mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
driconf: Add a driconf entry for 文香白板 (Wenxiang whiteboard)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39465>
This commit is contained in:
parent
bac1ceb83f
commit
53370a4ca9
1 changed files with 5 additions and 0 deletions
|
|
@ -805,6 +805,11 @@ TODO: document the other workarounds.
|
|||
<application name="Detroit Become Human" application_name_match="DetroitBecomeHuman">
|
||||
<option name="vk_x11_strict_image_count" value="true" />
|
||||
</application>
|
||||
|
||||
<!-- Application exits with an error if contents do not show up to GDI -->
|
||||
<application name="文香白板" executable="WxBoardMain.exe">
|
||||
<option name="wgl_require_gdi_compat" value="true" />
|
||||
</application>
|
||||
</device>
|
||||
<!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
|
||||
<device driver="vmwgfx">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue