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-01-22
fixed small typo, replaced `th` with `the` (#3752)
Brian E
2024-01-22
fix CheckCollisionPointPoly (#3750)
Antonio Raúl
2024-01-22
Fix typo in HISTORY.md (#3751)
Idir Carlos Aliane
2024-01-20
Fix Android keycode translation and duplicate key constants (#3733)
Alexandre Almeida
2024-01-20
[rcore rglfw] Feature Test Macros before include (#3737)
John
2024-01-20
Make raylib/raygui work better on touchscreen (#3728)
Hongyu Ouyang
2024-01-18
Update BINDINGS.md (#3739)
Anand Swaroop
2024-01-15
REVIEWED: `ImageKernelConvolution()`, formating and warnings
Ray
2024-01-14
Fix bounds check for `ImageDrawRectangleRec` (#3732)
Blockguy24
2024-01-13
Update OCaml bindings version (#3730)
Tobias Mock
2024-01-13
Avoid asserts because could crash some decompressions https://github.com/rays...
Ray
2024-01-13
Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some ...
Karl Zylinski
2024-01-13
Add shared library build option for build.zig and update to zig 0.12.0-dev.21...
Andrew Lee
2024-01-11
Enable animation names for the m3d model format. (#3714)
kolunmi
2024-01-11
Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715)
freakmangd
2024-01-11
implemented fill color TODO in ImageResizeCanvas() (#3720)
Lieven Petersen
2024-01-11
Fix `ImageDrawRectangleRec` (#3721)
Le Juez Victor
2024-01-11
Update a comment (#3724)
Hongyu Ouyang
2024-01-10
[rtext] Adjust font atlas area calculation so padding area is not underestima...
Tim Romero
2024-01-08
Update codeql.yml: Exclude src/external files
Ray
2024-01-06
Simplified for loop for some image manip functions (#3712)
Alice Nyaa
2024-01-06
Fix a bug in examples/shapes/shapes_following_eyes (#3710)
Hongyu Ouyang
2024-01-05
Reviewed Makefile SDL2 expected include/lib paths #3705
Ray
2024-01-05
REVIEWED: `LoadImageAnimFromMemory()` #3704
Ray
2024-01-05
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-01-05
Update raudio.c
Ray
2024-01-05
Update raygui.h
Ray
2024-01-05
Hide unused warnings from stb_image_resize2.h (#3708)
ubkp
2024-01-04
Update raylib.zig version to 5.1-dev (#3698)
Michael Scherbakow
2024-01-03
Update copyright year to 2024
Ray
2024-01-02
Update copyright to 2024
Ray
2023-12-31
Update raylib_api.* by CI (#3692)
seiren
2023-12-29
Update BINDINGS.md (#3689)
Kenta
2023-12-28
Revert "Update raylib.h"
Ray
2023-12-28
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-12-28
[rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686)
ubkp
2023-12-28
Fix TextReplace warning for const (#3687)
ubkp
2023-12-28
Update raylib.h
Ray
2023-12-28
LoadImageAnimFromMemory (#3681)
IoIxD
2023-12-28
TextReplace const correctness (#3678)
maverikou
2023-12-28
Fix SUPPORT_WINMM_HIGHRES_TIMER for PLATFORM_DESKTOP_SDL (#3679)
ubkp
2023-12-28
[ fix-crash-caused-by-zig-build ] - Fixed 'Illegal instruction' crash on 'rte...
WisonYe
2023-12-28
[rshapes] Expose shapes drawing texture and rectangle (#3677)
Jeffery Myers
2023-12-25
Update some versions BINDINGS.md
Ray
2023-12-25
Update BINDINGS.md (#3672)
iacore
2023-12-23
Update shaders_basic_pbr.c
Ray
2023-12-23
Review formating
Ray
2023-12-23
Update shaders_basic_pbr.c
Ray
2023-12-23
Review UnloadAutomationEventList (#3658)
Antonis Geralis
2023-12-23
REVIEWED: SDL text input to Unicode codepoints #3650
Ray
[prev]
[next]