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
2023-02-26
Add GL_MIN GL_MAX blending equations (#2945)
Antonis Geralis
2023-02-24
REVIEWED: `rlUnloadFramebuffer()` #2937
Ray
2023-02-09
Fixed some grammar mistakes and typos. (#2914)
Julio C. Galindo
2023-02-05
Clean trailing spaces
Ray
2023-01-24
fixed typo (#2886)
Dor Shapira
2023-01-24
REVIEWED: `rlGenTextureMipmaps()`, GPU generation only
Ray
2023-01-21
Stub out rlCubemapParameters if under GL 1.1. (#2876)
Uneven Prankster
2023-01-19
Add rlCubemapParameters to rlgl.h (#2862)
Uneven Prankster
2023-01-10
Minor tweaks
Ray
2023-01-10
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)
Go Watanabe
2023-01-04
REVIEWED: `rLoadTextureDepth()` fixed issue
Ray
2023-01-01
Update year to 2023
Ray
2022-12-14
REVIEWED: Issue with depth textures on WebGL #2824
Ray
2022-12-04
Expose OpenGL blending mode factors and functions/equations
Ray
2022-11-29
REVIEWED: Issue with shader linkage
Ray
2022-11-24
Use const for pointer float array (#2807)
Antonis Geralis
2022-11-24
Correct types for rlBindImageTexture (#2808)
Antonis Geralis
2022-11-22
Minor tweaks
Ray
2022-11-15
REVIEWED: `rlCullFace()` -> `rlSetCullFace()`
Ray
2022-11-15
Added function rlCullFace (#2797)
jtainer
2022-10-06
Update rlgl.h
Ray
2022-10-05
Avoid early return calls
Ray
2022-10-05
Reviewed latest PR formating and variables naming #2741
Ray
2022-10-05
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741)
凌溢狐
2022-09-19
Update rlgl.h
Ray
2022-09-19
REMOVED: Mipmaps software generation for OpenGL 1.1
Ray
2022-09-18
[rlgl] Check for extensions before enabling them (#2706)
Nikolas
2022-09-12
Enable DXT compression on __APPLE__ targets (#2694)
Nikolas
2022-09-09
WARNING: BREAKING: Reviewed SSBO usage to avoid `long long`
Ray
2022-09-05
WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement
Ray
2022-09-05
REVIEWED: rlgl enums and comments
Ray
2022-09-01
ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for ...
Ray
2022-08-18
minor tweak
Ray
2022-08-02
Update rlgl.h
Ray
2022-08-02
Remove trailing spaces
Ray
2022-06-23
Fix signedness in rlBindImageTexture (#2539)
Hanaxar
2022-06-21
Update rlgl.h
Ray
2022-06-21
minor tweak
Ray
2022-06-18
Revert "Update rlgl.h"
Ray
2022-06-18
Update rlgl.h
Ray
2022-06-18
Update rlgl.h
Ray
2022-06-16
REVIEWED: `rlTextureParameters()`, reset anisotropy level
Ray
2022-06-16
REVIEWED: `rlGenTextureMipmaps()`, removed filtering setup
Ray
2022-06-07
RENAMED: `BLEND_ALPHA_PREMUL` to `BLEND_ALPHA_PREMULTIPLY`
Ray
2022-05-19
Improved boolean definitions (#2485)
Jonathan Poncelet
2022-05-07
Corrected typo
Ray
2022-05-06
Add support for truncating parser input (#2464)
lazaray
2022-04-25
Update rlgl.h
Ray
2022-04-24
REDESIGNED: Set rlgl internal framebuffer #2420
Ray
2022-04-24
Update rlgl.h
Ray
[next]