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
2018-04-09
Reviewed config.h formatting
Ray
2018-04-07
Removed useless GetCollisionRayMesh and libraylib.a
lumaio teon
2018-04-06
Added GetCollisionRayModel
lumaio teon
2018-04-04
Added: ImageDrawRectangle()
Ray
2018-04-02
Review InitWindow() to avoid void pointer
raysan5
2018-03-25
Add 3d orthographic projection mode
Max Danielsson
2018-03-16
Complete review of raymath for API consistency
Ray
2018-03-15
Updated raylib dev version
Ray
2018-03-15
Merge pull request #482 from a3f/master
Ray
2018-03-11
Corrected typo
raysan5
2018-03-09
Added new functions
Ray San
2018-02-26
Renamed CalculateBoundingBox() to MeshBoundingBox()
Ray
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Revert "raymath.h: Use C99 inline semantics"
Ahmad Fatoum
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Support 4 components mesh.tangent data
Ray
2018-02-18
Support UTF8 basic characters on ImageTextEx()
raysan5
2018-02-12
BREAKING CHANGE: Renamed function for consistency
Ray
2018-02-05
Added function LoadShaderCode()
Ray
2018-02-04
Incremeted version to align with CMake
raysan5
2018-02-04
Updated raylib version
raysan5
2018-02-04
Reviewed window initialization
raysan5
2018-02-03
Return false from InitWindow if glfwInit or glfwCreateWindow fails
Ahmad Fatoum
2018-02-02
Added function DrawRectangleLinesEx()
Ray San
2018-01-31
Corrected typo
Ray
2018-01-31
Added missing keys definitions
Ray
2018-01-18
Added function: ImageMipmaps()
Ray
2018-01-17
Reviewed function GenImagePerlinNoise()
Ray
2018-01-11
Added new function: ImageAlphaCrop()
Ray
2018-01-07
Added new image functions
raysan5
2018-01-06
Improved pixel formats support
raysan5
2018-01-06
Added function declaration
raysan5
2018-01-06
Added function: GetPixelDataSize()
raysan5
2018-01-02
Added function GetFileName()
raysan5
2018-01-01
Removed function DrawRectangleT()
raysan5
2017-12-28
Support UNCOMPRESSED_R32G32B32A32 texture format
raysan5
2017-12-24
Renamed function to SetTraceLog()
raysan5
2017-12-24
Added function SetTraceLogTypes()
raysan5
2017-12-20
Some code tweaks
Ray
2017-12-19
Expose GetTime() function to users
Ray San
2017-12-15
Manually review previous PR
Ray San
2017-12-14
make raylib not clash with windows-header
user
2017-12-14
make GetTime available to user of library
user
2017-12-14
fix for GetMatrixModelview (former cl)
user
2017-12-11
Remove rres support
Ray
2017-12-05
Updated library features and dependencies
Ray San
2017-12-05
Merge pull request #413 from mackron/dr/mini_al
Ray
2017-12-05
Change version number for develop
Ray
[next]