| Age | Commit message (Expand) | Author |
| 2024-08-27 | LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource fi... | jussi |
| 2024-08-05 | GetRayBoxCells fix. | jussi |
| 2024-07-06 | Raymath *Equals functions return bool instead of int. | jussi |
| 2024-05-29 | Unload functions clear object to 0 so they would not be ready in Is*Ready. | jussi |
| 2024-05-10 | Indentation fix. | jussi |
| 2024-02-25 | Added various missing functions. | jussi |
| 2024-02-18 | Pointer variable declaration style change. | jussi |
| 2024-02-17 | LoadImageFromData. | jussi |
| 2024-01-03 | Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn... | jussi |
| 2023-12-19 | DrawTextureNPatchRepeat. | jussi |
| 2023-12-14 | RLGL Hello triangle example. | jussi |
| 2023-11-30 | Raygui textures with SetShapesTexture. | jussi |
| 2023-11-20 | Initial changes for Raylib 5.0 and some missing functions. | jussi |
| 2023-11-20 | LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6. | jussi |
| 2023-11-09 | Organized shapes, textures, audio, text, lights and gui functions. | jussi |
| 2023-11-09 | Organized core functions. | jussi |
| 2023-11-01 | LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ... | jussi |
| 2023-10-31 | Merged uluaGet*Index functions to uluaGet* functions. | jussi |
| 2023-10-30 | Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che... | jussi |
| 2023-10-30 | Userdata objects can be referenced with lightuserdata. | jussi |
| 2023-10-29 | LoadTextureFromData and LoadRenderTextureFromData. Documentation updates. | jussi |
| 2023-10-29 | Shapes, RLGL, Math, Gui and Easings to new style. | jussi |
| 2023-10-29 | New object types for all types. | jussi |
| 2023-10-28 | New object types for Wave, Sound, Music and Light. | jussi |
| 2023-10-28 | New object type Font. | jussi |
| 2023-10-27 | New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh... | jussi |
| 2023-10-27 | Release v0.5. | jussi |
| 2023-10-15 | Renamed start, end arguments to a, b to avoid using Lua keyword end in argume... | jussi |
| 2023-10-11 | isValidRenderTexture fix. | jussi |
| 2023-08-24 | GetFontTexture. | 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-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-09 | UnloadTexture did not set texture id to NULL. | jussi |
| 2023-05-06 | uluaGetBoundingBoxIndex, IsTextureReady. | jussi |
| 2023-05-01 | Texture now can be either Texture or RenderTexture. No need to change texture... | jussi |
| 2023-04-10 | LoadShaderFromMemory fix. | jussi |
| 2023-04-07 | Audio and shapes now use new argumet style. | jussi |
| 2023-04-07 | textures and core new argument style. | jussi |
| 2023-04-07 | GenImagePerlinNoise and GenImageText. Get indexed functions for types. | jussi |
| 2023-04-06 | Vector2LineAngle and more Color functions. | jussi |
| 2023-04-06 | Switched to Raylib vertion 4.5. Removed some functions and added others. Main... | jussi |
| 2023-04-06 | All global variables and functions are not in global RL table. doc_parser cre... | jussi |
| 2023-02-08 | BLEND_ALPHA_PREMULTIPLY. | jussi |
| 2022-11-27 | Exit function and N-Patch fix. | jussi |
| 2022-07-26 | Create material using correct texture source. | jussi |
| 2022-06-01 | All defines and LoadTextureCubemap. | jussi |
| 2022-05-25 | Texture update functions. | jussi |
| 2022-05-04 | Image manipulation functions. | jussi |