READMEing

This commit is contained in:
Cfauto 2026-06-21 13:47:13 +02:00
parent f30eb96d80
commit afabf8f0c0
No known key found for this signature in database
GPG Key ID: C3C71FD00DACCDB5
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,7 +26,6 @@ Release_*/
*.dll*
*.exp
*.ilk
*.so
*.kate-swp
ValveETWProviderEvents.h
game/client/*/client.lib

View File

@ -26,6 +26,6 @@ This project is using waf buildsystem. If you have waf-related questions look ht
# To Do (In order)
- [ ] [dxvk-native](https://github.com/doitsujin/dxvk) support (check the dxvk branch for a WIP implementation)
- [ ] Port the thing to cmake (check [here](https://github.com/valberrie/icepick))
- [ ] DirectX 10 (For some reason it seem to be stripped from the source code, check [Kisak-Strike](https://github.com/SwagSoftware/Kisak-Strike))
- [ ] 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))
- [ ] Readd the DirectX 10 renderer