diff options
| author | Zephyron <zephyron@citron-emu.org> | 2025-01-27 15:34:00 +1000 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2025-05-11 14:29:04 +0100 |
| commit | f50aa799dfe956b0a041a74db89a764454980ed2 (patch) | |
| tree | c8fa6fd6fa00cfc2a0ebf63dd4dc21cbf6fd95da /src/video_core/buffer_cache/buffer_cache.cpp | |
| parent | b5371eb41a044c0f85e3c8515870d658a3f442b5 (diff) | |
vulkan: Relax VRAM allocation limits for better stability
Adjusts VRAM allocation strategy to be more conservative while maintaining
performance:
- Increases reserve memory from 1/8th to 1/4th (max 2GB) for discrete GPUs
- Increases base memory limit from 6GB to 8GB
- Doubles resolution scaling memory from 1GB to 2GB per scale factor
- Reduces system memory reservation from 8GB to 4GB for integrated GPUs
- Increases maximum memory limit from 4GB to 6GB for integrated GPUs
These changes help prevent memory leaks while still providing adequate
VRAM for optimal performance.
Diffstat (limited to 'src/video_core/buffer_cache/buffer_cache.cpp')
0 files changed, 0 insertions, 0 deletions
