Core in new style.
This commit is contained in:
1005
ReiLua_API.lua
1005
ReiLua_API.lua
File diff suppressed because it is too large
Load Diff
8
devnotes
8
devnotes
@@ -1,10 +1,11 @@
|
|||||||
Current {
|
Current {
|
||||||
* rlgl
|
* Converting to new style.
|
||||||
* Shaders management
|
|
||||||
* Compute shader management
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Backlog {
|
Backlog {
|
||||||
|
* rlgl
|
||||||
|
* Shaders management
|
||||||
|
* Compute shader management
|
||||||
* New type validators.
|
* New type validators.
|
||||||
* Platformer example physics process for true framerate independence.
|
* Platformer example physics process for true framerate independence.
|
||||||
* Extend color lib functionality.
|
* Extend color lib functionality.
|
||||||
@@ -16,6 +17,7 @@ Backlog {
|
|||||||
* Audio
|
* Audio
|
||||||
* AudioStream.
|
* AudioStream.
|
||||||
* Core.
|
* Core.
|
||||||
|
* Load shader function arg check to new style.
|
||||||
* Compression/Encoding functionality.
|
* Compression/Encoding functionality.
|
||||||
* SetWindowIcons.
|
* SetWindowIcons.
|
||||||
* Models
|
* Models
|
||||||
|
|||||||
900
src/core.c
900
src/core.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user