1
0
Fork 0
godot/servers/rendering/renderer_rd/storage_rd
Ryan 4497e2a0d3 Add Meshes to the Video RAM Profiler
Apply suggestions from code review

Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
2025-04-23 18:26:56 -04:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
forward_id_storage.cpp
forward_id_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
light_storage.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
light_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
material_storage.cpp Merge pull request #105138 from stuartcarnie/fix_hangs 2025-04-14 19:39:47 -05:00
material_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh_storage.cpp Add Meshes to the Video RAM Profiler 2025-04-23 18:26:56 -04:00
mesh_storage.h Add Meshes to the Video RAM Profiler 2025-04-23 18:26:56 -04:00
particles_storage.cpp Rendering: Fix `Math` constant conversion 2025-04-11 12:33:57 -05:00
particles_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06: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.cpp
render_data_rd.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06: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 Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering 2025-04-17 09:14:23 -05:00
render_scene_buffers_rd.h OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS 2025-03-31 07:21:58 -05:00
render_scene_data_rd.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
render_scene_data_rd.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_storage.cpp Add Meshes to the Video RAM Profiler 2025-04-23 18:26:56 -04:00
texture_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
utilities.cpp BasisUniversal: Ensure ASTC's HDR variant is supported when transcoding 2025-03-07 15:26:03 +01:00
utilities.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00