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
2023-10-11
Added gamepad functions as generic for all platforms
Ray
2023-10-11
RENAMED: `rcore_custom` to `rcore_template`
Ray
2023-10-11
Split drm update input (#3397)
MichaelFiber
2023-10-10
Added comments and review some functions #3313
Ray
2023-10-10
Added some comments and tweaks #3313
Ray
2023-10-10
Update rtextures.c
Ray
2023-10-10
REVIEWED: Fix #3387
Ray
2023-10-10
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396)
Murlocohol
2023-10-10
Hotfix for Vector2LineAngle(), should probably be reviewed along with the res...
Murlocohol
2023-10-10
Revert "Update zig build system to zig version 0.11.0 (#3393)"
Ray
2023-10-09
Update zig build system to zig version 0.11.0 (#3393)
Purple4pur
2023-10-09
REVIEWED: Libs include order
Ray
2023-10-09
Update raudio.c
Ray
2023-10-09
Format tweaks
Ray
2023-10-09
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-10-09
Avoid references to `PLATFORM_` flags #3313
Ray
2023-10-09
Update rcore.c (#3326)
SuperUserNameMan
2023-10-09
Update rmodels.c
Ray
2023-10-09
Ensure m3d faces in non-decreasing materialid sequence (#3385)
Dennis E. Hamilton
2023-10-09
Call nsvgDeleteRasterizer() on created rasterizer (#3392)
Masoud Naservand
2023-10-09
ADDED: Custom platform template! #3313
Ray
2023-10-09
REVIEWED: Reorganize functions
Ray
2023-10-09
REVIEWED: `WaitTime()`, added validation #3377
Ray
2023-10-09
REVIEWED: `SetupViewport()` macOS #3313
Ray
2023-10-09
REVIEWED: Some warnings #3313
Ray
2023-10-09
WARNING: REDESIGN: Move platform specific data to platform submodules #3313
Ray
2023-10-08
Reviewed #3313
Ray
2023-10-08
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)
Ray
2023-10-08
Update raylib_parser.c
Ray
2023-10-08
Format tweaks
Ray
2023-10-07
Update `raylib_api.*` (#3379)
BLUELOVETH
2023-10-07
REVIEWED: #3363
Ray
2023-10-07
Optimize m3d mesh creation (#3363)
DaveH355
2023-10-01
Texture Tiling Example - luis605 (#3353)
Luís Almeida
2023-10-01
[rcore] reveiwed GetWorldToScreenEx (#3351)
Brian E
2023-10-01
Update BINDINGS.md with raylib-pkpy-bindings (#3361)
BLUELOVETH
2023-09-29
Update raylib.h
Ray
2023-09-29
Update raylib_parser.c
Ray
2023-09-27
Expose rcamera functions to the dll so they can be picked up by dll users and...
Jeffery Myers
2023-09-27
fix BINDINGS.md (#3358)
XXIV
2023-09-26
Factor's Raylib bindings mention being at v4.5 (#3350)
WraithGlade
2023-09-26
Remove trail spaces
Ray
2023-09-24
Update raygui.h
Ray
2023-09-23
Update examples creation requirements
Ray
2023-09-22
REVIEWED: `glInternalFormat` is unsigned and actually, `rlGetGlTextureFormats...
Ray
2023-09-22
REVIEWED: `LoadFileData()` potential issues with dataSize
Ray
2023-09-22
Update rmodels.c
Ray
2023-09-22
REVIEWED: `IsGestureDetected()` parameter type
Ray
2023-09-22
EXTERNAL: msf_gif.h, reviewed some warnings
Ray
2023-09-21
Update miniaudio v0.11.16 --> v0.11.18
Ray
[next]