graphics/mesa-dri: drop obsolete override after 22a85734ff

PR:		268955
Approved by:	manu
This commit is contained in:
Jan Beich 2023-01-15 17:22:09 +00:00
parent fe95d25274
commit 8b0f9b7f3c

View File

@ -3,16 +3,12 @@
<application name="kwin_x11" executable="kwin_x11">
<!-- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268955 -->
<option name="glx_extension_override" value="-GLX_EXT_buffer_age" />
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/commit/580fbbb59a60 -->
<option name="glx_disable_ext_buffer_age" value="true" />
</application>
</device>
<device driver="iris">
<application name="kwin_x11" executable="kwin_x11">
<!-- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251836 -->
<option name="glx_extension_override" value="-GLX_EXT_buffer_age" />
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/commit/580fbbb59a60 -->
<option name="glx_disable_ext_buffer_age" value="true" />
</application>
</device>
</driconf>