Core in new style.

This commit is contained in:
jussi
2023-10-27 23:31:18 +03:00
parent 7ef87c8e2f
commit 23935aefca
4 changed files with 839 additions and 2050 deletions

View File

@@ -1,10 +1,11 @@
Current {
* rlgl
* Shaders management
* Compute shader management
* Converting to new style.
}
Backlog {
* rlgl
* Shaders management
* Compute shader management
* New type validators.
* Platformer example physics process for true framerate independence.
* Extend color lib functionality.
@@ -16,6 +17,7 @@ Backlog {
* Audio
* AudioStream.
* Core.
* Load shader function arg check to new style.
* Compression/Encoding functionality.
* SetWindowIcons.
* Models