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
2021-09-10
REVIEWED: Touch input system #1975 #1960
Ray
2021-09-01
REVIEWED: Naming: length vs size
Ray
2021-09-01
WARNING: BREAKING: RENAMED: Font struct variables
Ray
2021-08-26
Change GetColor to take unsigned int (#1954)
Richard Smith
2021-08-22
Minor tweak to avoid false error logs
Ray
2021-08-21
REMOVED: Old function names defines
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-11
WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...
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
ADDED: GenMeshCone() #1903
raysan5
2021-07-31
REVIEWED: rlgl defines for consistency
raysan5
2021-07-31
REVIEWED: Avoid bool type collisions
raysan5
2021-07-30
REVIEWED: Added new mechanism to avoid data types collision between modules t...
raysan5
2021-07-29
WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-
raysan5
2021-07-28
ADDED: GetModelBoundingBox()
raysan5
2021-07-03
Update link address for miniaudio
raysan5
2021-06-30
Remove trailing spaces
raysan5
2021-06-28
WARNING: BREAKING: Functions renamed for consistency
Ray
2021-06-26
REVIEWED: Enum values descriptions
raysan5
2021-06-26
WARNING: REMOVED: Some deprecated function names mapping
raysan5
2021-06-25
REVIEWED: LoadShader() and default locations
Ray
2021-06-23
WARNING: BREAKING: Functions renamed!
Ray
2021-06-22
Review and un-expose InitTimer()
Ray
2021-06-22
Formatting review
Ray
2021-06-21
core: added `GetMouseDelta()` (#1832)
Adrian Guerrero Vera
2021-06-17
RENAMED: `SwapBuffers()` -> `SwapScreenBuffer()`
Ray
2021-06-17
WARNING: Exposed `SUPPORT_CUSTOM_FRAME_CONTROL` #1729
Ray
2021-06-17
RENAMED: MeshTangents() -> GenMeshTangents()
Ray
2021-06-10
Review code formatting
Ray
2021-06-10
Review some comments
Ray
2021-06-10
Reviewed functions description
Ray
2021-06-10
Reviewed Input variables and comments
Ray
2021-06-10
Corrected bug on enum
Ray
2021-06-10
Added some enum comments
Ray
2021-06-05
Minor format tweaks
raysan5
2021-06-03
WARNING: BREAKING: Consistency renamings
Ray
2021-06-03
Better collisions (#1803)
Crydsch
2021-06-01
Update docs for supported blend modes (#1801)
Marco G. Maia
2021-05-31
RENAMED: enum Gestures -> Gesture
Ray
2021-05-31
WARNING: BREAKING: RENAMED: RayHitInfo to RayCollision #1781
Ray
2021-05-30
REVIEWED: exit() on LOG_FATAL instead of LOG_ERROR #1796
Ray
2021-05-29
Review some comments
Ray
2021-05-25
Review raylib structs comments
Ray
2021-05-25
Remove line break in DrawTextRecEx()
Ray
2021-05-22
Some code tweaks for consistency
Ray
2021-05-22
Minor comments tweaks
Ray
[prev]
[next]