diff options
author | Graham Linden <graham@lindenlab.com> | 2014-01-14 14:22:14 -0800 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2014-01-14 14:22:14 -0800 |
commit | ae57f0ed1adc635ab4c7211988621caf2e4eaad2 (patch) | |
tree | 645fabd3add040532acab573e60017ae23466c8c /indra | |
parent | 724b5f12221509cc00ce6a6560d3df89d9c79b16 (diff) |
MAINT-3412 add gpu_table line with distinct Intel Iris Pro OpenGL regex to match new MBP with forced Intel graphics
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/gpu_table.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/gpu_table.txt b/indra/newview/gpu_table.txt index 8efc4ee87d..badbe486b9 100755 --- a/indra/newview/gpu_table.txt +++ b/indra/newview/gpu_table.txt @@ -327,7 +327,8 @@ Intel HD Graphics 4600 .*Intel.*HD Graphics 46.* 3 1 0 4.2 Intel HD Graphics 4000 .*Intel.*HD Graphics 4.* 3 1 1 4.2 Intel Intel Iris Pro Graphics 5200 .*Intel.*Iris Pro Graphics 52.* 4 1 0 4 Intel Intel Iris Graphics 5100 .*Intel.*Iris Graphics 51.* 4 1 0 4 -Intel Intel Iris OpenGL Engine .*Intel.*Iris (Pro )*OpenGL.* 4 1 0 4 +Intel Intel Iris OpenGL Engine .*Intel.*Iris OpenGL.* 4 1 0 4 +Intel Intel Iris Pro OpenGL Engine .*Intel.*Iris Pro OpenGL.* 5 1 0 4 Intel HD Graphics 5000 .*Intel.*HD Graphics 5.* 4 1 0 4 Intel HD Graphics .*Intel.*HD Graphics.* 2 1 1 4 Intel Mobile 4 Series .*Intel.*Mobile.* 4 Series.* 0 1 1 2.1 |