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