1
0
Fork 0
godot/drivers/gles3/shaders
Rémi Verschelde 329f2ce49b Style: Mark clang-format 16 as supported for pre-commit hook
It only introduced a difference in a .glsl file, which I've worked
around by removing an empty line. This keeps formatting consistent
between clang-format 15 and 16.

Also added a change in the 3-to-4 project converter to fix bogus
formatting in clang-format < 17.

(cherry picked from commit 49f4860ce3)
2024-01-24 18:20:39 +01:00
..
SCsub Add Skeletons and Blend Shapes to the OpenGL renderer 2022-11-29 09:45:03 -08:00
canvas.glsl Fix "Light Only" mode of `CanvasItemMaterial` 2023-05-13 09:06:09 +03: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 fix normal map not flipping in sprite2D 2023-01-14 11:51:56 +05:30
copy.glsl Add 2D lights to OpenGL3 canvas renderer 2022-10-12 17:55:01 -07:00
cube_to_dp.glsl New OpenGL batching canvas renderer 2022-01-11 22:26:18 -08:00
cubemap_filter.glsl Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08: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.glsl Fix "error X3708: continue cannot be used in a switch" in HTML export 2023-04-07 23:16:10 +02:00
particles_copy.glsl Translate inactive particles to -INF 2023-04-12 19:32:39 -04:00
scene.glsl Style: Mark clang-format 16 as supported for pre-commit hook 2024-01-24 18:20:39 +01:00
skeleton.glsl Automatically transform Skeleton2D calculations so pivots are not needed 2023-01-27 14:55:22 -08:00
sky.glsl Fix the grainy sky while using debanding 2023-04-15 10:43:46 +05:30
stdlib_inc.glsl Avoid branch in half2float in gl_compatibility renderer 2023-02-14 20:31:36 -08:00
tonemap.glsl Add multiview to the opengl3 driver 2022-10-21 21:00:32 -05:00
tonemap_inc.glsl Add basic lighting to GLES3 renderer. 2022-05-16 15:07:09 -07:00