Files
LNXSDK/Kha/updates.md
2026-05-21 23:40:20 -07:00

4 lines
463 B
Markdown

* 2024-01-19: The compute API has been moved into G4, see https://github.com/Kha-Samples/ComputeShader/commit/17c9e07d73743283846e03aadfd07585a56c878c for an example of how to update your code.
* 2022-06-06: The stencil-API changed a little to support separate stencil-settings for front-sides and back-sides.
* 2019-09-15: CompilerDefines was removed, if you're interested in it, please grab rblsb's fixed up version in https://github.com/Kode/Kha/pull/1010.