Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | Move solution and projects to src | TSR Berry | |
2023-01-22 | Remove use of reflection on GAL multithreading (#4287)1.1.586 | gdkchan | |
* Introduce new IGALCommand<T> interface and use it * Remove use of reflection on GAL multithreading * Unmanaged constraint | |||
2022-08-26 | Fast path for Inline-to-Memory texture data transfers (#3610)1.1.233 | gdkchan | |
* Fast path for Inline-to-Memory texture data transfers * Only do it for block linear textures to be on the safe side |