projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccbfe44
)
radeonsi: always enable NIR for Civilization 6 to fix corruption
author
Marek Olšák
<marek.olsak@amd.com>
Tue, 19 Feb 2019 22:21:20 +0000
(17:21 -0500)
committer
Marek Olšák
<marek.olsak@amd.com>
Tue, 19 Feb 2019 22:59:17 +0000
(17:59 -0500)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104602
Cc: 18.3 19.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/util/00-mesa-defaults.conf
patch
|
blob
|
history
diff --git
a/src/util/00-mesa-defaults.conf
b/src/util/00-mesa-defaults.conf
index cb0e6e659e25ed4c0acd91ddb49b4e8b2a382950..81f23c9794140155dcf964058d48b66607f47ff0 100644
(file)
--- a/
src/util/00-mesa-defaults.conf
+++ b/
src/util/00-mesa-defaults.conf
@@
-426,5
+426,8
@@
TODO: document the other workarounds.
<application name="No Mans Sky" executable="NMS.exe">
<option name="radeonsi_zerovram" value="true" />
</application>
+ <application name="Civilization 6" executable="Civ6">
+ <option name="radeonsi_enable_nir" value="true"/>
+ </application>
</device>
</driconf>