mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 15:00:11 +01:00
Update 00-mesa-defaults.conf
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19619>
This commit is contained in:
parent
723b15fb75
commit
db2b098323
1 changed files with 6 additions and 0 deletions
|
|
@ -706,6 +706,9 @@ TODO: document the other workarounds.
|
|||
<application name="muffin" executable="muffin">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="cinnamon" executable="cinnamon">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="compiz" executable="compiz">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
|
|
@ -835,6 +838,9 @@ TODO: document the other workarounds.
|
|||
<application name="gnome-shell" executable="gnome-shell">
|
||||
<option name="glx_extension_override" value="-GLX_EXT_buffer_age -GLX_OML_sync_control -GLX_SGI_video_sync" />
|
||||
</application>
|
||||
<application name="cinnamon" executable="cinnamon">
|
||||
<option name="glx_extension_override" value="-GLX_EXT_buffer_age -GLX_OML_sync_control -GLX_SGI_video_sync" />
|
||||
</application>
|
||||
<application name="Compiz" executable="Compiz">
|
||||
<option name="glx_extension_override" value="-GLX_EXT_buffer_age -GLX_OML_sync_control" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue