1
0
Fork 0
godot/servers/rendering/renderer_rd
Stuart Carnie 0d1d945727
2D: Fix various issues and minor performance optimisations
2024-10-30 08:36:45 +11:00
..
effects SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
environment Merge pull request #86103 from ecmjohnson/fix-inside-volfog 2024-10-24 13:22:57 -05:00
forward_clustered Fix soft shadows by increasing the bit count for specialization constants. 2024-10-28 10:26:50 -03:00
forward_mobile Fix soft shadows by increasing the bit count for specialization constants. 2024-10-28 10:26:50 -03:00
shaders 2D: Fix various issues and minor performance optimisations 2024-10-30 08:36:45 +11:00
spirv-reflect SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
storage_rd 2D: Fix various issues and minor performance optimisations 2024-10-30 08:36:45 +11:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
cluster_builder_rd.cpp
cluster_builder_rd.h Add Metal support for macOS (arm64) and iOS 2024-08-20 12:11:06 +02:00
framebuffer_cache_rd.cpp
framebuffer_cache_rd.h
pipeline_cache_rd.cpp Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
pipeline_cache_rd.h Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
pipeline_hash_map_rd.h Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
renderer_canvas_render_rd.cpp 2D: Fix various issues and minor performance optimisations 2024-10-30 08:36:45 +11:00
renderer_canvas_render_rd.h 2D: Fix various issues and minor performance optimisations 2024-10-30 08:36:45 +11:00
renderer_compositor_rd.cpp Add Swappy & Pre-Transformed Swapchain 2024-10-28 18:55:37 -03:00
renderer_compositor_rd.h Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased 2024-10-29 12:34:40 -07:00
renderer_scene_render_rd.cpp Don't include `core/io/image.h` in `core/os/os.h` 2024-10-18 19:04:19 +03:00
renderer_scene_render_rd.h Style: Apply new `clang-format` changes 2024-09-20 08:09:48 -05:00
shader_rd.cpp Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
shader_rd.h Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
uniform_set_cache_rd.cpp
uniform_set_cache_rd.h