mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-27 22:03:37 +00:00
- Implement adaptive timeout system that adjusts based on GPU performance - Add auto-disable after 10 cycles of persistent timeouts - Reduce workload (32x32 dispatch, 1MB buffer) for better compatibility - Add performance monitoring and runtime control - Fixes persistent timeout warnings by gracefully degrading when GPU is busy Signed-off-by: Zephyron <zephyron@citron-emu.org>