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
2017-08-27
Added function DrawRectangleGradientEx()
raysan5
2017-08-27
CMake based build system.
ASDF
2017-08-25
Renamed modelviewprojection matrix
raysan5
2017-08-24
Review issue with mipmaps setup
raysan5
2017-08-23
Fix typo in raymath.h
Michael Campagnaro
2017-08-06
Added function DrawRectangleT()
raysan5
2017-08-06
Minor tweaks
raysan5
2017-08-04
Force OpenGL 3.3 on OSX if selected OpenGL 2.1
raysan5
2017-08-04
Review transforms to match OpenGL 1.1
raysan5
2017-08-04
Updated stb libs to latest version
raysan5
2017-07-30
Make physac work on OS X
Benjamin Summerton
2017-07-28
Added Vector3MultiplyV()
Ray
2017-07-28
Corrected compilation on OpenGL ES 2.0
Ray
2017-07-25
Some tweaks
raysan5
2017-07-23
Corrected issue on QuaternionFromVector3ToVector3()
raysan5
2017-07-23
Implemented some changes
raysan5
2017-07-22
Updated Vector math to new naming
raysan5
2017-07-22
Renamed Vector*() functions to Vector3*()
raysan5
2017-07-22
Corrected bug on texture rotation
raysan5
2017-07-22
Corrected GetMouseRay() and rlUnproject()
raysan5
2017-07-22
Remove BOM from file encoding
raysan5
2017-07-22
Corrected bug on MatrixPerspective()
raysan5
2017-07-21
Some tweaks raymath related
raysan5
2017-07-21
Complete review of raymath
raysan5
2017-07-21
Moved some functions to raymath
raysan5
2017-07-21
rlgl usable as standalone library
raysan5
2017-07-21
MatrixPerspective() angle required in radians
raysan5
2017-07-21
Review mesh loading and textures generation
raysan5
2017-07-20
Simplify a bit GenTexture*() functions
raysan5
2017-07-20
Removed useless functions
raysan5
2017-07-20
Corrected some issues
raysan5
2017-07-19
Reorganized a couple of functions
raysan5
2017-07-19
Working on PBR system
raysan5
2017-07-19
Merge pull request #329 from define-private-public/328.shared-library-on-os-x
Ray
2017-07-19
Working on PBR materials, renamed some data
raysan5
2017-07-18
Able to make a .dylib for OS X
Benjamin N. Summerton
2017-07-17
Review shared library generation
Ray
2017-07-17
Corrected some issues
raysan5
2017-07-17
Manual integration of material-pbr into develop
Ray
2017-07-08
Removed function reference
raysan5
2017-07-08
Corected some issues with jar_xm
raysan5
2017-07-02
Incremented version number for reference
raysan5
2017-07-02
Review some formatting for consistency
raysan5
2017-07-02
Rename enum LogType names...
raysan5
2017-06-30
Prevent bogus triangle being added when there is whitespace at end of .OBJ file
Joel Davis
2017-06-29
Fix some other typos
Wilhem Barbier
2017-06-29
Fix some typos in raymath.h
Wilhem Barbier
2017-06-28
Add a density parameter to GenImageRadialGradient
Wilhem Barbier
2017-06-28
Merge pull request #311 from nounoursheureux/image_gen
Ray
2017-06-28
Swap the two parameters
Wilhem Barbier
[next]