提交歷史

作者 SHA1 備註 提交日期
  Adam Scott 6318354212 Fix integer value for GL_MAX_UNIFORM_BLOCK_SIZE overflowing 1 年之前
  Dani Frank 6d3634e29f fix gles texture uniform array binding 2 年之前
  ChibiDenDen 4adbfcfbb2 Add shader cache to gles3 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  clayjohn 9ce57050a5 Add GPUParticles to the OpenGL3 renderer. 2 年之前
  Rémi Verschelde f7c611ab71 Style: Misc docs and comment style and language fixes 2 年之前
  clayjohn 2ec234ff67 Add 2D shadows and canvas SDF to OpenGL3 renderer 2 年之前
  David Snopek 398ee08375 Add multiview to the opengl3 driver 2 年之前
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 年之前
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 2 年之前
  clayjohn 3e20c1347d Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer 3 年之前
  clayjohn 9b61c855ef Add basic lighting to GLES3 renderer. 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  clayjohn 652adcd5bf Basic 3D rendering 3 年之前
  clayjohn 2bf8831dd6 SceneShader compiling 3 年之前
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 年之前
  clayjohn 2f2064fe3d Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures 3 年之前
  clayjohn 5058541323 Remove mistakenly added author info 3 年之前
  clayjohn 99064d57db New OpenGL batching canvas renderer 3 年之前
  reduz 98ac002c34 WIP New GLES3 Shader Compiler 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile 3 年之前
  Rémi Verschelde 386968ea97 Remove obsolete GLES3 backend 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 5 年之前
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 年之前
  Juan Linietsky 973b68f396 Properly dispose of custom shaders, closes #19300 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 3e9740ac93 Fix more "may be used initialized" warnings from GCC 7 6 年之前
  Juan Linietsky 65fd37c149 -Rewrote GLES2 lighting and shadows and optimized state changes, did many optimizations, added vertex lighting. 6 年之前