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-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
2021-05-21
Update version to 3.8-dev to note breaking changes
raysan5
2021-05-20
WARNING: RENAMED: IsMusicPlaying() -> IsMusicStreamPlaying()
Ray
2021-05-20
WARNING: RENAMED: MeshBoundingBox() -> GetMeshBoundingBox()
Ray
2021-05-20
Comment minor tweak
Ray
2021-05-11
Reviewed latest PR
Ray
2021-05-11
Redesigned billboards - added rotation/pro functions (#1759)
nobytesgiven
2021-05-10
Add RenderPolyLinesEx routine (#1758)
Lambert Wang
2021-05-08
Added support for additional mouse buttons (#1753)
Lambert Wang
2021-05-04
Expose RAYLIB_VERSION in raylib.h #1747
Ray
2021-05-03
Comment tweak
Ray
2021-04-27
Fixed definition of UNCOMPRESSED_R8G8B8A8 (#1740)
Rabia Alhaffar
2021-04-26
REMOVED: GenMeshDefault()
Ray
2021-04-23
Update raylib.h
Ray
2021-04-22
Remove trail spaces
Ray
2021-04-21
Reviewed file comments
Ray
2021-04-20
ADDED: UpdateMeshBuffer()
Ray
2021-04-06
REDESIGNED: Vr stereo mode
Ray
2021-04-06
Reviewed Vr stereo
Ray
2021-04-06
REDESIGNED: Vr stereo rendering
Ray
[next]