diff options
author | Dave Parks <davep@lindenlab.com> | 2011-07-09 02:28:34 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-07-09 02:28:34 -0500 |
commit | f1443579b32cf260e7ad35f35de3930f0f801bd2 (patch) | |
tree | eba8949b8dd71832297a0836be58cf2d4c71d830 /indra/newview/featuretable_mac.txt | |
parent | 36a05ebd9a2a969bab4621f522a9a82f69e523d7 (diff) |
SH-2038 Potential fix for a myriad of performance problems concering VBO usage.
Diffstat (limited to 'indra/newview/featuretable_mac.txt')
-rw-r--r-- | indra/newview/featuretable_mac.txt | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/indra/newview/featuretable_mac.txt b/indra/newview/featuretable_mac.txt index a1e25aae08..2f9f82fd9e 100644 --- a/indra/newview/featuretable_mac.txt +++ b/indra/newview/featuretable_mac.txt @@ -1,4 +1,4 @@ -version 26 +version 27 // NOTE: This is mostly identical to featuretable_mac.txt with a few differences // Should be combined into one table @@ -48,7 +48,7 @@ RenderTransparentWater 1 1 RenderTreeLODFactor 1 1.0 RenderUseImpostors 1 1 RenderVBOEnable 1 1 -RenderVBOMappingDisable 1 1 +RenderVBOMappingDisable 1 0 RenderVolumeLODFactor 1 2.0 UseStartScreen 1 1 UseOcclusion 1 1 @@ -246,13 +246,6 @@ RenderDeferredSSAO 0 0 RenderShadowDetail 0 0 // -// No GL_ARB_map_buffer_range -// -list NoMapBufferRange -RenderVBOMappingDisable 1 0 - - -// // "Default" setups for safe, low, medium, high // list safe |