Commit graph

3 commits

Author SHA1 Message Date
TSR Berry
cee7121058 Move solution and projects to src 2023-04-27 23:51:14 +02:00
gdkchan
7fea26e97e
Remove use of reflection on GAL multithreading ()
* Introduce new IGALCommand<T> interface and use it

* Remove use of reflection on GAL multithreading

* Unmanaged constraint
2023-01-22 01:07:43 +01:00
gdkchan
923089a298
Fast path for Inline-to-Memory texture data transfers ()
* Fast path for Inline-to-Memory texture data transfers

* Only do it for block linear textures to be on the safe side
2022-08-26 02:16:41 +00:00