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
2022-01-16
Review formating
raysan5
2022-01-16
Add panning to raudio and update audio_raw_stream example. (#2205)
ptarabbia
2022-01-10
Review formating
Ray
2022-01-08
[CORE] Add a function to return the application directory. (#2256)
Jeffery Myers
2022-01-03
ADDED: `ExportFontAsCode()`
Ray
2021-12-31
Update year to 2022
raysan5
2021-12-31
tweaks
Ray
2021-12-30
[Feature] Added SetWindowOpacity(float opacity) (#2254)
Tushar Singh
2021-12-28
Updated version number to avoid confusions with release
raysan5
2021-12-18
Add a comment to LoadFontEx to specify how to get the default character set. ...
Jeffery Myers
2021-12-04
Support custom modules inclusion
Ray
2021-11-25
REVIEWED: Formating and comments
Ray
2021-11-25
Fix scissor on macos (#2170)
Arnaud Valensi
2021-11-21
fixed typo: aproximation to approximation (#2164)
めぐみ発動機 (isVowel / GreenWing)
2021-11-17
Minor tweaks
raysan5
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
[prev]
[next]