godot/drivers/gles3/shaders
Rémi Verschelde 1186d4a8df
Merge pull request #89094 from permelin/fix-particle-userdata-gles3
Fix `USERDATA` built-ins for GLES3 particle shaders
2024-03-08 13:09:30 +01:00
..
effects Change glow calculation back to max(r,g,b) 2024-02-21 11:33:10 +11:00
canvas.glsl Fix Compatibility Rendering (GLES3) on old and low budget devices. 2024-02-22 00:24:08 +01:00
canvas_occlusion.glsl
canvas_sdf.glsl
canvas_uniforms_inc.glsl Add option to enable HDR rendering in 2D 2023-08-07 11:24:03 +02:00
cube_to_dp.glsl
cubemap_filter.glsl
effect_blur.glsl
lens_distorted.glsl
particles.glsl Fix USERDATA built-ins for GLES3 particle shaders 2024-03-02 18:41:38 +01:00
particles_copy.glsl Fixed z-billboard-y-velocity to correctly respect non-uniform scale instead of averaging scale 2023-09-08 20:01:57 +01:00
scene.glsl Fix rendering issue with depth in WebXR 2024-03-04 15:13:35 -06:00
SCsub Implement glow/bloom on compatibility renderer 2024-02-19 13:29:43 +11:00
skeleton.glsl
sky.glsl Implement glow/bloom on compatibility renderer 2024-02-19 13:29:43 +11:00
stdlib_inc.glsl
tonemap.glsl
tonemap_inc.glsl