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
2020-02-12
Trace log comment review
Ray
2020-02-12
[core] Avoid pixel bleeding issue on MSAA
Ray
2020-02-12
Reviewed Cppcheck issues #1098
Ray
2020-02-11
Fixed memory leaks in textures.c (#1097)
SasLuca
2020-02-11
REVIEWED: GetDirectoryPath()
Ray
2020-02-11
SUPPORT_HALFBUSY_WAIT_LOOP
Ray
2020-02-10
Remove spacing
raysan5
2020-02-10
[raudio] Update to latest miniaudio 0.10
raysan5
2020-02-10
Minor tweaks
raysan5
2020-02-10
Review DEBUG trace log and custom allocators
raysan5
2020-02-09
REVIEWED: GenMeshCylinder(), solved issue #1088
raysan5
2020-02-09
Corrected issue with toupper() usage
raysan5
2020-02-09
Review some libc dependency comments
raysan5
2020-02-09
Minor tweaks
raysan5
2020-02-06
Review missing include
Ray
2020-02-06
Corrected issue with TextToUpper() and TextToLower()
Ray
2020-02-06
Minor format tweaks
Ray
2020-02-06
Update resource files
Ray
2020-02-06
Update GLFW to latest master
Ray
2020-02-06
Update external libraries
Ray
2020-02-04
Added func used in comments
Ray
2020-02-04
Review GetCurrentTime()
Ray
2020-02-04
Update gestures.h
Ray
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-04
Update to miniaudio 0.10 (#1092)
David Reid
2020-02-03
Review issue with RLGL TraceLog()
Ray
2020-02-03
Remove all trail spaces
Ray
2020-02-03
Update rlgl.h
Ray
2020-02-03
Replace TraceLog() function by TRACELOG macro
Ray
2020-02-03
Develop branch integration (#1091)
Ray
2020-02-03
Update project version for release
2.6.0
2.6
Ray
2020-01-29
ADDED: DrawPoint3D()
Ray
2020-01-29
Review PHYSAC_NO_THREADS on WebAssembly
Ray
2020-01-29
Review bool type check
Ray
2020-01-29
Review spacing
Ray
2020-01-29
Renamed Mat2 to Matrix2x2
Ray
2020-01-29
Added comments related to #837
Ray
2020-01-28
Tweak to avoid compilation warning
Ray
2020-01-28
Some tweaks
Ray
2020-01-27
Corrected issue with matrix order multiplication #1054
Ray
2020-01-27
ADDED: DrawEllipse() and DrawEllipseLines() #1047
Ray
2020-01-27
Support touch/mouse indistinctly
Ray
2020-01-27
Review touch input scaling for PLATFORM_WEB #163
Ray
2020-01-26
Review default font scale filter for HighDPI mode
Ray
2020-01-26
ADDED: TextCopy() #1083
Ray
2020-01-26
Corrected bug #989
Ray
2020-01-26
Minor tweaks
Ray
2020-01-26
REVIEWED: GetDirectoryPath()
Ray
2020-01-24
ADDED: IsTouchDetected()
Ray
2020-01-24
ADDED: GetWorldToScreenEx()
Ray
[next]