summaryrefslogtreecommitdiff
path: root/API.md
AgeCommit message (Collapse)Author
2024-05-09Matrix lib clone fix.jussi
2024-05-02Bitwise operations API update.jussi
2024-04-15Stencil reflection example.jussi
2024-04-15OpenGL Stencil management functions.jussi
2024-04-13Position argument added for GetCodepoint, GetCodepointNext and ↵jussi
GetCodepointPrevious.
2024-03-29Raygui lib examples file browser.jussi
2024-03-17Round and pubsub lib.jussi
2024-03-01Automation events.jussi
2024-02-25EnableEventWaiting and DisableEventWaiting.jussi
2024-02-25Added various missing functions.jussi
2024-02-24Rest of rlgl and raymath functions.jussi
2024-02-24Api Scanner.jussi
2024-02-22GuiGetFont fix.jussi
2024-02-18Process renamed to update to be more inline with naming of raylib and common ↵jussi
convention.
2024-02-17LoadImageFromData.jussi
2024-02-16GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.jussi
2024-01-30Rune lib and __concat for variable libs.jussi
2024-01-28TextInsert and TextSplit.jussi
2024-01-28Text codepoints management functions.jussi
2024-01-24LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.jussi
2024-01-05Raygui lib enhancements and Raygui lib extensions example.jussi
2024-01-03Rest of font loading/unloading functions. GlyphInfo type to userdata. ↵jussi
GlyphInfo management functions.
2023-12-20GuiScrollBar.jussi
2023-12-19DrawTextureNPatchRepeat.jussi
2023-12-15Rest of rlRenderBatch functions.jussi
2023-12-14RLGL Hello triangle example.jussi
2023-12-08More Model animations management functions.jussi
2023-12-07More Model management functions, BoneInfo and Transform.jussi
2023-12-06Files management functions.jussi
2023-11-30Raygui textures with SetShapesTexture.jussi
2023-11-29ExportBufferAsCode.jussi
2023-11-28Platform specific API documentation generation.jussi
2023-11-23Support for different platforms. Platform_desktop_sdl.jussi
2023-11-21Raygui updated to version 4.0.jussi
2023-11-20Spline functions.jussi
2023-11-20Initial changes for Raylib 5.0 and some missing functions.jussi
2023-11-20LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6.jussi
2023-11-18Shader buffer storage object management (ssbo) and rest of rlgl texture ↵jussi
management functions.
2023-11-18Joystick event.jussi
2023-11-15Quaternion library.jussi
2023-11-15GC_UNLOAD build time define and replaced with flag to change it at runtime.jussi
2023-11-13Matrix library.jussi
2023-11-09Organized shapes, textures, audio, text, lights and gui functions.jussi
2023-11-09Organized core functions.jussi
2023-11-09GenMeshCubicmap, Organized model functions, GetModelBoundingBox, ↵jussi
DrawModelWires and DrawModelWiresEx and LoadMaterials.
2023-11-07Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted.jussi
2023-11-05ExportBuffer and LoadBufferFromFile.jussi
2023-11-03Compress/decompress and Encode/Decode DataBase64.jussi
2023-11-01LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ↵jussi
example - Rectangle bounds.
2023-10-31Global variable descriptions for API.jussi