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.h
Age
Commit message (
Expand
)
Author
2019-01-15
Let user choose to clear scissor area
Ray
2019-01-11
Allow capturing transparent background
Ray
2019-01-10
Some improvements on SetShaderValue()
Ray
2019-01-10
WARNING: Redesigned SetShaderValue()
Ray
2019-01-09
Merge pull request #718 from MarcoLizza/shaders-uniforms-array
Ray
2019-01-09
Adding uniform array support for shaders.
Marco Lizza
2019-01-06
Some minor tweaks analyzing code
raysan5
2019-01-06
Review BRDF texture generation
raysan5
2019-01-05
Some code tweaks
raysan5
2018-12-29
Corrected issue on draws resetting
raysan5
2018-12-26
Corrected issue with internal buffer
raysan5
2018-12-25
Support float texture data on OpenGL ES 2.0
raysan5
2018-12-24
Added some TODO note
raysan5
2018-12-24
Tweaks to support OpenGL ES 2.0 desktop
raysan5
2018-12-24
Review DrawPolyEx()
raysan5
2018-12-20
Some tweaks
Ray
2018-12-19
Corrected issue
Ray
2018-12-19
Improved BeginScissorMode()
Ray
2018-12-18
Reviewed rlReadTexturePixels() for OpenGL ES 2.0
Ray
2018-12-18
Corrected bug on OpenGL ES quads drawing
Ray
2018-12-15
Added scissor functionality
Ray
2018-12-14
Some code tweaks
Ray
2018-12-11
WARNING: BIG rewrite of rlgl module
Ray
2018-12-03
Improved textures wrap support
Ray
2018-11-28
Some tweaks to LoadText()
Ray
2018-11-27
free memory for extList
Ray
2018-11-06
Remove end-line spaces
Ray
2018-10-20
Tweak for OpenGL 2.1
Ray
2018-10-19
Corrected typo
Ray
2018-10-19
Reviewed possible issue with...
Ray
2018-10-16
Review defines
Ray
2018-10-10
Minor tweaks
Ray
2018-10-01
Support KXT image file export
Ray
2018-08-17
Corrected issue with batch overflows
Ray
2018-08-17
Proper variables initialization
Ray
2018-08-17
Working on batch reset issue
Ray
2018-08-05
Fix compiler warnings of lib
Kim Kulling
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-07-25
Fix rlgl.h to be used as a standalone
Pablo Marcos Oltra
2018-07-24
Updated animations support
Ray
2018-07-24
First working version of IQM animations
Ray
2018-07-16
Avoid config.h in standalone mode
Ray
2018-07-16
Reviewed rlgl_standalone example
Ray
2018-07-16
Converted rlgl module in header-only
Ray
2018-06-30
Spacing tweaks
Ray
2018-05-20
Added function: rlCheckBufferLimit()
raysan5
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-03-11
Corrected typo
raysan5
2018-02-24
Support 4 components mesh.tangent data
Ray
2018-01-06
Improved pixel formats support
raysan5
[next]