Compute shader management and Buffer management.

This commit is contained in:
jussi
2023-10-31 11:52:36 +02:00
parent 65fababd8d
commit f8b4b709e6
7 changed files with 120 additions and 2 deletions

View File

@@ -2,8 +2,6 @@ Current {
}
Backlog {
* rlgl
* Compute shader management
* Text
* Codepoints?
* Audio
@@ -14,6 +12,8 @@ Backlog {
* Models
* LoadMaterials (Load materials from model file).
* LoadMaterialsFromModel (Could then for example edit and set back to model).
* rlgl
* Shader buffer storage object management (ssbo)
* Extend color lib functionality.
* Global variable descriptions for API.