summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-04-20Code gardeningRay
2024-04-20Added security checks #3924Ray
2024-04-19Review code formatingRay
2024-04-19Update rtext.cRay
2024-04-19Disable some font formats supportRay
2024-04-19Fix window not initializing on primary monitor on GLFW backend (#3923)Rafael Bordoni
2024-04-19Revert "Build specific example using -DBUILD_EXAMPLE cmake flag (#3921)" (#3922)Benji
2024-04-17Build specific example using -DBUILD_EXAMPLE cmake flag (#3921)Benji
2024-04-17FIX: #3918Ray
2024-04-17Update corrupted-header sounds #3554Ray
2024-04-17Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 s...Benji
2024-04-15Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869)Arthur
2024-04-15Added missing interpolation types for GLTF animation channels (#3919)Benji
2024-04-14Reset music.ctxType if loading wasn't succesful (#3917)veins1
2024-04-13Fix FileNotFound: .../src/raylib.h (#3915)Dylan
2024-04-13[build.zig] Fix local dependency breakage (#3913)freakmangd
2024-04-13Changed RLGL_VERSION from "4.5" to "5.0 (#3914)Mute
2024-04-10Update to latest zig and simplify build.zig (#3905)freakmangd
2024-04-10Update shaders_hybrid_render.c (#3908)Yousif
2024-04-10Update rcore_android.c (#3910)Aria
2024-04-08REVIEWED: Window positioning, avoid out-of-screen window-barRay
2024-04-07Update raylib-zig version (#3902)Nikolas
2024-04-07Update Makefile RAYLIB_VERSION (#3901)Belllg
2024-04-07Remove broken-link bindings #3899Ray
2024-04-07Update cgltf.hRay
2024-04-06Remove redundant axis length calculation (#3900)jtainer
2024-04-05Fix #3891 breaking builds for Zig v0.11.0 (#3896)iarkn
2024-04-04Update raylib.hRay
2024-04-03Update raylib_api.* by CIgithub-actions[bot]
2024-04-03REVIEWED: `GetScreenToWorldRayEx()`Ray
2024-04-03Fix framerate recording for .gifs (#3894)Rob Loach
2024-04-02Remove TABSRay
2024-04-02Remove trailing spacesRay
2024-04-01Update raylib_api.* by CIgithub-actions[bot]
2024-04-01Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-04-01Address parsing issue when generating XML #3893Ray
2024-03-30Fixes zig build that was broken on #3863 (#3891)Nikolas Mauropoulos
2024-03-29Update raylib_api.* by CIgithub-actions[bot]
2024-03-29Fixing gamepad buttons not working in drm backend (#3888)MrMugame
2024-03-28Update rcore_drm.cRay
2024-03-28Organizing the drm backend to only use one api to allow for more devices (#3879)MrMugame
2024-03-26[rtextures] Fix LoadImageFromScreen scaling (#3881)proberge-dev
2024-03-21Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-03-21Update rcore.cRay
2024-03-18Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR (#3871)Kacper ZybaƂa
2024-03-18Update rcore_desktop.cRay
2024-03-18Put GLFW in relative mouse mode when the cursor is disabled. (#3874)Jeffery Myers
2024-03-18Fix #3876 and also `rlgl` review on #3783Ray
2024-03-18Fix #3876 and also `rlgl` review on #3783Ray
2024-03-14Fix GLFW runtime platform detection (#3863)Alexandre Almeida