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
Age
Commit message (
Expand
)
Author
2021-08-11
ADDED: DrawTextPro() with text rotation support
raysan5
2021-08-11
WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()
raysan5
2021-08-11
Add *.so.* to .gitignore to ignore build artifacts (#1912)
Tommi Sinivuo
2021-08-10
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-08-10
Document Get{Key,Char}Pressed return value. (#1909)
Ryan Roden-Corrent
2021-08-10
Update CHANGELOG
raysan5
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-08-07
Fix Makefile to build WASM examples. (#1906)
Ryan Roden-Corrent
2021-08-07
Update rlgl_standalone.c
raysan5
2021-08-07
Added rayex, elixir binding
Ray
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
Update models_rlgl_solar_system.c
raysan5
2021-07-31
REVIEWED: Improved font loading info
raysan5
2021-07-31
REVIEWED: raylib_opengl_interop
raysan5
2021-07-31
REVIEWED: Avoid bool type collisions
raysan5
2021-07-30
Update rlgl_standalone.c
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
Update Makefile
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-29
Update CONVENTIONS.md
Ray
2021-07-28
fixed DisableCursor() on web by registering an empty mouse click event functi...
Kyle Appelgate
2021-07-28
REVIEWED: rnet include from extras
raysan5
2021-07-28
REVIEWED: Info on image loading failure
raysan5
2021-07-28
Review includes to use extras libraries
raysan5
2021-07-28
Review physac.h path
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
Replace TABS by 4 spaces
raysan5
2021-07-28
Update shapes_logo_raylib_anim.c
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-25
Added another raylib binding for nelua (#1890)
AKDev
[next]