| Age | Commit message (Expand) | Author |
| 2024-03-17 | Round and pubsub lib. | jussi |
| 2024-03-01 | Automation events. | jussi |
| 2024-02-25 | EnableEventWaiting and DisableEventWaiting. | jussi |
| 2024-02-25 | Added various missing functions. | jussi |
| 2024-02-24 | Rest of rlgl and raymath functions. | jussi |
| 2024-02-24 | Api Scanner. | jussi |
| 2024-02-22 | GuiGetFont fix. | jussi |
| 2024-02-18 | Process renamed to update to be more inline with naming of raylib and common ... | jussi |
| 2024-02-17 | LoadImageFromData. | jussi |
| 2024-02-16 | GetBufferData extra arguments. GetBufferElementSize and GetBufferLength. | jussi |
| 2024-01-30 | Rune lib and __concat for variable libs. | jussi |
| 2024-01-28 | TextInsert and TextSplit. | jussi |
| 2024-01-28 | Text codepoints management functions. | jussi |
| 2024-01-24 | LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory. | jussi |
| 2024-01-05 | Raygui lib enhancements and Raygui lib extensions example. | jussi |
| 2024-01-03 | Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn... | jussi |
| 2023-12-20 | GuiScrollBar. | jussi |
| 2023-12-19 | DrawTextureNPatchRepeat. | jussi |
| 2023-12-15 | Rest of rlRenderBatch functions. | jussi |
| 2023-12-14 | RLGL Hello triangle example. | jussi |
| 2023-12-08 | More Model animations management functions. | jussi |
| 2023-12-07 | More Model management functions, BoneInfo and Transform. | jussi |
| 2023-12-06 | Files management functions. | jussi |
| 2023-11-30 | Raygui textures with SetShapesTexture. | jussi |
| 2023-11-29 | ExportBufferAsCode. | jussi |
| 2023-11-28 | Platform specific API documentation generation. | jussi |
| 2023-11-23 | Support for different platforms. Platform_desktop_sdl. | jussi |
| 2023-11-21 | Raygui updated to version 4.0. | jussi |
| 2023-11-20 | Spline functions. | 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-18 | Shader buffer storage object management (ssbo) and rest of rlgl texture manag... | jussi |
| 2023-11-18 | Joystick event. | jussi |
| 2023-11-15 | Quaternion library. | jussi |
| 2023-11-15 | GC_UNLOAD build time define and replaced with flag to change it at runtime. | jussi |
| 2023-11-13 | Matrix library. | jussi |
| 2023-11-09 | Organized shapes, textures, audio, text, lights and gui functions. | jussi |
| 2023-11-09 | Organized core functions. | jussi |
| 2023-11-09 | GenMeshCubicmap, Organized model functions, GetModelBoundingBox, DrawModelWir... | jussi |
| 2023-11-07 | Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted. | jussi |
| 2023-11-05 | ExportBuffer and LoadBufferFromFile. | jussi |
| 2023-11-03 | Compress/decompress and Encode/Decode DataBase64. | jussi |
| 2023-11-01 | LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ... | jussi |
| 2023-10-31 | Global variable descriptions for API. | jussi |
| 2023-10-31 | GlyphInfo type. Some new text and core 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-30 | Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che... | jussi |
| 2023-10-30 | Userdata objects can be referenced with lightuserdata. | jussi |