godot/servers/rendering/renderer_rd
reduz 7008e3c6ea Shader optimizations to reduce VGPR usage and increase occupancy 2021-01-19 23:31:02 +01:00
..
shaders Shader optimizations to reduce VGPR usage and increase occupancy 2021-01-19 23:31:02 +01:00
SCsub RenderingServer reorganization 2020-12-04 18:39:46 -03:00
effects_rd.cpp Merge pull request #44842 from clayjohn/VULKAN-SSAO-2 2021-01-04 23:03:54 +01:00
effects_rd.h Merge pull request #44842 from clayjohn/VULKAN-SSAO-2 2021-01-04 23:03:54 +01:00
light_cluster_builder.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
light_cluster_builder.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
pipeline_cache_rd.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
pipeline_cache_rd.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
renderer_canvas_render_rd.cpp Fix LIGHT compilation for canvas shader 2021-01-09 23:22:59 +03:00
renderer_canvas_render_rd.h Added ability to visualize native shaders 2021-01-06 09:40:09 -03:00
renderer_compositor_rd.cpp Threaded optimizations to cull and render 2021-01-05 08:50:18 -03:00
renderer_compositor_rd.h Threaded optimizations to cull and render 2021-01-05 08:50:18 -03:00
renderer_scene_render_forward.cpp Fix shader uniform instances compilation 2021-01-11 17:46:33 +03:00
renderer_scene_render_forward.h Added ability to visualize native shaders 2021-01-06 09:40:09 -03:00
renderer_scene_render_rd.cpp Shader optimizations to reduce VGPR usage and increase occupancy 2021-01-19 23:31:02 +01:00
renderer_scene_render_rd.h Shader optimizations to reduce VGPR usage and increase occupancy 2021-01-19 23:31:02 +01:00
renderer_storage_rd.cpp Renamed `emit_particle` to `emit_subparticle` shader function 2021-01-12 09:41:08 +03:00
renderer_storage_rd.h Added ability to visualize native shaders 2021-01-06 09:40:09 -03:00
shader_compiler_rd.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
shader_compiler_rd.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
shader_rd.cpp Added ability to visualize native shaders 2021-01-06 09:40:09 -03:00
shader_rd.h Added ability to visualize native shaders 2021-01-06 09:40:09 -03:00