summaryrefslogtreecommitdiff
path: root/indra/newview/featuretable_mac.txt
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2023-05-22 18:19:14 -0700
committerCosmic Linden <cosmic@lindenlab.com>2023-10-13 10:33:18 -0700
commitcbf202d6324dfe67218e3a0d20ec1589f2906517 (patch)
treeac18e1b1d2b91b9d68eb3d1e4b5269c5724419a7 /indra/newview/featuretable_mac.txt
parentdfa19c5e436edb102d8bd121c853153303631b4d (diff)
SL-19750: Only disable PBR terrain emissive for machines that have a limit of 16 texture binds. Bump featuretable
Diffstat (limited to 'indra/newview/featuretable_mac.txt')
-rw-r--r--indra/newview/featuretable_mac.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/indra/newview/featuretable_mac.txt b/indra/newview/featuretable_mac.txt
index d775f04810..c04c1c9a4f 100644
--- a/indra/newview/featuretable_mac.txt
+++ b/indra/newview/featuretable_mac.txt
@@ -1,4 +1,4 @@
-version 53
+version 54
// 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
@@ -45,7 +45,6 @@ RenderObjectBump 1 1
RenderLocalLights 1 1
RenderTerrainDetail 1 1
RenderTerrainLODFactor 1 2.0
-RenderTerrainPBRDetail 1 -1
RenderTransparentWater 1 1
RenderTreeLODFactor 1 1.0
RenderVBOEnable 1 1
@@ -309,6 +308,9 @@ RenderShadowDetail 0 0
list TexUnit8orLess
RenderDeferredSSAO 0 0
+list TexUnit16orLess
+RenderTerrainPBRDetail 1 -1
+
list AMD
RenderDeferredSSAO 1 0