index
:
reilua-enhanced
bugfix/fix-documentation-errors
chore/editor-settings
embedded-assets-support
main
A modified version of ReiLua with embedded main.lua, embedded assets, splash screens and asset loading system
Indrajith K L
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gl.c
Age
Commit message (
Expand
)
Author
2024-05-20
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no...
jussi
2024-04-15
Stencil reflection example.
jussi
2024-04-15
OpenGL Stencil management functions.
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2023-11-29
Platform web.
jussi
2023-11-28
Platform specific API documentation generation.
jussi
2023-10-31
Merged uluaGet*Index functions to uluaGet* functions.
jussi
2023-10-30
Userdata objects can be referenced with lightuserdata.
jussi
2023-10-29
Shapes, RLGL, Math, Gui and Easings to new style.
jussi
2023-10-28
New object types for Wave, Sound, Music and Light.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...
jussi
2023-10-26
Buffer userdata object and rlgl Vertex buffers management.
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-06-01
Camera2D and Camera3D can be given as tables.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change texture...
jussi
2023-04-14
Raygui wrapper lib.
jussi
2023-04-12
glBlitFramebuffer.
jussi