mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-27 11:59:36 -04:00
- Convert FSR2 quality mode from number input to dropdown with 4 options - Disable and grey out FSR sharpness slider when FSR2 is selected - Add proper enum-based settings for FSR2 quality modes - Update both Vulkan and OpenGL FSR2 implementations - Connect UI state changes automatically Provides better UX by using appropriate controls and preventing confusion between FSR 1.0 and FSR 2.0 sharpening options. Signed-off-by: Zephyron <zephyron@citron-emu.org>