diff options
author | Tofu Buzzard <no-email> | 2011-03-10 08:30:58 -0800 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-03-10 08:30:58 -0800 |
commit | 9108837ec7088378b99947aae784a7cded69b310 (patch) | |
tree | 8f9c0c1574623f015c86a744f07bfa8ebbbbed6b /indra/newview/featuretable_xp.txt | |
parent | 1dbdb9b97c1a177edc45e078af6bd0b9997e80bb (diff) | |
parent | ca610bfc82e9f150877efa7e8c4e972d47bce7d4 (diff) |
merge
Diffstat (limited to 'indra/newview/featuretable_xp.txt')
-rw-r--r-- | indra/newview/featuretable_xp.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/indra/newview/featuretable_xp.txt b/indra/newview/featuretable_xp.txt index 84da74840f..10aeffef01 100644 --- a/indra/newview/featuretable_xp.txt +++ b/indra/newview/featuretable_xp.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
@@ -463,6 +463,10 @@ list ATI RenderUseStreamVBO 1 0
RenderAvatarVP 1 0
+// Disable vertex buffer objects by default for ATI cards with little video memory
+list ATIVramLT256
+RenderVBOEnable 1 0
+
/// Tweaked NVIDIA
list NVIDIA_GeForce_FX_5100
|