summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-04-23WARNING: Fix breaking issue (introduced some days ago)Ray
2024-04-23Review formattingRay
2024-04-23Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912)KotzaBoss
2024-04-23[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866)bohonghuang
2024-04-22[build.zig] Drop support for 0.11.0 and use more idiomatic build script code ...freakmangd
2024-04-21Review formattingRay
2024-04-20REVIEWED: `LoadImageRaw()` #3926Ray
2024-04-20REVIEWED: `LoadImageRaw()` #3926Ray
2024-04-20REVIEWED: `rlSetVertexAttribute()`, define last parameter as offset #3800Ray
2024-04-20REVIEWED: `LoadGLTF()`, support 2nd texture coordinates loadingRay
2024-04-20REVIEWED: `LoadGLTF()`, support additional vertex attributes data formats #3890Ray
2024-04-20REVIEWED: `LoadGLTF()`, JOINTS loading #3836Ray
2024-04-20REVIEWED: Remove final punctuation in code commentsRay
2024-04-20REVIEWED: Move some functions, made them staticRay
2024-04-20[raudio] Fix 3664: crash in raudio from multithreading issues (#3907)Christian Haas
2024-04-20REVIEWED: `DrawRectangleLines()` pixel offsetRay
2024-04-20REVIEWED: `DrawRectangleLines()` #3884Ray
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-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 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