diff --git a/.gitmodules b/.gitmodules index 060a7b40..5cc3f2d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "thirdparty"] path = thirdparty - url = https://github.com/tupoy-ya/source-thirdparty + url = https://github.com/Cfauto28/source-thirdparty [submodule "ivp"] path = ivp url = https://github.com/nillerusr/source-physics diff --git a/README.md b/README.md index 06774643..0700057a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ This project is using waf buildsystem. If you have waf-related questions look ht # To Do (In order) - [ ] Port the thing to cmake (check [here](https://github.com/valberrie/icepick)) -- [ ] dxvk-native support -- [ ] Elbrus port +- [ ] DirectX 10 (For some reason it seem to be stripped from the source code, check [Kisak-Strike](https://github.com/SwagSoftware/Kisak-Strike)) and [dxvk-native](https://github.com/doitsujin/dxvk) support +- [ ] Elbrus port (There is a [pull request](https://github.com/nillerusr/source-engine/pull/305) in upstream) - [ ] Bink audio support (for video_bink, check [here](https://github.com/cherrybtw/source-engine)) diff --git a/thirdparty b/thirdparty index c5b901ec..d682dbd0 160000 --- a/thirdparty +++ b/thirdparty @@ -1 +1 @@ -Subproject commit c5b901ecef515ea068fa8b8a19ca5cd5353905cb +Subproject commit d682dbd0f845f523bcf8bbe9444ab40220578029