More RLGL Initialization functions.

This commit is contained in:
jussi
2023-10-31 12:21:25 +02:00
parent f8b4b709e6
commit d351b7b025
7 changed files with 201 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ KEY CHANGES:
Can be checked with IsGCUnloadEnabled
- ADDED: Shaders management functions.
- ADDED: Compute shader management and Buffer management.
- ADDED: More RLGL Initialization functions.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.