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-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
2021-07-28
ADDED: GetModelBoundingBox()
raysan5
2021-07-28
REVERTED: Mesh indices issue #1891
raysan5
2021-07-28
Minor formatting tweak
raysan5
2021-07-28
Don't normalize zero length vectors. (#1896)
Jeffery Myers
2021-07-27
REVIEWED: rlDrawVertexArrayElements() #1891
raysan5
2021-07-27
REVIEWED: QuaternionFromAxisAngle() #1892
raysan5
2021-07-26
Remove unused UWP defines (#1894)
Uneven Prankster
2021-07-23
Reviewed ImageDrawLine() formating
Ray
2021-07-23
Fixes #1873 Implemented remaining 7/8 of ImageDrawLine (#1874)
Alexander Buhl
2021-07-23
Review formating to follow raylib style conventions
Ray
2021-07-17
Raspberry RPI/DRM keyboard fix (#1879)
Luiz Pestana
2021-07-17
[Models] Better Fix for GenMeshTangents issue #1876 (#1878)
630Studios
2021-07-16
GenMeshTangents Fix (#1877)
630Studios
2021-07-16
REVIEWED: Wrong normal matrix calculation #1870
raysan5
2021-07-16
Minor format tweaks
raysan5
[next]