mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
drirc: add Waterfox to adaptive-sync blacklist
This commit is contained in:
parent
4d02f591cb
commit
10d33ddd50
1 changed files with 3 additions and 0 deletions
|
|
@ -416,6 +416,9 @@ TODO: document the other workarounds.
|
|||
<application name="Seamonkey" executable="seamonkey">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="Waterfox" executable="waterfox">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="VLC Media Player" executable="vlc">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue