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
2020-07-30
rlCheckErrors (#1321)
seanpringle
2020-07-28
Corrected issue with framebuffer size storage #1298
raysan5
2020-07-17
Find a better mechanism to avoid FBO on OpenGL 2.1 if required #1290
raysan5
2020-07-10
Disable FBO support on OpenGL 2.1 #1290
raysan5
2020-07-10
Review comment
raysan5
2020-07-09
Free leaked allocations from render objects (#1302)
Terry Nguyen
2020-06-27
Corrected issue with OpenGL 1.1 support
Ray
2020-06-25
ADDED: UpdateTextureRec()
Ray
2020-06-08
Fix extra memory allocated when updating color buffer in mesh (#1271)
Chang Si Yuan
2020-05-23
Review usage of sizeof(), unify conventions
raysan5
2020-05-22
Tweak
raysan5
2020-05-18
Avoid glGetStringi() on OpenGL 2.1
raysan5
2020-05-16
added BLEND_SET (#1251)
Random
2020-05-06
Avoid all MSVC compile warnings
raysan5
2020-05-01
WARNING: Big internal redesign!
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-30
UWP rework (#1231)
Reece Mackie
2020-04-06
Corrected issue with depth initialization #1179
raysan5
2020-04-05
Some code tweaks, comments and defines
raysan5
2020-03-27
Review TRACELOG() categories
raysan5
2020-03-27
[rlgl] Review TRACELOG() messages, categorized
raysan5
2020-03-25
Remove trail spaces
raysan5
2020-03-17
Replace external libraries custom allocators by raylib ones #1074
raysan5
2020-03-04
ADDED: LoadFileText() and SaveFileText()
Ray
2020-02-28
Replaced fabs() by fabsf() when required
Ray
2020-02-28
`LoadText()` tweak (#1113)
brankoku
2020-02-28
REVIEWED: LoadText()
Ray
2020-02-27
Remove trail spaces and some tweaks
Ray
2020-02-27
LoadText(): Added comment
Ray
2020-02-26
Security check
Ray
2020-02-26
Reviewed example
Ray
2020-02-26
Remove TraceLog() dependency on standalone mode
Ray
2020-02-24
[rlgl] LoadText() variable scope improvement
Ray
2020-02-04
Added func used in comments
Ray
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-03
Review issue with RLGL TraceLog()
Ray
2020-02-03
Remove all trail spaces
Ray
2020-02-03
Update rlgl.h
Ray
2020-02-03
Replace TraceLog() function by TRACELOG macro
Ray
2020-02-03
Develop branch integration (#1091)
Ray
2020-01-28
Tweak to avoid compilation warning
Ray
2020-01-24
Allow MAX_BATCH_BUFFERING config at compile time
Ray
2020-01-24
Addressed issue #1051
Ray
2020-01-19
Review custom allocators
raysan5
2020-01-19
Review functions modifiers
raysan5
2020-01-08
Comments review
Ray
2020-01-08
Reviewed some comments
Ray
2020-01-05
Update year to 2020
raysan5
2019-12-29
GenTextureCubemap(): renamed parameter
raysan5
2019-12-11
Corrected bug on rlReadTexturePixels()
Ray
[next]