mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 00:30:11 +01:00
drirc: Enable glthread for rpcs3
Closes: #2939 Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4988>
This commit is contained in:
parent
d1290e7948
commit
ad8c5bba0a
1 changed files with 3 additions and 0 deletions
|
|
@ -415,6 +415,9 @@ TODO: document the other workarounds.
|
|||
<application name="Yuzu - Nintendo Switch Emulator" executable="yuzu">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
<application name="RPCS3" executable="rpcs3">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
|
||||
<application name="From The Depths" executable="From_The_Depths.x86_64">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue