godot/servers/rendering/renderer_rd/shaders
kleonc 663ba67016 Fix 2D normals for transposed texture
(cherry picked from commit 0fe7eead02)
2024-01-25 18:08:45 +01:00
..
effects Fix SSR not working properly in stereo 2024-01-25 17:19:41 +01:00
environment Fixes spotlight's cluster artifacts and negative light. 2023-10-01 09:13:30 +02:00
forward_clustered Fix bug with alpha to coverage by enabling depth discard when using alpha to coverage 2023-10-30 23:07:30 +01:00
forward_mobile Fix bug with alpha to coverage by enabling depth discard when using alpha to coverage 2023-10-30 23:07:30 +01:00
SCsub Extract shared scene data into a separate class 2022-09-15 12:09:57 +10:00
blit.glsl Add option to enable HDR rendering in 2D 2023-08-07 11:24:03 +02:00
canvas.glsl Fix 2D normals for transposed texture 2024-01-25 18:08:45 +01:00
canvas_occlusion.glsl RendererRD: Remove binding specifier for push constants 2022-02-11 18:42:32 +01:00
canvas_sdf.glsl RendererRD: Remove binding specifier for push constants 2022-02-11 18:42:32 +01:00
canvas_uniforms_inc.glsl Add option to enable HDR rendering in 2D 2023-08-07 11:24:03 +02:00
cluster_data_inc.glsl
cluster_debug.glsl RendererRD: Remove binding specifier for push constants 2022-02-11 18:42:32 +01:00
cluster_render.glsl Save cluster render shader from being optimized out entirely 2023-05-08 18:39:49 +02:00
cluster_store.glsl RendererRD: Remove binding specifier for push constants 2022-02-11 18:42:32 +01:00
decal_data_inc.glsl More fixes to mobile renderer 2021-08-18 12:20:19 -03:00
giprobe_write.glsl RendererRD: Remove binding specifier for push constants 2022-02-11 18:42:32 +01:00
light_data_inc.glsl Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
particles.glsl Particle internal refactor and additions for more artistic control 2023-10-10 20:03:35 +02: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
samplers_inc.glsl replace sampler arrays with constant sampler elements 2023-06-22 01:11:57 +03:00
scene_data_inc.glsl Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
scene_forward_aa_inc.glsl Fix alpha hash by correcting typos and doing calculations in object space 2022-11-14 17:57:49 -08:00
scene_forward_gi_inc.glsl replace sampler arrays with constant sampler elements 2023-06-22 01:11:57 +03:00
scene_forward_lights_inc.glsl Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
skeleton.glsl Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00