summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-09-05Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-09-05Updated Makefile for latest Android NDK r32 LTSraysan5
2021-09-05[models] LoadGLTF fixed missing transformations and nonroot skinning problem ...Tristan Schulz
2021-09-05REVIEWED: Vox loading, mostly formatingraysan5
2021-09-04new models_magicavoxel_loading example (#1940)procfxgen
2021-09-03Update shell.htmlraysan5
2021-09-02Update raygui.hRay
2021-09-01Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-09-01REVIEWED: Naming: length vs sizeRay
2021-09-01fix various memory leaks (#1969)atticus
2021-09-01WARNING: BREAKING: RENAMED: Font struct variablesRay
2021-09-01REVIEWED: <name>Count for consistencyRay
2021-09-01[models] Fixed counting loop for face amount per material (#1967)Tristan Schulz
2021-08-28Minor format tweaksraysan5
2021-08-27Review datesRay
2021-08-27REVIEWED: ExportWaveAsCode()Ray
2021-08-27REVIEWED: Decouple `DrawMesh()` and `DrawMeshInstanced()` #1958Ray
2021-08-26Change GetColor to take unsigned int (#1954)Richard Smith
2021-08-25REVIEWED: OpenGL 1.1 compilation issueRay
2021-08-25UPDATED: raygui to latest version -WIP-Ray
2021-08-24Fix tcc not finding emmintrin.h (#1947)Laurentino Luna
2021-08-24REVIEWED: Support mouse wheel on x-axis #1948raysan5
2021-08-22Added note on GLFW custom allocators for the futureRay
2021-08-22Minor tweak to avoid false error logsRay
2021-08-21REMOVED: Old function names definesRay
2021-08-20Updated raygui #1939Ray
2021-08-20add NULL check (#1925)atticus
2021-08-16Remove trailing spacesRay
2021-08-16Update rlgl.hRay
2021-08-16Update rlgl.hRay
2021-08-16Add some commentsRay
2021-08-16WARNING: BREAKING: Use `frameCount` on audioRay
2021-08-15Updated `RAYLIB_VERSION` to `4.0-dev`raysan5
2021-08-15REVIEWED: `extern "C"` definition position for consistencyraysan5
2021-08-15Support C++ usage as standalone libraryraysan5
2021-08-15REVIEWED: `PHYSACDEF` definition and C++ issues #1918raysan5
2021-08-12[Models] Fix for issue #1809 (#1917)630Studios
2021-08-12ADDED: rlUpdateVertexBufferElements() #1915raysan5
2021-08-12ADDED: `rlActiveDrawBuffers()` #1911raysan5
2021-08-12[rlgl] rlUpdateVertexBuffer (#1914)630Studios
2021-08-11WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...raysan5
2021-08-11REVIEWED: DrawTextPro()raysan5
2021-08-11TODO: DrawTextPro() rotation not working?raysan5
2021-08-11ADDED: DrawTextPro() with text rotation supportraysan5
2021-08-11WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()raysan5
2021-08-10Document Get{Key,Char}Pressed return value. (#1909)Ryan Roden-Corrent
2021-08-08Replaced TABS by spacesraysan5
2021-08-08REVIEWED: Avoid conflict with boolraysan5
2021-08-08REVIEWED: Some warnings...raysan5
2021-08-08ADDED: GenMeshCone() #1903raysan5