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-02-05
REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESS
Ray
2024-02-05
Fix GetCameraRight (#3784)
Danil
2024-02-04
Update rtext.c
Ray
2024-02-04
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-02-04
REVIEWED: `rlLoadFramebuffer()`
Ray
2024-02-04
Update rtext.c (#3777) (#3779)
Ray
2024-02-04
Update raylib_api.* by CI
github-actions[bot]
2024-02-04
Reorder functions
Ray
2024-02-04
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-02-04
REVIEWED: `rlLoadFramebuffer()`, parameters not required
Ray
2024-02-04
Update raylib_api.* by CI
github-actions[bot]
2024-02-04
Added viewport independent raycast (#3709)
Luís Almeida
2024-02-04
Review formating and some defines naming consistency
Ray
2024-02-04
[rcore] Fix `GetFileNameWithoutExt()` (#3771)
oblerion
2024-02-04
Add gamepad support to PLATFORM_DESKTOP_SDL (#3776)
A
2024-02-04
Update rtext.c
Ray
2024-02-04
REVIEWED: `LoadFontDataBDF()` name and formating
Ray
2024-02-03
[rtext] Add BDF font support (#3735)
Stanley Fuller
2024-02-02
Update BINDINGS.md (#3774)
Brandon Baker
2024-02-01
Fix segfault in ExportWaveAsCode (#3769)
IoIxD
2024-02-01
Fix MeasureTextEx() height calculation (#3770)
Marrony Neris
2024-02-01
REVIEWED: Issue on parsing #3765
Ray
2024-02-01
REVIEWED: macOS issues #3767
Ray
2024-01-29
Review PR #3746 formating
Ray
2024-01-29
[CORE,RLGL] Fix scale issues when ending a mode (#3746)
Jeffery Myers
2024-01-28
cleaned away unused macros in rcamera.h (#3762)
Brian E
2024-01-28
Added missing "standalone" functions to raudio.c & fixed return bug (#3760)
Alessandro Nikolaev
2024-01-28
Fix rlSetUniformSampler (#3759)
veins1
2024-01-24
Update core_2d_camera_platformer.c
Ray
2024-01-23
Fix bug to retrieve material specular map in DrawMesh function, with incorrec...
Victor Gallet
2024-01-22
[rtext.c] fixing some comments to align comments style (#3756)
Idir Carlos Aliane
2024-01-22
Change some minor comments to align with comments style (#3755)
Idir Carlos Aliane
2024-01-22
[raymath.h] Small code refactor (#3753)
Idir Carlos Aliane
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
[next]