godot/servers/rendering/renderer_rd/shaders
reduz 9293bc3935 Implement more rendering options as specialization constants
* Shadow quality settings now specialization constant.
* Decal and light projector filters can be set.
* Changing those settings forces re-creation of the pipelines.

These changes should help improve performance related to shadow mapping, and allows improving performance by sacrificing decal and light projector quality.
2021-07-19 21:51:29 -03:00
..
blit.glsl
bokeh_dof.glsl
canvas_occlusion.glsl
canvas_sdf.glsl
canvas_uniforms_inc.glsl
canvas.glsl Fixes Mesh2D drawn without modulation 2021-06-23 17:38:31 +02:00
cluster_data_inc.glsl
cluster_debug.glsl
cluster_render.glsl
cluster_store.glsl
copy_to_fb.glsl
copy.glsl
cube_to_dp.glsl
cubemap_downsampler.glsl
cubemap_filter.glsl
cubemap_roughness.glsl
decal_data_inc.glsl
gi.glsl Clean up RenderingServer and its bindings 2021-07-01 09:07:36 -03:00
giprobe_write.glsl
light_data_inc.glsl
luminance_reduce.glsl
particles_copy.glsl
particles.glsl
resolve.glsl Fix Subsurface Scattering 2021-07-05 17:17:45 -03:00
roughness_limiter.glsl
scene_forward_aa_inc.glsl
scene_forward_clustered_inc.glsl Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
scene_forward_clustered.glsl Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
scene_forward_gi_inc.glsl Rename GI Classes 2021-06-05 09:28:56 -03:00
scene_forward_lights_inc.glsl Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
scene_forward_mobile_inc.glsl Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
scene_forward_mobile.glsl Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
screen_space_reflection_filter.glsl
screen_space_reflection_scale.glsl Fix SSR 2021-07-03 23:32:34 -03:00
screen_space_reflection.glsl
SCsub
sdfgi_debug_probes.glsl
sdfgi_debug.glsl
sdfgi_direct_light.glsl
sdfgi_integrate.glsl
sdfgi_preprocess.glsl
skeleton.glsl
sky.glsl Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
sort.glsl
specular_merge.glsl
ssao_blur.glsl
ssao_downsample.glsl
ssao_importance_map.glsl
ssao_interleave.glsl
ssao.glsl
subsurface_scattering.glsl
tonemap.glsl Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
volumetric_fog.glsl Rename GI Classes 2021-06-05 09:28:56 -03:00
voxel_gi_debug.glsl Rename GI Classes 2021-06-05 09:28:56 -03:00
voxel_gi_sdf.glsl Rename GI Classes 2021-06-05 09:28:56 -03:00
voxel_gi.glsl Rename GI Classes 2021-06-05 09:28:56 -03:00