godot/servers/rendering/renderer_rd
clayjohn 5662542526 Avoid copying CanvasTexture when updating proxy
(cherry picked from commit 84482ef90b)
2023-03-13 14:10:38 +01:00
..
effects Fixing issues with SSIL artifacts 2023-02-24 16:13:18 +11:00
environment Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03:00
forward_clustered Fix issue with default textures requiring arrays when using multiview 2023-02-22 16:50:58 +11:00
forward_mobile Add warnings for unsupported features in mobile and gl_compatibility backends 2023-02-26 12:28:02 -08:00
shaders Increase SSAO and SSIL bias to account for variance in mipmap generation 2023-02-21 10:25:33 -08:00
spirv-reflect
storage_rd Avoid copying CanvasTexture when updating proxy 2023-03-13 14:10:38 +01:00
SCsub
cluster_builder_rd.cpp
cluster_builder_rd.h Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
effects_rd.cpp
effects_rd.h
framebuffer_cache_rd.cpp
framebuffer_cache_rd.h
pipeline_cache_rd.cpp
pipeline_cache_rd.h
renderer_canvas_render_rd.cpp Merge pull request #73478 from NewDefectus/master 2023-02-21 21:14:51 +01:00
renderer_canvas_render_rd.h
renderer_compositor_rd.cpp
renderer_compositor_rd.h Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03:00
renderer_scene_render_rd.cpp Merge pull request #69001 from dzil123/fix_rendering_checks 2023-02-13 21:07:05 +01:00
renderer_scene_render_rd.h Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
shader_rd.cpp Move some worker_thread_pool.h includes out of header files 2023-02-13 14:02:01 -05:00
shader_rd.h
uniform_set_cache_rd.cpp
uniform_set_cache_rd.h