diff options
author | Dave Parks <davep@lindenlab.com> | 2011-06-21 11:17:44 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-06-21 11:17:44 -0500 |
commit | d4103101fef0b12256f97839eaebc292d06f5b74 (patch) | |
tree | 99ba35a294598e59882c75c589b1d853e5d2e981 /indra/newview/featuretable.txt | |
parent | 83b4eb22013955a9616e6ed9b9351f4c34d94e35 (diff) |
SH-208 Disable VBO on all intel graphics chips (stability improvement).
Diffstat (limited to 'indra/newview/featuretable.txt')
-rw-r--r-- | indra/newview/featuretable.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/featuretable.txt b/indra/newview/featuretable.txt index 4da155efda..5384660d4c 100644 --- a/indra/newview/featuretable.txt +++ b/indra/newview/featuretable.txt @@ -1,4 +1,4 @@ -version 29 +version 30 // NOTE: This is mostly identical to featuretable_mac.txt with a few differences // Should be combined into one table @@ -297,6 +297,7 @@ RenderDeferred 0 0 list Intel RenderAnisotropic 1 0 +RenderVBOEnable 1 0 list GeForce2 RenderAnisotropic 1 0 |