summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-05-13[raymath] Add extern "C" to raymath header for C++ (#3978)Jeffery Myers
2024-05-13Fix parsing of empty parentheses (#3974)Filyus
2024-05-13feat(zig): add `opengl_version` option (#3979)Alexei Mozaidze
2024-05-12Reviewed input params #3974Ray
2024-05-10remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (...Colleague Riley
2024-05-09Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970)Colleague Riley
2024-05-09Fix Makefile issues (RGFW) (linux) (macOS) (#3969)Colleague Riley
2024-05-07Fixes for loading Music (#3966)veins1
2024-05-07Update MakefileRay
2024-05-07make RGFW a custom platform (#3941)Colleague Riley
2024-05-07Implementing GetMonitorWidth/Height for DRM (#3956)gabriel-marques
2024-05-06Update BINDINGS.md (#3963)MrScautHD
2024-05-05[rcore_desktop] Fix 3693 initial window geometry (#3950)Christian Haas
2024-05-05[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935)bohonghuang
2024-05-05Minor formatting tweaksRay
2024-05-01Set default init values for random #3954Ray
2024-05-01Default shader attrib locations need to be exposedRay
2024-05-01Update rprand.hRay
2024-05-01Reviewed some warningsRay
2024-04-30Update raylib_api.* by CIgithub-actions[bot]
2024-04-30Changed one minor Comment (#3949)UmgefallenesGlas
2024-04-28WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()`Ray
2024-04-28REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931Ray
2024-04-28Update raylib_api.* by CIgithub-actions[bot]
2024-04-28Made comments on raylib.h match those present in rcamera.h (#3942)Tomas Fabrizio Orsi
2024-04-28Use builtin_clz for clang on windows (#3939)OetkenPurveyorOfCode
2024-04-28FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#...Tomas Fabrizio Orsi
2024-04-24FIX: Issue with texcoords loading for glTFRay
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-20Update projectRay
2024-04-20Update shapes_draw_rectangle_rounded.cRay
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-20Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-04-20Update models_cubicmap.cRay
2024-04-20REVIEWED: `DrawRectangleLines()` pixel offsetRay
2024-04-20Update raylib_api.* by CIgithub-actions[bot]
2024-04-20REVIEWED: `DrawRectangleLines()` #3884Ray