diff options
author | Jacek Antonelli | 2008-08-15 23:45:38 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:38 -0500 |
commit | d7f00c03e236098b10ad5e30d35a0f159eb17255 (patch) | |
tree | d45c68b3a638b0545c88c1f644a6b9a689ce58e0 /linden/indra/newview/featuretable.txt | |
parent | Second Life viewer sources 1.19.1.2 (diff) | |
download | meta-impy-d7f00c03e236098b10ad5e30d35a0f159eb17255.zip meta-impy-d7f00c03e236098b10ad5e30d35a0f159eb17255.tar.gz meta-impy-d7f00c03e236098b10ad5e30d35a0f159eb17255.tar.bz2 meta-impy-d7f00c03e236098b10ad5e30d35a0f159eb17255.tar.xz |
Second Life viewer sources 1.19.1.3
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/featuretable.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/linden/indra/newview/featuretable.txt b/linden/indra/newview/featuretable.txt index 793e235..6491275 100644 --- a/linden/indra/newview/featuretable.txt +++ b/linden/indra/newview/featuretable.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | version 15 | 1 | version 16 |
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 |
@@ -45,6 +45,7 @@ RenderUseImpostors 1 1 | |||
45 | RenderVBOEnable 1 1 | 45 | RenderVBOEnable 1 1 |
46 | RenderVolumeLODFactor 1 2.0 | 46 | RenderVolumeLODFactor 1 2.0 |
47 | RenderWaterReflections 1 1 | 47 | RenderWaterReflections 1 1 |
48 | UseStartScreen 1 1 | ||
48 | UseOcclusion 1 1 | 49 | UseOcclusion 1 1 |
49 | VertexShaderEnable 1 1 | 50 | VertexShaderEnable 1 1 |
50 | WindLightUseAtmosShaders 1 1 | 51 | WindLightUseAtmosShaders 1 1 |
@@ -364,10 +365,12 @@ list ATI_Radeon_X700 | |||
364 | Disregard128DefaultDrawDistance 1 0 | 365 | Disregard128DefaultDrawDistance 1 0 |
365 | list ATI_Radeon_X1300 | 366 | list ATI_Radeon_X1300 |
366 | Disregard128DefaultDrawDistance 1 0 | 367 | Disregard128DefaultDrawDistance 1 0 |
368 | UseStartScreen 0 0 | ||
367 | list ATI_Radeon_X1400 | 369 | list ATI_Radeon_X1400 |
368 | Disregard128DefaultDrawDistance 1 0 | 370 | Disregard128DefaultDrawDistance 1 0 |
369 | list ATI_Radeon_X1500 | 371 | list ATI_Radeon_X1500 |
370 | Disregard128DefaultDrawDistance 1 0 | 372 | Disregard128DefaultDrawDistance 1 0 |
373 | UseStartScreen 0 0 | ||
371 | list ATI_Radeon_X1600 | 374 | list ATI_Radeon_X1600 |
372 | Disregard128DefaultDrawDistance 1 0 | 375 | Disregard128DefaultDrawDistance 1 0 |
373 | list ATI_Radeon_X1700 | 376 | list ATI_Radeon_X1700 |