diff options
author | Dave Parks <davep@lindenlab.com> | 2011-07-22 01:07:48 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-07-22 01:07:48 -0500 |
commit | c3378885536c5b7d3dd503ed6867cf5d6a8b1370 (patch) | |
tree | c4ee3f08d5a24fa28e39c47781a103a32aeb7f47 /indra/newview/featuretable.txt | |
parent | 7b6afd1eba69a61fae87e3f1e7b03d03ee4ea15e (diff) |
SH-2031 Disable usage of glMapBuffer (again). Despite using MapBufferRange, this is still a source of frame stalls.
Diffstat (limited to 'indra/newview/featuretable.txt')
-rw-r--r-- | indra/newview/featuretable.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/featuretable.txt b/indra/newview/featuretable.txt index d2d0227f62..67c8b977cf 100644 --- a/indra/newview/featuretable.txt +++ b/indra/newview/featuretable.txt @@ -1,4 +1,4 @@ -version 31 +version 32 // NOTE: This is mostly identical to featuretable_mac.txt with a few differences // Should be combined into one table @@ -247,7 +247,7 @@ RenderShadowDetail 0 0 // GL_ARB_map_buffer_range exists // list MapBufferRange -RenderVBOMappingDisable 1 0 +RenderVBOMappingDisable 1 1 // |