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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-04-23
WARNING: Fix breaking issue (introduced some days ago)
Ray
2024-04-23
Review formatting
Ray
2024-04-23
Add 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-21
Review formatting
Ray
2024-04-20
REVIEWED: `LoadImageRaw()` #3926
Ray
2024-04-20
REVIEWED: `LoadImageRaw()` #3926
Ray
2024-04-20
REVIEWED: `rlSetVertexAttribute()`, define last parameter as offset #3800
Ray
2024-04-20
REVIEWED: `LoadGLTF()`, support 2nd texture coordinates loading
Ray
2024-04-20
REVIEWED: `LoadGLTF()`, support additional vertex attributes data formats #3890
Ray
2024-04-20
REVIEWED: `LoadGLTF()`, JOINTS loading #3836
Ray
2024-04-20
REVIEWED: Remove final punctuation in code comments
Ray
2024-04-20
REVIEWED: Move some functions, made them static
Ray
2024-04-20
[raudio] Fix 3664: crash in raudio from multithreading issues (#3907)
Christian Haas
2024-04-20
REVIEWED: `DrawRectangleLines()` pixel offset
Ray
2024-04-20
REVIEWED: `DrawRectangleLines()` #3884
Ray
2024-04-20
Code gardening
Ray
2024-04-20
Added security checks #3924
Ray
2024-04-19
Review code formating
Ray
2024-04-19
Update rtext.c
Ray
2024-04-19
Disable some font formats support
Ray
2024-04-19
Fix window not initializing on primary monitor on GLFW backend (#3923)
Rafael Bordoni
2024-04-17
Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 s...
Benji
2024-04-15
Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869)
Arthur
2024-04-15
Added missing interpolation types for GLTF animation channels (#3919)
Benji
2024-04-14
Reset music.ctxType if loading wasn't succesful (#3917)
veins1
2024-04-13
Fix FileNotFound: .../src/raylib.h (#3915)
Dylan
2024-04-13
[build.zig] Fix local dependency breakage (#3913)
freakmangd
2024-04-13
Changed RLGL_VERSION from "4.5" to "5.0 (#3914)
Mute
2024-04-10
Update to latest zig and simplify build.zig (#3905)
freakmangd
2024-04-10
Update rcore_android.c (#3910)
Aria
2024-04-08
REVIEWED: Window positioning, avoid out-of-screen window-bar
Ray
2024-04-07
Update cgltf.h
Ray
2024-04-06
Remove redundant axis length calculation (#3900)
jtainer
2024-04-05
Fix #3891 breaking builds for Zig v0.11.0 (#3896)
iarkn
2024-04-04
Update raylib.h
Ray
2024-04-03
REVIEWED: `GetScreenToWorldRayEx()`
Ray
2024-04-03
Fix framerate recording for .gifs (#3894)
Rob Loach
2024-04-02
Remove TABS
Ray
2024-04-02
Remove trailing spaces
Ray
2024-04-01
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-04-01
Address parsing issue when generating XML #3893
Ray
2024-03-30
Fixes zig build that was broken on #3863 (#3891)
Nikolas Mauropoulos
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
[next]