summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-03-13Update BINDINGS.md (#3868)joyousblunder
2024-03-12Update codeql.ymlRay
2024-03-10optimisation of the "bone socket" tutorial (#3864)iP
2024-03-09Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)Peter0x44
2024-03-08[cmake] Disable SDL rlgl_standalone example (#3861)Rob Loach
2024-03-07Update rmodels.cRay
2024-03-07REVIEWED: GetMouseRay() functions rename #3830Ray
2024-03-07Update raylib_api.* by CIgithub-actions[bot]
2024-03-07Screen space related functions consistency (#3830)aiafrasinei
2024-03-07cmake: For SDL build, link the glfw dependency (#3860)Rob Loach
2024-03-07Implemented fix for #3859Ray
2024-03-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-03-07Update raylib.hRay
2024-03-05Update cmake.ymlRay
2024-03-05Update cmake.ymlRay
2024-03-05Update cmake.ymlRay
2024-03-05Update cmake.ymlRay
2024-03-04Update cmake.ymlRay
2024-03-04CMake: Remove USE_WAYLAND option (#3851)Alexandre Almeida
2024-03-04Update linux_examples.ymlRay
2024-03-04Update linux.ymlRay
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-29Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-02-29Review formattingRay
2024-02-29Update raylib_api.* by CIgithub-actions[bot]
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-29Add an example that generates a random sequence. (#3846)Dalton Overmyer
2024-02-28Update rtextures.cRay
2024-02-27Fix examples warnings for macos (#3842)aiafrasinei
2024-02-27Change sanitization check for `ExportDataAsCode` (#3837)Laurentino Luna
2024-02-27Fix DRM cross-compile without sysroot (#3839)Christian W. Zuckschwerdt
2024-02-26fix build paths (#3835)Steve Biedermann
2024-02-26Update models_bone_socket.cRay
2024-02-26Added note #3822Ray
2024-02-26Update rtextures.cRay
2024-02-26Update models_bone_socket.cRay
2024-02-26add 16-bit unsigned short vec4 format for gltf joint loading (#3821)Gary M
2024-02-26Add Vector4 math functions & Vector2 variants of some Vector3 functions (#3828)Bowserinator
2024-02-26bone socket tutorial (#3833)iP
2024-02-26Fix building of raylib_opengl_interop on PLATFORM_DESKTOP_SDL (#3826)Peter0x44
2024-02-26assign format to cubemap (#3823)Gary M
2024-02-26Update BINDINGS.md (#3829)Alex Macafee
2024-02-26Fix examples linking with CMake and -DPLATFORM=SDL (#3825)Peter0x44
2024-02-26Add very little sanitization to indentifier names in ExportDataAsCode() (#3832)4rk
2024-02-24Update raylib_api.* by CIgithub-actions[bot]
2024-02-24Gamepad rumble support with SDL2 (#3819)GideonSerf