554 コミット (68b6c79c3f4cea31f9b9baf9940a232b6f3372b5)

作成者 SHA1 メッセージ 日付
  Ray 5a33f19964 Revert "Fix #3246" 1年前
  Ray e4dcbd5180 Fix #3246 1年前
  Nikolas bef818e210
Fix build for OpenGL 2.1, where half floats are part of an extension (#3233) 1年前
  Nikolas dc621ca388
Support 16-Bit HDR textures (#3220) 1年前
  Ray 974460b072 REVIEWED: `rlLoadShaderBuffer()` #3104 1年前
  Ray 830e328df0 Remove trailing spaces 1年前
  Chema Guerra f385d0ce1c
Continuation of support for ES3/WebGL2 (#3107) 1年前
  Ray ba802fdd5e tweaks 1年前
  Ray e497603678 ADDED: Experimental support for OpenGL ES 3.0 -WIP- 1年前
  Ray 7d68aa6869 REVIEWED: Modules description layout 2年前
  Ray 838fc7e303 REVIEWED: Some old TODOs 2年前
  Ray 771957458d Avoid shader attribute not found log 2年前
  Ray 9aa71f04f2 Avoid tracelog about not found uniforms #3003 2年前
  Ray 975c70d2b7 Update rlgl.h 2年前
  Antonis Geralis 394b31faff
Add GL_MIN GL_MAX blending equations (#2945) 2年前
  Ray cb2ba3675c REVIEWED: `rlUnloadFramebuffer()` #2937 2年前
  Julio C. Galindo 6ae21d6581
Fixed some grammar mistakes and typos. (#2914) 2年前
  Ray 1fea266472 Clean trailing spaces 2年前
  Dor Shapira 7cdffcec52
fixed typo (#2886) 2年前
  Ray f68bb8c707 REVIEWED: `rlGenTextureMipmaps()`, GPU generation only 2年前
  Uneven Prankster 19715546b3
Stub out rlCubemapParameters if under GL 1.1. (#2876) 2年前
  Uneven Prankster 76468bb8d8
Add rlCubemapParameters to rlgl.h (#2862) 2年前
  Ray 3028bffd4c Minor tweaks 2年前
  Go Watanabe f549f67be9
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) 2年前
  Ray 89755e52bf REVIEWED: `rLoadTextureDepth()` fixed issue 2年前
  Ray b59fab7ee6 Update year to 2023 2年前
  Ray 619331f4a7 REVIEWED: Issue with depth textures on WebGL #2824 2年前
  Ray 4de64f5750 Expose OpenGL blending mode factors and functions/equations 2年前
  Ray 2edf5a9584 REVIEWED: Issue with shader linkage 2年前
  Antonis Geralis 2fd6d7e8c0
Use const for pointer float array (#2807) 2年前
  Antonis Geralis 2c77b31e30
Correct types for rlBindImageTexture (#2808) 2年前
  Ray f6558fe6e0 Minor tweaks 2年前
  Ray e6306e5e76 REVIEWED: `rlCullFace()` -> `rlSetCullFace()` 2年前
  jtainer 2761aa40dd
Added function rlCullFace (#2797) 2年前
  Ray 7a15861d44 Update rlgl.h 2年前
  Ray 25d846aa9a Avoid early return calls 2年前
  Ray 9017be3259 Reviewed latest PR formating and variables naming #2741 2年前
  凌溢狐 2d88958d35
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741) 2年前
  Ray 6e8f3b0f45 Update rlgl.h 2年前
  Ray 12e8cef9cf REMOVED: Mipmaps software generation for OpenGL 1.1 2年前
  Nikolas 42ecd72547
[rlgl] Check for extensions before enabling them (#2706) 2年前
  Nikolas a12ddacb7b
Enable DXT compression on __APPLE__ targets (#2694) 2年前
  Ray cf24c021a3 WARNING: BREAKING: Reviewed SSBO usage to avoid `long long` 2年前
  Ray 9996e328cb WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement 2年前
  Ray ad5ffd78d6 REVIEWED: rlgl enums and comments 2年前
  Ray 64cca24526 ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for OpenGL 3.3 #2674 2年前
  Ray 904c505125 minor tweak 2年前
  Ray dd455c626e Update rlgl.h 2年前
  Ray fd191a32ea Remove trailing spaces 2年前
  Hanaxar 6f231ea9ac
Fix signedness in rlBindImageTexture (#2539) 2年前