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
/
raylib.h
Age
Commit message (
Expand
)
Author
2021-11-01
Reviewed spelling mistake
Ray
2021-10-26
Update comments for OpenGL 4.3
Ray
2021-10-23
REVIEWED: Size of bones id supported, max 255 bones per mesh
raysan5
2021-10-22
Reviewed VS2019 projects
raysan5
2021-10-22
REMOVED: `IsGamepadName()`
raysan5
2021-10-18
ADDED: `EncodeDataBase64()` and `DecodeDataBase64()`
raysan5
2021-10-13
Update raylib.h
raysan5
2021-10-12
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-10-12
Remove unimplemented function
raysan5
2021-10-12
Add DrawCylinder(Wires)Ex (#2049)
Horrowind
2021-10-10
Add CheckCollisionPointLine to the header, it appears to have been missed (#2...
Jeffery Myers
2021-10-08
Add missing #endif to windows API defines (#2038)
Jeffery Myers
2021-10-08
Simplified RLAPI preprocessor branching
Ray
2021-10-07
Fix dll exports so that raylib builds in visual studio again. (#2037)
Jeffery Myers
2021-10-06
WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`
raysan5
2021-10-05
REVIEWED: API functions specifiers
raysan5
2021-10-03
ADDED: GetImageColor() #2024
Ray
2021-10-03
Update raylib.h
Ray
2021-10-03
Minor format tweak
Ray
2021-10-03
Added DrawLineBezierCubic() (#2021)
SAOMDVN
2021-10-03
Minor format tweaks
Ray
2021-10-02
Rename BRDG typo to BDRF (#2028)
Chris
2021-09-27
Update raylib.h
Ray
2021-09-27
Update raylib.h
Ray
2021-09-23
Reviewed some TODO comments
Ray
2021-09-22
Add function DrawCubeTextureRec (#2001)
Timon de Groot
2021-09-22
`SeekMusicStream` initial implementation (#2006)
Uneven Prankster
2021-09-22
Use unsigned int for animation count. (#2002)
Ryan Roden-Corrent
2021-09-22
Update raylib.h
Ray
2021-09-21
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-09-21
Tweaks
raysan5
2021-09-21
Add `up` argument to `DrawBillboardPro` (#1941)
Uneven Prankster
2021-09-21
ADDED: `GetTouchPointId(index)` #1972
raysan5
2021-09-17
Add SetRandomSeed(unsigned int seed) function (#1994)
Tommi Sinivuo
2021-09-10
Typo
raysan5
2021-09-10
REVIEWED: Touch input system #1975 #1960
Ray
2021-09-01
REVIEWED: Naming: length vs size
Ray
2021-09-01
WARNING: BREAKING: RENAMED: Font struct variables
Ray
2021-08-26
Change GetColor to take unsigned int (#1954)
Richard Smith
2021-08-22
Minor tweak to avoid false error logs
Ray
2021-08-21
REMOVED: Old function names defines
Ray
2021-08-16
WARNING: BREAKING: Use `frameCount` on audio
Ray
2021-08-15
Updated `RAYLIB_VERSION` to `4.0-dev`
raysan5
2021-08-15
REVIEWED: `extern "C"` definition position for consistency
raysan5
2021-08-11
WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...
raysan5
2021-08-11
ADDED: DrawTextPro() with text rotation support
raysan5
2021-08-11
WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()
raysan5
2021-08-10
Document Get{Key,Char}Pressed return value. (#1909)
Ryan Roden-Corrent
2021-08-08
ADDED: GenMeshCone() #1903
raysan5
2021-07-31
REVIEWED: rlgl defines for consistency
raysan5
[next]