Rest of rlgl General render state functions.

This commit is contained in:
jussi
2023-06-05 20:51:09 +03:00
parent 8ade9eeb43
commit 0e77452a1b
7 changed files with 428 additions and 2 deletions

View File

@@ -5,10 +5,10 @@ Current {
* Shaders management
* Matrix state management
* Compute shader management
* New type validators.
}
Backlog {
* New type validators.
* Platformer example physics process for true framerate independence.
* Extend color lib functionality.