diff options
author | Dave Parks <davep@lindenlab.com> | 2011-10-12 10:51:10 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-10-12 10:51:10 -0500 |
commit | 6c157557dc50806670dcf7fb5aa14bc5f9678282 (patch) | |
tree | 7c115748c76c0cb868a4571bdb42e83f74c01f72 /indra/newview/featuretable_xp.txt | |
parent | 9a0bb3d871d476d43edc6c7a29f6bedff1c45247 (diff) |
SH-2510 Potential fix for crash on startup on systems that don't have GL_ARB_shader_objects
Diffstat (limited to 'indra/newview/featuretable_xp.txt')
-rw-r--r-- | indra/newview/featuretable_xp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/featuretable_xp.txt b/indra/newview/featuretable_xp.txt index fffd30c0d8..a8e13ce65c 100644 --- a/indra/newview/featuretable_xp.txt +++ b/indra/newview/featuretable_xp.txt @@ -65,6 +65,7 @@ RenderShadowDetail 1 0 WatchdogDisabled 1 1 RenderUseStreamVBO 1 1 RenderFSAASamples 1 16 +RenderMaxTextureIndex 1 32 // // Low Graphics Settings |