| Age | Commit message (Expand) | Author |
| 2024-12-15 | SwapBufferEndianness. | jussi |
| 2024-12-10 | EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer. | jussi |
| 2024-11-22 | WindowShouldClose and custom main loop example. | jussi |
| 2024-11-21 | RL.config and InitWindow. | jussi |
| 2024-11-21 | New raylib 5.5 functions. | jussi |
| 2024-11-20 | Initial switch to raylib 5.5. | jussi |
| 2024-08-29 | GetBufferAsString fix. | jussi |
| 2024-08-29 | GetBufferAsString. | jussi |
| 2024-08-29 | CopyBufferData uses size instead of length. | jussi |
| 2024-08-27 | LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource fi... | jussi |
| 2024-07-20 | GetRayBoxCells also returns exit point. | jussi |
| 2024-07-02 | GetMouseOffset and GetMouseScale. | jussi |
| 2024-05-29 | Unload functions clear object to 0 so they would not be ready in Is*Ready. | jussi |
| 2024-05-20 | GetPlatform. | jussi |
| 2024-05-20 | Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no... | jussi |
| 2024-05-10 | Indentation fix. | jussi |
| 2024-03-29 | Raygui lib examples file browser. | jussi |
| 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-18 | Pointer variable declaration style change. | jussi |
| 2024-02-16 | GetBufferData extra arguments. GetBufferElementSize and GetBufferLength. | jussi |
| 2024-01-24 | LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory. | jussi |
| 2023-12-14 | RLGL Hello triangle example. | jussi |
| 2023-12-06 | Files management functions. | jussi |
| 2023-11-29 | Platform web. | jussi |
| 2023-11-29 | ExportBufferAsCode. | jussi |
| 2023-11-23 | Support for different platforms. Platform_desktop_sdl. | jussi |
| 2023-11-20 | Spline functions. | jussi |
| 2023-11-20 | Initial changes for Raylib 5.0 and some missing functions. | jussi |
| 2023-11-18 | Shader buffer storage object management (ssbo) and rest of rlgl texture manag... | jussi |
| 2023-11-15 | GC_UNLOAD build time define and replaced with flag to change it at runtime. | jussi |
| 2023-11-09 | Organized core functions. | jussi |
| 2023-11-05 | ExportBuffer and LoadBufferFromFile. | jussi |
| 2023-11-03 | Compress/decompress and Encode/Decode DataBase64. | jussi |
| 2023-10-31 | Merged uluaGet*Index functions to uluaGet* functions. | jussi |
| 2023-10-31 | GlyphInfo type. Some new text and core functions. | 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 |
| 2023-10-29 | LoadTextureFromData and LoadRenderTextureFromData. Documentation updates. | jussi |
| 2023-10-29 | Shapes, RLGL, Math, Gui and Easings to new style. | jussi |
| 2023-10-27 | Core in new style. | 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-26 | Buffer userdata object and rlgl Vertex buffers management. | jussi |
| 2023-08-04 | logLevelInvalid for bad function calls and invalid data formats. | jussi |
| 2023-07-02 | LuaJIT compatibility. | jussi |
| 2023-06-02 | RLGL Textures state functions. | jussi |