godot/drivers/gles3/shaders
Clay John 842f982397
Some checks are pending
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
Merge pull request #96819 from clayjohn/GLES3-instance-uniforms
Implement instance uniforms in Compatibility renderer
2024-10-07 13:41:47 -06:00
..
effects SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
canvas_occlusion.glsl Add 2D shadows and canvas SDF to OpenGL3 renderer 2022-10-28 11:33:23 -07:00
canvas_sdf.glsl Add 2D shadows and canvas SDF to OpenGL3 renderer 2022-10-28 11:33:23 -07:00
canvas_uniforms_inc.glsl Remove unused flag and code 2024-06-20 13:50:20 +10:00
canvas.glsl Clamp UV-coordinates to centers of outermost texels when configured to do so 2024-09-29 05:57:19 -04:00
cube_to_dp.glsl Use Reverse Z for the depth buffer 2024-04-04 13:54:15 +02:00
effect_blur.glsl New OpenGL batching canvas renderer 2022-01-11 22:26:18 -08:00
lens_distorted.glsl New OpenGL batching canvas renderer 2022-01-11 22:26:18 -08:00
particles_copy.glsl Fix CPU/GPUParticles2D bugs on Compatibility Rendering (GLES3) on Adreno 3XX devices. 2024-04-02 11:24:13 +02:00
particles.glsl Fixed collided 3D GPU particles sometimes jittering 2024-05-28 14:09:08 +02:00
scene.glsl Merge pull request #96819 from clayjohn/GLES3-instance-uniforms 2024-10-07 13:41:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
skeleton.glsl Increase precision of skeleton transforms in the skeleton shader in the Compatibility renderer 2024-08-12 16:12:04 -07:00
sky.glsl Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
stdlib_inc.glsl Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle 2024-09-01 20:22:30 +02:00
tonemap_inc.glsl Fix incorrect Reinhard tonemap operator 2024-09-25 12:34:23 +02:00