|
This change adds the apple software renderer as an option on Chrome/Mac. It's enabled by passing --use-gl=apple on the command line. It also removes the default pbuffer creation on Mac since it's not required to create GL contexts and is incompatible with the generic float renderer.
BUG= 106584
TEST=--use-gl=apple on chrome/mac cmdline
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113436
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+37 lines, -31 lines) |
Patch |
 |
M |
ui/gfx/gl/gl_bindings_skia_in_process.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context_cgl.cc
|
View
|
1
|
5 chunks |
+6 lines, -25 lines |
3 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context_mac.mm
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_implementation.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_implementation.cc
|
View
|
1
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_implementation_mac.cc
|
View
|
1
|
4 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_surface_cgl.cc
|
View
|
1
|
2 chunks |
+8 lines, -0 lines |
2 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_surface_mac.cc
|
View
|
1
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_switches.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_switches.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|