mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 09:59:39 -04:00
- Clean dark-themed overlay with real-time VRAM usage display - Memory breakdown (Buffers, Textures, Staging) with color coding - Interactive graph with 2-minute history and leak detection - VRAM mode indicator with special highlighting for Insane mode - Draggable interface with persistent positioning - Menu integration with keyboard shortcut support - Safe Vulkan renderer integration with exception handling Files: CMakeLists.txt, main.cpp, main.h, main.ui, uisettings.h, vram_overlay.cpp, vram_overlay.h Signed-off-by: Zephyron <zephyron@citron-emu.org>