diff options
author | Dave Parks <davep@lindenlab.com> | 2010-12-01 16:59:43 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-12-01 16:59:43 -0600 |
commit | 7738548af89fd0f343fa90f890ad7598be70d47c (patch) | |
tree | 27305302d5763b44482756b9d8e0f1173e9e04e1 /indra/newview | |
parent | 7166b4009f738281cfacbb9b5810dfba360ec2fd (diff) |
Add GTX 580 to GPU table.
Diffstat (limited to 'indra/newview')
-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 da888bc64d..bf604d6805 100644 --- a/indra/newview/gpu_table.txt +++ b/indra/newview/gpu_table.txt @@ -207,6 +207,7 @@ NVIDIA GTX 280 .*NVIDIA.*GeForce GTX 28.* 3 1 NVIDIA GTX 290 .*NVIDIA.*GeForce GTX 29.* 3 1 NVIDIA GTX 470 .*NVIDIA.*GeForce GTX 47.* 3 1 NVIDIA GTX 480 .*NVIDIA.*GeForce GTX 48.* 3 1 +NVIDIA GTX 580 .*NVIDIA.*GeForce GTX 58.* 3 1 NVIDIA C51 .*NVIDIA.*C51.* 0 1 NVIDIA G72 .*NVIDIA.*G72.* 1 1 NVIDIA G73 .*NVIDIA.*G73.* 1 1 |