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
2021-08-25
UPDATED: raygui to latest version -WIP-
Ray
2021-08-24
Fix tcc not finding emmintrin.h (#1947)
Laurentino Luna
2021-08-24
REVIEWED: Support mouse wheel on x-axis #1948
raysan5
2021-08-22
Added note on GLFW custom allocators for the future
Ray
2021-08-22
Minor tweak to avoid false error logs
Ray
2021-08-21
REMOVED: Old function names defines
Ray
2021-08-20
Updated raygui #1939
Ray
2021-08-20
add NULL check (#1925)
atticus
2021-08-16
Remove trailing spaces
Ray
2021-08-16
Update rlgl.h
Ray
2021-08-16
Update rlgl.h
Ray
2021-08-16
Add some comments
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-15
Support C++ usage as standalone library
raysan5
2021-08-15
REVIEWED: `PHYSACDEF` definition and C++ issues #1918
raysan5
2021-08-12
[Models] Fix for issue #1809 (#1917)
630Studios
2021-08-12
ADDED: rlUpdateVertexBufferElements() #1915
raysan5
2021-08-12
ADDED: `rlActiveDrawBuffers()` #1911
raysan5
2021-08-12
[rlgl] rlUpdateVertexBuffer (#1914)
630Studios
2021-08-11
WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...
raysan5
2021-08-11
REVIEWED: DrawTextPro()
raysan5
2021-08-11
TODO: DrawTextPro() rotation not working?
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
Replaced TABS by spaces
raysan5
2021-08-08
REVIEWED: Avoid conflict with bool
raysan5
2021-08-08
REVIEWED: Some warnings...
raysan5
2021-08-08
ADDED: GenMeshCone() #1903
raysan5
2021-07-31
Improve rlgl description
raysan5
2021-07-31
REVIEWED: rlgl defines for consistency
raysan5
2021-07-31
REVIEWED: rlgl module header info
raysan5
2021-07-31
REVIEWED: Improved font loading info
raysan5
2021-07-31
REVIEWED: Avoid bool type collisions
raysan5
2021-07-30
Revert "REVIEWED: Avoid UBSAN warnings #1891"
raysan5
2021-07-30
REVIEWED: Avoid UBSAN warnings #1891
raysan5
2021-07-30
Update raudio.c
raysan5
2021-07-30
REVIEWED: Added new mechanism to avoid data types collision between modules t...
raysan5
2021-07-30
REVERTED: Removed the need for `rlMatrix`
raysan5
2021-07-30
Review include path that was breaking the build
raysan5
2021-07-30
Review some issues
raysan5
2021-07-29
WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-
raysan5
2021-07-29
Reviewed some functions to avoid calling other functions
raysan5
2021-07-29
impoves raylib_parser: makes it generic, adds -d key for functions define (RL...
iskolbin
2021-07-29
Add external folder to build (just in case)
raysan5
2021-07-28
fixed DisableCursor() on web by registering an empty mouse click event functi...
Kyle Appelgate
2021-07-28
REVIEWED: Info on image loading failure
raysan5
2021-07-28
ADDED: raygui to extras libraries for convenience
raysan5
[prev]
[next]