godot/servers/rendering/renderer_rd/storage_rd
2025-12-02 17:36:31 +03:00
..
forward_id_storage.h Remove unnecessary cpp files 2025-07-15 15:19:23 +02:00
light_storage.cpp Allow reflection probes to only recreate the atlas when switching to real time. 2025-11-18 09:50:16 -03:00
light_storage.h Allow reflection probes to only recreate the atlas when switching to real time. 2025-11-18 09:50:16 -03:00
material_storage.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
material_storage.h Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
mesh_storage.cpp Implement point size emulation in the forward shader for D3D12. 2025-12-02 17:36:31 +03:00
mesh_storage.h Implement point size emulation in the forward shader for D3D12. 2025-12-02 17:36:31 +03:00
particles_storage.cpp Push pipeline compilation of various effects to the worker thread pool. 2025-10-13 12:00:23 -03:00
particles_storage.h Push pipeline compilation of various effects to the worker thread pool. 2025-10-13 12:00:23 -03:00
render_buffer_custom_data_rd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
render_data_rd.h Remove unnecessary cpp files 2025-07-15 15:19:23 +02:00
render_scene_buffers_rd.compat.inc Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
render_scene_buffers_rd.cpp Ensure we use DATA_FORMAT_R32_SFLOAT for depth resolve buffer on Forward+ 2025-11-25 08:30:23 +11:00
render_scene_buffers_rd.h Optimize glow and tonemap gather step in the mobile renderer 2025-10-30 21:56:26 -07:00
render_scene_data_rd.cpp Fix wrong indexes for double precision 2025-10-09 22:01:41 +02:00
render_scene_data_rd.h Add Persistent Buffers 2025-10-24 08:16:19 +11:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
texture_storage.cpp Fix clear color being incorrect in Environment background with HDR 2D. 2025-11-26 16:11:57 -05:00
texture_storage.h Add and enable default textures for other samplers 2025-07-31 00:08:43 +01:00
utilities.cpp Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
utilities.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00