summaryrefslogtreecommitdiff
path: root/src/gl.c
AgeCommit message (Collapse)Author
2023-10-29Shapes, RLGL, Math, Gui and Easings to new style.jussi
2023-10-28New object types for Wave, Sound, Music and Light.jussi
2023-10-27New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵jussi
Shader.
2023-10-26Buffer userdata object and rlgl Vertex buffers management.jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-06-01Camera2D and Camera3D can be given as tables.jussi
2023-06-01New rlgl functions and texture can be given as table.jussi
2023-05-01Texture now can be either Texture or RenderTexture. No need to change ↵jussi
texture source anymore.
2023-04-14Raygui wrapper lib.jussi
2023-04-12glBlitFramebuffer.jussi