summaryrefslogtreecommitdiff
path: root/examples/pong/main.lua
AgeCommit message (Collapse)Author
2024-12-10EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.jussi
2024-04-17Object libraries like Vector2 optimizations.jussi
2024-03-29Raygui lib examples file browser.jussi
2024-02-25Added various missing functions.jussi
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-04-06All global variables and functions are not in global RL table. doc_parser ↵jussi
creates also ReiLua_API.lua.
2022-06-26Get font info.jussi
2022-05-31Windows Lua build instructions.jussi
2022-05-22Pong example, type named fields and vector lib changes.jussi