diff options
Diffstat (limited to 'linden/indra/newview/featuretable.txt')
-rw-r--r-- | linden/indra/newview/featuretable.txt | 48 |
1 files changed, 13 insertions, 35 deletions
diff --git a/linden/indra/newview/featuretable.txt b/linden/indra/newview/featuretable.txt index 032d9bf..b227043 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 |
@@ -303,6 +303,9 @@ list Intel_G33 | |||
303 | RenderTerrainDetail 1 0 | 303 | RenderTerrainDetail 1 0 |
304 | RenderVBOEnable 1 0 | 304 | RenderVBOEnable 1 0 |
305 | 305 | ||
306 | list Intel_G45 | ||
307 | WindLightUseAtmosShaders 0 0 | ||
308 | |||
306 | list Intel_Bear_Lake | 309 | list Intel_Bear_Lake |
307 | RenderTerrainDetail 1 0 | 310 | RenderTerrainDetail 1 0 |
308 | RenderVBOEnable 1 0 | 311 | RenderVBOEnable 1 0 |
@@ -315,6 +318,9 @@ list Intel_Brookdale | |||
315 | RenderTerrainDetail 1 0 | 318 | RenderTerrainDetail 1 0 |
316 | RenderVBOEnable 1 0 | 319 | RenderVBOEnable 1 0 |
317 | 320 | ||
321 | list Intel_Eaglelake | ||
322 | WindLightUseAtmosShaders 0 0 | ||
323 | |||
318 | list Intel_Montara | 324 | list Intel_Montara |
319 | RenderTerrainDetail 1 0 | 325 | RenderTerrainDetail 1 0 |
320 | RenderVBOEnable 1 0 | 326 | RenderVBOEnable 1 0 |
@@ -394,48 +400,20 @@ list ATI_Radeon_X1600 | |||
394 | Disregard128DefaultDrawDistance 1 0 | 400 | Disregard128DefaultDrawDistance 1 0 |
395 | list ATI_Radeon_X1700 | 401 | list ATI_Radeon_X1700 |
396 | Disregard128DefaultDrawDistance 1 0 | 402 | Disregard128DefaultDrawDistance 1 0 |
397 | |||
398 | list ATI_Mobility_Radeon_X1xxx | 403 | list ATI_Mobility_Radeon_X1xxx |
399 | Disregard128DefaultDrawDistance 1 0 | 404 | 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 | 405 | list ATI_Radeon_HD_2300 |
408 | RenderAvatarVP 0 0 | ||
409 | RenderAvatarCloth 0 0 | ||
410 | Disregard128DefaultDrawDistance 1 0 | 406 | Disregard128DefaultDrawDistance 1 0 |
411 | list ATI_Radeon_HD_2400 | 407 | list ATI_Radeon_HD_2400 |
412 | RenderAvatarVP 0 0 | ||
413 | RenderAvatarCloth 0 0 | ||
414 | Disregard128DefaultDrawDistance 1 0 | 408 | 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 | 409 | list ATI_ASUS_AH24xx |
426 | RenderAvatarVP 0 0 | ||
427 | RenderAvatarCloth 0 0 | ||
428 | Disregard128DefaultDrawDistance 1 0 | 410 | Disregard128DefaultDrawDistance 1 0 |
429 | list ATI_ASUS_AH26xx | 411 | |
430 | RenderAvatarVP 0 0 | 412 | |
431 | RenderAvatarCloth 0 0 | 413 | // Avatar hardware skinning causes invisible avatars |
432 | list ATI_ASUS_EAH24xx | 414 | // on various ATI chipsets on drivers before 8.2 |
433 | RenderAvatarVP 0 0 | 415 | |
434 | RenderAvatarCloth 0 0 | 416 | list ATIOldDriver |
435 | list ATI_ASUS_EAH26xx | ||
436 | RenderAvatarVP 0 0 | ||
437 | RenderAvatarCloth 0 0 | ||
438 | list ATI_ASUS_EAH38xx | ||
439 | RenderAvatarVP 0 0 | 417 | RenderAvatarVP 0 0 |
440 | RenderAvatarCloth 0 0 | 418 | RenderAvatarCloth 0 0 |
441 | 419 | ||