diff options
author | Oz Linden <oz@lindenlab.com> | 2011-09-13 12:40:37 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-09-13 12:40:37 -0400 |
commit | 48e1a563abfb64b119c47343d0340c8e14c188d5 (patch) | |
tree | 6fa61071a6a3a8d4676fae5e2df21bb190de22c6 /indra/newview/gpu_table.txt | |
parent | d982b33f708181b7d1007c5a993445a054f0cc16 (diff) |
VWR-26622: correct recognition of Intel Mobile 4 Series GPUs
Diffstat (limited to 'indra/newview/gpu_table.txt')
-rw-r--r-- | indra/newview/gpu_table.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/gpu_table.txt b/indra/newview/gpu_table.txt index 9dad3fe762..86e3bac186 100644 --- a/indra/newview/gpu_table.txt +++ b/indra/newview/gpu_table.txt @@ -283,7 +283,7 @@ Intel Cantiga .*Intel.*Cantiga.* 0 0 Intel Eaglelake .*Intel.*Eaglelake.* 0 1 Intel Graphics Media HD .*Intel.*Graphics Media.*HD.* 0 1 Intel HD Graphics .*Intel.*HD Graphics.* 2 1 -Intel Mobile 4 Series .*Intel.*Mobile *4 Series.* 0 1 +Intel Mobile 4 Series .*Intel.*Mobile.* 4 Series.* 0 1 Intel Media Graphics HD .*Intel.*Media Graphics HD.* 0 1 Intel Montara .*Intel.*Montara.* 0 0 Intel Pineview .*Intel.*Pineview.* 0 1 |