virtualx-engine/servers/rendering/renderer_rd/storage_rd
clayjohn 4d635b7a3a Combine texture and instance data into one uniform set in the 2D renderer
Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
2024-09-27 11:05:46 -07:00
..
forward_id_storage.cpp
forward_id_storage.h
light_storage.cpp Merge pull request #93448 from clayjohn/transmittance-fixes 2024-09-03 11:42:57 +02:00
light_storage.h Add support for compiling with VS clang-cl toolset 2024-08-28 13:30:44 -05:00
material_storage.cpp Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
material_storage.h
mesh_storage.cpp Merge pull request #94893 from rune-scape/no-const-cast-mesh-storage 2024-09-10 09:51:22 +02:00
mesh_storage.h Avoid const_cast in mesh_storage.h 2024-08-28 14:46:03 -07:00
particles_storage.cpp
particles_storage.h
render_buffer_custom_data_rd.h
render_data_rd.cpp Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
render_data_rd.h Merge pull request #89919 from BlueCube3310/bicubic-lightmap 2024-08-20 10:01:41 +02:00
render_scene_buffers_rd.compat.inc
render_scene_buffers_rd.cpp Expose more state in RenderSceneBuffersRD 2024-07-15 22:04:10 +10:00
render_scene_buffers_rd.h Fix hash calculation for NTSliceKey 2024-09-22 21:08:18 +08:00
render_scene_data_rd.cpp Jitter shadow map dithering pattern across frames when TAA is enabled 2024-09-24 15:52:07 -07:00
render_scene_data_rd.h Jitter shadow map dithering pattern across frames when TAA is enabled 2024-09-24 15:52:07 -07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
texture_storage.cpp Combine texture and instance data into one uniform set in the 2D renderer 2024-09-27 11:05:46 -07:00
texture_storage.h Combine texture and instance data into one uniform set in the 2D renderer 2024-09-27 11:05:46 -07:00
utilities.cpp
utilities.h