summaryrefslogtreecommitdiff
path: root/examples/bunnymark/main.lua
AgeCommit message (Collapse)Author
2024-02-18Process renamed to update to be more inline with naming of raylib and common ↵jussi
convention.
2023-10-31GlyphInfo type. Some new text and core functions.jussi
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵jussi
check function.
2023-10-29Fixed examples.jussi
2023-05-19Material getter and get/set for parameters.jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser ↵jussi
creates also ReiLua_API.lua.
2023-03-30GetKeyName and GetKeyScancode.jussi
2022-12-09Draw Mesh Instanced Example.jussi
2022-03-10Measure text.jussi
2022-03-06Bunnymark.jussi