diff options
author | Jacek Antonelli | 2008-08-15 23:44:50 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:50 -0500 |
commit | 89fe5dab825a62a0e3fd8d248cbc91c65eb2a426 (patch) | |
tree | bcff14b7888d04a2fec799c59369f6095224bd08 /linden/indra/newview/featuretable.txt | |
parent | Second Life viewer sources 1.13.3.2 (diff) | |
download | meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.zip meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.gz meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.bz2 meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.xz |
Second Life viewer sources 1.14.0.0
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/featuretable.txt | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/linden/indra/newview/featuretable.txt b/linden/indra/newview/featuretable.txt index 3675fc3..59e816d 100644 --- a/linden/indra/newview/featuretable.txt +++ b/linden/indra/newview/featuretable.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | version 9 | 1 | version 10 |
2 | 2 | ||
3 | // NOTE: This is mostly identical to featuretable_mac.txt with a few differences | 3 | // NOTE: This is mostly identical to featuretable_mac.txt with a few differences |
4 | // Should be combined into one table | 4 | // Should be combined into one table |
@@ -23,7 +23,7 @@ version 9 | |||
23 | // NOTE: All settings are set to the MIN of applied values, including 'all'! | 23 | // NOTE: All settings are set to the MIN of applied values, including 'all'! |
24 | // | 24 | // |
25 | list all | 25 | list all |
26 | RenderAGP 1 1 | 26 | RenderVBO 1 1 |
27 | RenderAniso 1 0 | 27 | RenderAniso 1 0 |
28 | RenderAvatarMode 1 2 | 28 | RenderAvatarMode 1 2 |
29 | RenderAvatarVP 1 1 | 29 | RenderAvatarVP 1 1 |
@@ -40,6 +40,7 @@ VertexShaderEnable 1 1 | |||
40 | // | 40 | // |
41 | list Class0 | 41 | list Class0 |
42 | VertexShaderEnable 1 0 | 42 | VertexShaderEnable 1 0 |
43 | RenderVBO 1 1 | ||
43 | RenderDistance 1 64 | 44 | RenderDistance 1 64 |
44 | RenderAvatarVP 1 0 | 45 | RenderAvatarVP 1 0 |
45 | RenderAvatarMode 1 0 | 46 | RenderAvatarMode 1 0 |
@@ -52,6 +53,7 @@ RenderRippleWater 1 0 | |||
52 | // | 53 | // |
53 | list Class1 | 54 | list Class1 |
54 | VertexShaderEnable 1 0 | 55 | VertexShaderEnable 1 0 |
56 | RenderVBO 1 1 | ||
55 | RenderDistance 1 96 | 57 | RenderDistance 1 96 |
56 | RenderAvatarVP 1 1 | 58 | RenderAvatarVP 1 1 |
57 | RenderAvatarMode 1 0 | 59 | RenderAvatarMode 1 0 |
@@ -99,7 +101,7 @@ RenderAvatarVP 0 0 | |||
99 | // "Default" setups for safe, low, medium, high | 101 | // "Default" setups for safe, low, medium, high |
100 | // | 102 | // |
101 | list safe | 103 | list safe |
102 | RenderAGP 1 0 | 104 | RenderVBO 1 0 |
103 | RenderAniso 1 0 | 105 | RenderAniso 1 0 |
104 | RenderAvatarVP 0 0 | 106 | RenderAvatarVP 0 0 |
105 | RenderLighting 1 0 | 107 | RenderLighting 1 0 |
@@ -108,7 +110,7 @@ RenderTerrainDetail 1 0 | |||
108 | 110 | ||
109 | 111 | ||
110 | list low | 112 | list low |
111 | RenderAGP 1 1 | 113 | RenderVBO 1 0 |
112 | RenderAniso 1 0 | 114 | RenderAniso 1 0 |
113 | RenderLighting 1 0 | 115 | RenderLighting 1 0 |
114 | 116 | ||
@@ -135,12 +137,17 @@ RenderObjectBump 0 0 | |||
135 | // | 137 | // |
136 | // Graphics card based feature masks | 138 | // Graphics card based feature masks |
137 | // | 139 | // |
138 | list Brookdale | 140 | list OpenGLPre15 |
141 | RenderVBO 1 0 | ||
142 | |||
143 | list Intel | ||
144 | RenderVBO 1 0 | ||
139 | RenderAniso 1 0 | 145 | RenderAniso 1 0 |
140 | RenderLighting 1 0 | 146 | RenderLighting 1 0 |
141 | RenderTerrainDetail 1 0 | 147 | RenderTerrainDetail 1 0 |
142 | 148 | ||
143 | list GeForce2 | 149 | list GeForce2 |
150 | RenderVBO 1 1 | ||
144 | RenderAniso 1 0 | 151 | RenderAniso 1 0 |
145 | RenderLighting 1 0 | 152 | RenderLighting 1 0 |
146 | RenderParticleCount 1 2048 | 153 | RenderParticleCount 1 2048 |
@@ -150,10 +157,7 @@ list GeForce3 | |||
150 | 157 | ||
151 | list ATI | 158 | list ATI |
152 | 159 | ||
153 | // Hacked to be paranoid "safe" | ||
154 | // Disable AGP entirely, in Catalyst 4.3 it's at least 50% slower | ||
155 | list Radeon8500 | 160 | list Radeon8500 |
156 | RenderAGP 0 0 | ||
157 | RenderLighting 1 0 | 161 | RenderLighting 1 0 |
158 | RenderParticleCount 1 4096 | 162 | RenderParticleCount 1 4096 |
159 | 163 | ||
@@ -162,9 +166,8 @@ list Radeon9700 | |||
162 | RenderParticleCount 1 4096 | 166 | RenderParticleCount 1 4096 |
163 | 167 | ||
164 | // Hacked to be paranoid "safe" | 168 | // Hacked to be paranoid "safe" |
165 | // Disable AGP entirely, in Catalyst 4.3 it's at least 50% slower | ||
166 | list MobilityRadeon9000 | 169 | list MobilityRadeon9000 |
167 | RenderLighting 1 0 | 170 | RenderLighting 1 0 |
168 | RenderParticleCount 1 4096 | 171 | RenderParticleCount 1 4096 |
169 | 172 | ||
170 | list GeForceFX | 173 | list GeForceFX |