mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-25 14:15:27 +01:00
There are some potential edge cases where gl_state may fail to track the state if a related state changes while the toggle is disabled or it didn't change. This addresses that.