godot/servers/rendering/renderer_rd/forward_mobile
clayjohn 36a005fafc
Add RENDERING_INFO parameters to GL Compatibility renderer
This also fixes RENDERING_INFO_TOTAL_PRIMITIVES_IN_FRAME for the RD renderers as it was incorrectly reporting vertex/index count at times

This also adds memory tracking to textures and buffers to catch memory leaks.

This also cleans up some memory leaks that the new system caught.
2023-06-16 09:10:00 +02:00
..
SCsub
render_forward_mobile.cpp Add RENDERING_INFO parameters to GL Compatibility renderer 2023-06-16 09:10:00 +02:00
render_forward_mobile.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_shader_forward_mobile.cpp Merge pull request #76977 from manueldun/light-shader-builtins 2023-06-09 11:04:46 +02:00
scene_shader_forward_mobile.h Re-implement the PSSM_SPLITS debug option 2023-04-28 17:53:56 -07:00