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
2022-08-02
Update cgltf.h
Ray
2022-08-02
Update miniaudio.h
Ray
2022-08-02
REMOVED: rmem library from raylib sources
Ray
2022-08-02
Update rlgl.h
Ray
2022-08-02
Remove `easings.h` from raylib/src, moved to examples
Ray
2022-08-02
REVIEWED: `GetMouseWheelMove()`, avoid move scaling on `PLATFORM_WEB`
Ray
2022-08-02
Updated raylib resource data (32bit)
Ray
2022-08-02
minor tweaks
Ray
2022-08-02
Added note for multi-threading web compilation
Ray
2022-08-02
Update version
Ray
2022-08-02
Update version to 4.2
Ray
2022-08-02
Update version to raylib 4.2
Ray
2022-08-02
Remove trailing spaces
Ray
2022-08-01
Music doesn't stop looping fix (#2605)
veins1
2022-08-01
Avoid cleaning the front buffer to a specific color!
Ray
2022-08-01
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-08-01
REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT`
Ray
2022-07-31
Use American spelling of colourSpace (#2604)
BlueStag
2022-07-29
Audio looping fix (#2579)
veins1
2022-07-29
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-07-29
REVIEWED: `GenImageFontAtlas()` #2556
Ray
2022-07-29
[raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599)
Nikolay Krasheninnikov
2022-07-29
Some camera improvements #2563
Ray
2022-07-29
Review comments and parameter names
Ray
2022-07-27
rtextures: Improve numerical stability of float multiplication (#2596)
Piotr Wierciński
2022-07-26
rtextures: Fix ImageFromImage crash (#2594)
Piotr Wierciński
2022-07-26
add Vector3RotateByAxisAngle (#2590)
Crydsch
2022-07-26
fix QuaternionFromMatrix & QuaternionEquals (#2591)
hitomi kirigri
2022-07-25
Update year
Ray
2022-07-25
Update config.h
Ray
2022-07-23
fixed build for cygwin (#2588)
Julianiolo
2022-07-20
Fix Vector3ClampValue and Vector2ClampValue (#2585)
George Linkovsky
2022-07-19
[CORE] Fix Warnings (#2582)
Jeffery Myers
2022-07-15
Removed raudio.h from public header
Ray
2022-07-15
Update raudio.c
Ray
2022-07-15
WARNING: REMOVED: raudio_standalone example
Ray
2022-07-15
Added note
Ray
2022-07-11
REVIEWED: `UpdateMusicStream()` #2228
Ray
2022-07-11
Minor tweaks
Ray
2022-07-10
Update raudio.c
Ray
2022-07-10
Added comment about buffer refill issue on looping #2228
Ray
2022-07-10
Reviewed formating
Ray
2022-07-10
REVIEWED: `ImageResize()` #2572
Ray
2022-07-09
Remove unneded TABS
Ray
2022-07-09
Allow DLL creation using TCC (#2569)
Audi Nugraha
2022-07-08
Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)
Richard Smith
2022-07-05
Update raylib.h
Ray
2022-07-05
WARNING: BREAKING: REMOVED: `*StorageValue()` functions
Ray
2022-07-05
REMOVED: `GenMeshBinormals()`, actually, never implemented
Ray
2022-07-05
Added some comments
Ray
[next]