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
/
rlgl.c
Age
Commit message (
Expand
)
Author
2025-05-24
RL.load and RL.unload functions for memory leak debugging. SoundAlias garbage...
jussi
2024-11-21
New raylib 5.5 rlgl functions.
jussi
2024-11-20
Initial switch to raylib 5.5.
jussi
2024-09-10
rlSetVertexAttribute takes pointer as Buffer.
jussi
2024-05-10
Indentation fix.
jussi
2024-02-24
Rest of rlgl and raymath functions.
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2024-01-03
Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn...
jussi
2023-12-15
Rest of rlRenderBatch functions.
jussi
2023-12-14
RLGL Hello triangle example.
jussi
2023-11-18
Shader buffer storage object management (ssbo) and rest of rlgl texture manag...
jussi
2023-10-31
Merged uluaGet*Index functions to uluaGet* functions.
jussi
2023-10-31
More RLGL Initialization functions.
jussi
2023-10-31
Compute shader management and Buffer management.
jussi
2023-10-31
Shaders management functions.
jussi
2023-10-29
Fixed examples.
jussi
2023-10-29
Shapes, RLGL, Math, Gui and Easings to new style.
jussi
2023-10-27
Release v0.5.
jussi
2023-10-26
Buffer userdata object and rlgl Vertex buffers management.
jussi
2023-10-22
rlgl Matrix state management.
jussi
2023-08-17
Vertex buffers state and Shader state functions. Vertex buffers management WIP.
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-06-05
Rest of rlgl General render state functions.
jussi
2023-06-03
rlgl Vertex level operations and Draw Textured Polygon Example.
jussi
2023-06-02
rlgl Some Render batch management functions and Matrix operations functions.
jussi
2023-06-02
RLGL Textures state functions.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-15
More rlgl General render state functions. Fixed rlgl function prefix to rl.
jussi
2023-05-10
DrawBillboardPro and rlglGetVersion.
jussi
2023-04-09
New argument style for rlgl, text, lights and math.
jussi
2023-04-06
All global variables and functions are not in global RL table. doc_parser cre...
jussi
2022-06-19
RLGL line width functions.
jussi