This commit is contained in:
Dante
2026-05-21 23:40:20 -07:00
parent 3e2915dff7
commit 877a69d844
5737 changed files with 29796 additions and 1589684 deletions

View File

@ -1,2 +1,3 @@
* 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.