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-07-05 | Add support for alpha to coverage dithering (#3069)1.1.164 | gdkchan | |
* Add support for alpha to coverage dithering * Shader cache version bump * Fix wrong alpha register * Ensure support buffer is cleared * New shader specialization based approach |