LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.

This commit is contained in:
jussi
2023-10-29 18:36:23 +02:00
parent 0df40e2ac0
commit fcd2d2d8b5
11 changed files with 513 additions and 377 deletions

View File

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