Files
eden/src/video_core/renderer_vulkan
Zephyron 9615e910f9 feat(video_core): Implement HybridMemory for advanced Vulkan memory management
Adds a new cross-platform memory management system with enhanced capabilities:
- Fault-managed memory allocation for Linux/Android platforms
- Memory snapshot and differential snapshot support
- Predictive memory reuse tracking for optimized access patterns
- Vulkan compute buffer integration
- User-configurable settings for enabling features

The system integrates with the existing Vulkan renderer to provide more
efficient memory handling, especially for compute-intensive workloads.

Co-authored-by: boss.sfc <boss.sfc@citron-emu.org>
Co-committed-by: boss.sfc <boss.sfc@citron-emu.org>
Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-04-12 23:41:26 -03:00
..
2024-02-19 16:00:46 +01:00
2024-01-07 22:44:55 +00:00
2023-10-06 00:58:30 +01:00
2022-10-07 14:13:45 +01:00
2023-09-23 23:05:30 +02:00
2025-04-12 22:54:32 -03:00
2024-01-15 23:34:11 +00:00
2024-01-22 03:10:43 +00:00