Lines 1-4
Link Here
|
1 |
<driconf> |
1 |
<driconf> |
|
|
2 |
<device driver="crocus"> |
3 |
<application name="kwin_x11" executable="kwin_x11"> |
4 |
<!-- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251836 --> |
5 |
<option name="glx_extension_override" value="-GLX_EXT_buffer_age" /> |
6 |
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/commit/580fbbb59a60 --> |
7 |
<option name="glx_disable_ext_buffer_age" value="true" /> |
8 |
</application> |
9 |
</device> |
2 |
<device driver="iris"> |
10 |
<device driver="iris"> |
3 |
<application name="kwin_x11" executable="kwin_x11"> |
11 |
<application name="kwin_x11" executable="kwin_x11"> |
4 |
<!-- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251836 --> |
12 |
<!-- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251836 --> |