summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2013-06-25 10:21:59 -0700
committerGraham Linden <graham@lindenlab.com>2013-06-25 10:21:59 -0700
commit53789008221043052360dcff2c1faeb11c64d9f6 (patch)
tree059238feed716a103cdc6636860187cb121823a3 /indra/newview/app_settings/settings.xml
parent269519e267cfb1a5d61205684f0030a726deb516 (diff)
NORSPEC-250 add setting to force higher LUT precision and made LUT cleanup match creation
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rwxr-xr-xindra/newview/app_settings/settings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 344079b640..ebb01fb330 100755
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -8592,6 +8592,18 @@
</array>
</map>
+ <key>RenderSpecularPrecision</key>
+ <map>
+ <key>Comment</key>
+ <string>Force 32-bit floating point LUT</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>U32</string>
+ <key>Value</key>
+ <real>0</real>
+ </map>
+
<key>RenderSpecularResX</key>
<map>
<key>Comment</key>