diff options
author | Dave Parks <davep@lindenlab.com> | 2012-11-26 14:02:32 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2012-11-26 14:02:32 -0600 |
commit | e81a3453401a3d69fabb1278ec81dddfb4c3cc43 (patch) | |
tree | 0b373305ce7fa3be18b7f45fec56eb01d31f8312 /indra/newview | |
parent | 4aa818055e04739dd0177b9e06e6edea62bf0981 (diff) |
MAINT-1953 Add NVIDIA GT 230 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 5e8189caa5..21c3cff952 100644 --- a/indra/newview/gpu_table.txt +++ b/indra/newview/gpu_table.txt @@ -375,6 +375,7 @@ NVIDIA GTS 150 .*NVIDIA .*GTS *15.* 2 1 0 0 NVIDIA 205 .*NVIDIA .*GeForce 205.* 2 1 1 3.3 NVIDIA 210 .*NVIDIA .*GeForce 210.* 3 1 1 3.3 NVIDIA GT 220 .*NVIDIA .*GT *22.* 2 1 1 3.3 +NVIDIA GT 230 .*NVIDIA .*GT *23.* 2 1 1 3.3 NVIDIA GTS 240 .*NVIDIA .*GTS *24.* 4 1 1 3.3 NVIDIA GTS 250 .*NVIDIA .*GTS *25.* 4 1 1 3.3 NVIDIA GTX 260 .*NVIDIA .*GTX *26.* 4 1 1 3.3 |