index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rlgl.c
Age
Commit message (
Expand
)
Author
2017-10-04
Review VR simulator
Ray San
2017-09-26
Code tweak
Ray
2017-09-22
Removed matrix resetting...
Ray
2017-09-13
Corrected out-of-bounds array issue
Ray
2017-08-25
Renamed modelviewprojection matrix
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-07-28
Corrected compilation on OpenGL ES 2.0
Ray
2017-07-22
Updated Vector math to new naming
raysan5
2017-07-22
Corrected GetMouseRay() and rlUnproject()
raysan5
2017-07-22
Corrected bug on MatrixPerspective()
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
Review mesh loading and textures generation
raysan5
2017-07-20
Simplify a bit GenTexture*() 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
Working on PBR materials, renamed some data
raysan5
2017-07-17
Corrected some issues
raysan5
2017-07-17
Manual integration of material-pbr into develop
Ray
2017-07-02
Rename enum LogType names...
raysan5
2017-05-10
Some tweaks
Ray
2017-05-08
Support HDR R32G32B32 float textures loading
Ray
2017-05-08
Some defines tweaks for consistency
Ray
2017-04-30
Some code tweaks
Ray
2017-04-22
Rename parameter
raysan5
2017-04-18
Added SUPPORT_VR_SIMULATOR flag
Ray
2017-04-05
Improve vr support and simulator
Ray
2017-03-25
Working on configuration flags
Ray
2017-03-21
Corrected bug
Ray
2017-03-20
Review some comments
Ray
2017-03-14
Remove Oculus support from code
raysan5
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-01
Init memory for screenshot to zero
Ray
2017-01-28
Remove unecessary spaces...
Ray
2017-01-27
Move lighting system out of raylib
Ray
2017-01-15
Added LoadText() function
raysan5
2016-12-31
Fix vbo indexes for rlglUpdateMesh
Joel Davis
2016-12-27
Review some formatting and naming
raysan5
2016-12-25
Review comments and formatting
raysan5
2016-12-09
Replaced log2() function by equivalent
Ray
2016-12-05
Corrected some warnings
Ray
2016-11-24
Corrected bugs for OpenGL 1.1 backend
raysan5
2016-11-22
Corrected bug on GenTextureMipmaps()
Ray
2016-11-17
Some tweaks around
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-11-02
code tweaks to avoid some warnings
Ray
2016-10-31
Comments tweaks
raysan5
[prev]
[next]