behaviour-tree-test/servers/rendering/renderer_rd/storage_rd
2026-01-28 11:08:40 -08:00
..
forward_id_storage.h Remove unnecessary cpp files 2025-07-15 15:19:23 +02:00
light_storage.cpp Remove geometry_3d include from rendering_server.h, to reduce compile time. 2026-01-27 18:12:38 +01:00
light_storage.h Rewrite Radiance and Reflection probes to use Octahedral maps. 2025-12-02 17:48:12 -08: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 Mark more textures as discardable 2025-12-08 15:47:42 -08: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 Pass consistent viewport and screen sizes to fix point size emulation. 2025-12-19 14:51:49 +03:00
render_scene_data_rd.h Pass consistent viewport and screen sizes to fix point size emulation. 2025-12-19 14:51:49 +03:00
SCsub
texture_storage.cpp Remove is_discardable flag on render target since it is not needed and creates issues on NVidia devices 2026-01-28 11:08:40 -08: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