summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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 rcore_android.c (#3910)Aria
2024-04-08REVIEWED: Window positioning, avoid out-of-screen window-barRay
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-03REVIEWED: `GetScreenToWorldRayEx()`Ray
2024-04-03Fix framerate recording for .gifs (#3894)Rob Loach
2024-04-02Remove TABSRay
2024-04-02Remove trailing spacesRay
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-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
2024-03-09Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)Peter0x44
2024-03-07Update rmodels.cRay
2024-03-07REVIEWED: GetMouseRay() functions rename #3830Ray
2024-03-07Screen space related functions consistency (#3830)aiafrasinei
2024-03-07Implemented fix for #3859Ray
2024-03-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-03-07Update raylib.hRay
2024-03-01Fix fix-build-paths (#3849)Caleb Barger
2024-03-01Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852)Alexandre Almeida
2024-02-29Review formattingRay
2024-02-29ADDED: New function `ColorIsEqual()`Ray
2024-02-29Fix SDL multitouch tracking (#3810)mooff
2024-02-29Update GLFW to 3.4 (#3827)Alexandre Almeida
2024-02-29feat: vox_loader normals and new voxels shader (#3843)johann nadalutti
2024-02-28Update rtextures.cRay
2024-02-27Change sanitization check for `ExportDataAsCode` (#3837)Laurentino Luna
2024-02-26fix build paths (#3835)Steve Biedermann
2024-02-26Added note #3822Ray