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
/
rlgl.c
Age
Commit message (
Expand
)
Author
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
2016-10-29
Support textures filtering
raysan5
2016-10-27
Function to set texture parameters -IN PROGRESS-
raysan5
2016-10-17
Added notes on vr tracking -> camera update
raysan5
2016-10-17
Corrected some warnings
Ray
2016-10-10
Review UpdateVrTracking() and rlglLoadRenderTexture()
raysan5
2016-10-09
Added simulated head-tracking on VR simulator
Ray
2016-09-12
Review spacing formatting
raysan5
2016-09-07
Some code tweaks
Ray
2016-09-05
Redesigned lighting shader system
raysan5
2016-08-07
Review Lua examples and formatting
Ray
2016-08-06
Fixed bug with BoundingBox Lua constructor
ghassanpl
2016-07-29
Corrected some issues to compile with MSC
raysan5
2016-07-22
OS X comaptiblity changes and compiled library
sol-prog
2016-07-18
Some code tweaks
raysan5
2016-07-16
Expose Oculus Rift functionality directly
raysan5
2016-07-16
Added rlgl standalone sample
raysan5
2016-07-16
Corrected bug on OpenGL 1.1
raysan5
2016-07-13
Review comments
raysan5
2016-07-12
Support VR mode disable on Oculus device
raysan5
2016-07-11
Added Oculus functions declaration and comments
raysan5
2016-07-11
Corrected some issues on OpenGL 1.1
raysan5
2016-07-11
Added custom Oculus CV1 parameters
Ray
2016-07-10
Compute stereo config from device parameters
Ray
[next]