|
Mac CoreAnimation: Add more CALayer parameters
Clipping and unsupported 3D intersections account for 20% of the frames
that fail to be rendered by the CoreAnimation renderer. Add parameters
to the GL extension to support these functions.
Also add a parameter for edge anti-aliasing, since that will be needed
in the future.
TBR=ben
BUG= 533681
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/d745f1ab5e11fab3fabdd47626ac4b39e9d42c2f
Cr-Commit-Position: refs/heads/master@{#365965}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+231 lines, -68 lines) |
Patch |
|
M |
cc/output/gl_renderer.cc
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/common/gpu/image_transport_surface_overlay_mac.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
content/common/gpu/image_transport_surface_overlay_mac.mm
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_ca_layer.txt
|
View
|
1
|
5 chunks |
+23 lines, -5 lines |
0 comments
|
Download
|
|
M |
gpu/GLES2/gl2extchromium.h
|
View
|
|
2 chunks |
+27 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/build_gles2_cmd_buffer.py
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_c_lib_autogen.h
|
View
|
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_cmd_helper_autogen.h
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_implementation.cc
|
View
|
|
2 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_implementation_autogen.h
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_interface_autogen.h
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h
|
View
|
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/cmd_buffer_functions.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gpu/command_buffer/common/gles2_cmd_format_autogen.h
|
View
|
|
4 chunks |
+28 lines, -8 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/common/gles2_cmd_format_test_autogen.h
|
View
|
|
1 chunk |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
|
View
|
|
4 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/service/gles2_cmd_decoder.cc
|
View
|
1
2
|
1 chunk |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
mojo/gpu/mojo_gles2_impl_autogen.h
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
mojo/gpu/mojo_gles2_impl_autogen.cc
|
View
|
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h
|
View
|
|
1 chunk |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
ui/gl/gl_surface.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
ui/gl/gl_surface.cc
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
Total messages: 24 (11 generated)
|