summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2023-01-23 11:48:43 -0600
committerDave Parks <davep@lindenlab.com>2023-01-23 11:48:43 -0600
commit274da636a00fd0469f7857dad7995cb11552e4ab (patch)
treed595a76d4925ee59760f9ebb532edaf8224d211c /indra/newview
parent3fac6115c0de172e48fbfd13753bc83b755ecf21 (diff)
SL-18869 Followup -- AMD optimization pass.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/featuretable.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/featuretable.txt b/indra/newview/featuretable.txt
index cf0968dfd2..2821b63391 100644
--- a/indra/newview/featuretable.txt
+++ b/indra/newview/featuretable.txt
@@ -1,4 +1,4 @@
-version 45
+version 46
// The version number above should be incremented IF AND ONLY IF some
// change has been made that is sufficiently important to justify
// resetting the graphics preferences of all users to the recommended
@@ -291,6 +291,9 @@ RenderAnisotropic 1 0
RenderFSAASamples 1 0
RenderGLContextCoreProfile 1 0
+list AMD
+RenderGLMultiThreaded 1 1
+
list GL3
RenderFSAASamples 0 0
RenderReflectionsEnabled 0 0