mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-21 04:50:15 +01:00
8dfc81239f
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.