godot/servers/rendering/rasterizer_rd
Rémi Verschelde 06748a2b5f
Merge pull request #37749 from clayjohn/Vulkan-improved-ss
Add vogel filter and settings to soft shadows
2020-04-13 00:39:37 +02:00
..
shaders Merge pull request #37749 from clayjohn/Vulkan-improved-ss 2020-04-13 00:39:37 +02:00
light_cluster_builder.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
light_cluster_builder.h Refactored shadowmapping. 2020-04-08 11:19:43 -03:00
rasterizer_canvas_rd.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
rasterizer_canvas_rd.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
rasterizer_effects_rd.cpp Add screen space AA option, with FXAA implementation. 2020-04-12 10:57:18 -03:00
rasterizer_effects_rd.h Add screen space AA option, with FXAA implementation. 2020-04-12 10:57:18 -03:00
rasterizer_rd.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
rasterizer_rd.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
rasterizer_scene_high_end_rd.cpp Merge pull request #37749 from clayjohn/Vulkan-improved-ss 2020-04-13 00:39:37 +02:00
rasterizer_scene_high_end_rd.h Merge pull request #37749 from clayjohn/Vulkan-improved-ss 2020-04-13 00:39:37 +02:00
rasterizer_scene_rd.cpp Merge pull request #37749 from clayjohn/Vulkan-improved-ss 2020-04-13 00:39:37 +02:00
rasterizer_scene_rd.h Merge pull request #37749 from clayjohn/Vulkan-improved-ss 2020-04-13 00:39:37 +02:00
rasterizer_storage_rd.cpp Implement MSAA 2020-04-12 15:33:57 -03:00
rasterizer_storage_rd.h Moved most of the effect code to compute. 2020-04-11 19:44:07 -03:00
render_pipeline_vertex_format_cache_rd.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
render_pipeline_vertex_format_cache_rd.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_compiler_rd.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
shader_compiler_rd.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
shader_rd.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
shader_rd.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00