1
0
Fork 0
godot/servers/rendering/renderer_rd/shaders
Dario 057367bf4f Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Introduces support for FSR2 as a new upscaler option available from the project settings. Also introduces an specific render list for surfaces that require motion and the ability to derive motion vectors from depth buffer and camera motion.
2023-09-25 10:37:47 -03:00
..
effects Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
environment Draw sky as a fullscreen triangle 2023-08-05 17:55:43 -03:00
forward_clustered Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
forward_mobile Fix LightmapGI shading sometimes being unlit or black 2023-09-20 01:41:32 +03:00
SCsub
blit.glsl Add option to enable HDR rendering in 2D 2023-08-07 11:24:03 +02:00
canvas.glsl Add option to use world coordinates in canvas item shader 2023-08-30 15:32:18 +02: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
cluster_data_inc.glsl
cluster_debug.glsl
cluster_render.glsl Save cluster render shader from being optimized out entirely 2023-05-08 18:39:49 +02:00
cluster_store.glsl
decal_data_inc.glsl
giprobe_write.glsl
light_data_inc.glsl
particles.glsl replace sampler arrays with constant sampler elements 2023-06-22 01:11:57 +03: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
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 Fix various typos with codespell 2023-08-07 13:09:47 +02:00
skeleton.glsl Automatically transform Skeleton2D calculations so pivots are not needed 2023-01-27 14:55:22 -08:00