diff options
author | Dave Parks <davep@lindenlab.com> | 2011-07-24 15:10:13 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-07-24 15:10:13 -0500 |
commit | 0f86c26fa5c7c774e43189dd5ef5d68cb81e6dbf (patch) | |
tree | 67f26cd98a492f0aff9d4ccb9a276221fdbc5e3a /indra/newview/featuretable_linux.txt | |
parent | 6df418b7af8b8088f72089dc11401db455c26e13 (diff) | |
parent | 26a9a6929c23eabfef0a53355a392fef0ad26b83 (diff) |
merge
Diffstat (limited to 'indra/newview/featuretable_linux.txt')
-rw-r--r-- | indra/newview/featuretable_linux.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/featuretable_linux.txt b/indra/newview/featuretable_linux.txt index 649f5ebd18..6e962f3c56 100644 --- a/indra/newview/featuretable_linux.txt +++ b/indra/newview/featuretable_linux.txt @@ -1,4 +1,4 @@ -version 25 +version 27 // NOTE: This is mostly identical to featuretable_mac.txt with a few differences // Should be combined into one table @@ -242,10 +242,10 @@ RenderDeferredSSAO 0 0 RenderShadowDetail 0 0 // -// No GL_ARB_map_buffer_range +// GL_ARB_map_buffer_range exists // -list NoMapBufferRange -RenderVBOMappingDisable 1 0 +list MapBufferRange +RenderVBOMappingDisable 1 1 |