diff options
author | Dave Parks <davep@lindenlab.com> | 2012-03-26 12:46:50 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2012-03-26 12:46:50 -0500 |
commit | e7462e92051824bfa484215ba32c89f6908a4676 (patch) | |
tree | e6b9dd9a7846df3513a1e17d09018e49d53b7e4b /indra/newview/gpu_table.txt | |
parent | fd4737ec2580db7d3177a327bbd433f4150f7aae (diff) |
MAINT-822 Fix for ATI R300 (Radeon 9700) not being recognized on some systems.
Diffstat (limited to 'indra/newview/gpu_table.txt')
-rw-r--r-- | indra/newview/gpu_table.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/gpu_table.txt b/indra/newview/gpu_table.txt index 198e702459..777d54a5c3 100644 --- a/indra/newview/gpu_table.txt +++ b/indra/newview/gpu_table.txt @@ -205,6 +205,7 @@ ATI Radeon X800 .*ATI.*Radeon ?X8.* 2 1 ATI Radeon X900 .*ATI.*Radeon ?X9.* 2 1 ATI Radeon Xpress .*ATI.*Radeon Xpress.* 0 1 ATI Rage 128 .*ATI.*Rage 128.* 0 1 +ATI R300 (9700) .*R300.* 1 1 ATI R350 (9800) .*R350.* 1 1 ATI R580 (X1900) .*R580.* 3 1 ATI RC410 (Xpress 200) .*RC410.* 0 0 |