index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-29
Fixing gamepad buttons not working in drm backend (#3888)
MrMugame
2024-03-28
Update rcore_drm.c
Ray
2024-03-28
Organizing 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-21
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-03-21
Update rcore.c
Ray
2024-03-18
Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR (#3871)
Kacper ZybaĆa
2024-03-18
Update rcore_desktop.c
Ray
2024-03-18
Put GLFW in relative mouse mode when the cursor is disabled. (#3874)
Jeffery Myers
2024-03-18
Fix #3876 and also `rlgl` review on #3783
Ray
2024-03-18
Fix #3876 and also `rlgl` review on #3783
Ray
2024-03-14
Fix GLFW runtime platform detection (#3863)
Alexandre Almeida
2024-03-13
Update BINDINGS.md (#3868)
joyousblunder
2024-03-12
Update codeql.yml
Ray
2024-03-10
optimisation of the "bone socket" tutorial (#3864)
iP
2024-03-09
Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)
Peter0x44
2024-03-08
[cmake] Disable SDL rlgl_standalone example (#3861)
Rob Loach
2024-03-07
Update rmodels.c
Ray
2024-03-07
REVIEWED: GetMouseRay() functions rename #3830
Ray
2024-03-07
Update raylib_api.* by CI
github-actions[bot]
2024-03-07
Screen space related functions consistency (#3830)
aiafrasinei
2024-03-07
cmake: For SDL build, link the glfw dependency (#3860)
Rob Loach
2024-03-07
Implemented fix for #3859
Ray
2024-03-07
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-03-07
Update raylib.h
Ray
2024-03-05
Update cmake.yml
Ray
2024-03-05
Update cmake.yml
Ray
2024-03-05
Update cmake.yml
Ray
2024-03-05
Update cmake.yml
Ray
2024-03-04
Update cmake.yml
Ray
2024-03-04
CMake: Remove USE_WAYLAND option (#3851)
Alexandre Almeida
2024-03-04
Update linux_examples.yml
Ray
2024-03-04
Update linux.yml
Ray
2024-03-01
Fix fix-build-paths (#3849)
Caleb Barger
2024-03-01
Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852)
Alexandre Almeida
2024-02-29
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-02-29
Review formatting
Ray
2024-02-29
Update raylib_api.* by CI
github-actions[bot]
2024-02-29
ADDED: New function `ColorIsEqual()`
Ray
2024-02-29
Fix SDL multitouch tracking (#3810)
mooff
2024-02-29
Update GLFW to 3.4 (#3827)
Alexandre Almeida
2024-02-29
feat: vox_loader normals and new voxels shader (#3843)
johann nadalutti
2024-02-29
Add an example that generates a random sequence. (#3846)
Dalton Overmyer
2024-02-28
Update rtextures.c
Ray
2024-02-27
Fix examples warnings for macos (#3842)
aiafrasinei
2024-02-27
Change sanitization check for `ExportDataAsCode` (#3837)
Laurentino Luna
2024-02-27
Fix DRM cross-compile without sysroot (#3839)
Christian W. Zuckschwerdt
2024-02-26
fix build paths (#3835)
Steve Biedermann
2024-02-26
Update models_bone_socket.c
Ray
2024-02-26
Added note #3822
Ray
[next]