diff options
author | Jacek Antonelli | 2008-09-06 18:24:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-06 18:25:07 -0500 |
commit | 798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch) | |
tree | 1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/newview/featuretable.txt | |
parent | Second Life viewer sources 1.20.15 (diff) | |
download | meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2 meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz |
Second Life viewer sources 1.21.0-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/featuretable.txt | 42 |
1 files changed, 7 insertions, 35 deletions
diff --git a/linden/indra/newview/featuretable.txt b/linden/indra/newview/featuretable.txt index 032d9bf..0a12958 100644 --- a/linden/indra/newview/featuretable.txt +++ b/linden/indra/newview/featuretable.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | version 16 | 1 | version 17 |
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 |
@@ -394,48 +394,20 @@ list ATI_Radeon_X1600 | |||
394 | Disregard128DefaultDrawDistance 1 0 | 394 | Disregard128DefaultDrawDistance 1 0 |
395 | list ATI_Radeon_X1700 | 395 | list ATI_Radeon_X1700 |
396 | Disregard128DefaultDrawDistance 1 0 | 396 | Disregard128DefaultDrawDistance 1 0 |
397 | |||
398 | list ATI_Mobility_Radeon_X1xxx | 397 | list ATI_Mobility_Radeon_X1xxx |
399 | Disregard128DefaultDrawDistance 1 0 | 398 | Disregard128DefaultDrawDistance 1 0 |
400 | |||
401 | |||
402 | |||
403 | // Avatar hardware skinning causes | ||
404 | // invisible avatars on x2600... so I masked | ||
405 | // out other possible bad ones till it's fixed in 8.2 | ||
406 | |||
407 | list ATI_Radeon_HD_2300 | 399 | list ATI_Radeon_HD_2300 |
408 | RenderAvatarVP 0 0 | ||
409 | RenderAvatarCloth 0 0 | ||
410 | Disregard128DefaultDrawDistance 1 0 | 400 | Disregard128DefaultDrawDistance 1 0 |
411 | list ATI_Radeon_HD_2400 | 401 | list ATI_Radeon_HD_2400 |
412 | RenderAvatarVP 0 0 | ||
413 | RenderAvatarCloth 0 0 | ||
414 | Disregard128DefaultDrawDistance 1 0 | 402 | Disregard128DefaultDrawDistance 1 0 |
415 | list ATI_Radeon_HD_2600 | ||
416 | RenderAvatarVP 0 0 | ||
417 | RenderAvatarCloth 0 0 | ||
418 | list ATI_Radeon_HD_2900 | ||
419 | RenderAvatarVP 0 0 | ||
420 | RenderAvatarCloth 0 0 | ||
421 | list ATI_Radeon_HD_3800 | ||
422 | RenderAvatarVP 0 0 | ||
423 | RenderAvatarCloth 0 0 | ||
424 | |||
425 | list ATI_ASUS_AH24xx | 403 | list ATI_ASUS_AH24xx |
426 | RenderAvatarVP 0 0 | ||
427 | RenderAvatarCloth 0 0 | ||
428 | Disregard128DefaultDrawDistance 1 0 | 404 | Disregard128DefaultDrawDistance 1 0 |
429 | list ATI_ASUS_AH26xx | 405 | |
430 | RenderAvatarVP 0 0 | 406 | |
431 | RenderAvatarCloth 0 0 | 407 | // Avatar hardware skinning causes invisible avatars |
432 | list ATI_ASUS_EAH24xx | 408 | // on various ATI chipsets on drivers before 8.2 |
433 | RenderAvatarVP 0 0 | 409 | |
434 | RenderAvatarCloth 0 0 | 410 | list ATIOldDriver |
435 | list ATI_ASUS_EAH26xx | ||
436 | RenderAvatarVP 0 0 | ||
437 | RenderAvatarCloth 0 0 | ||
438 | list ATI_ASUS_EAH38xx | ||
439 | RenderAvatarVP 0 0 | 411 | RenderAvatarVP 0 0 |
440 | RenderAvatarCloth 0 0 | 412 | RenderAvatarCloth 0 0 |
441 | 413 | ||