|
|
Converted Ppapi post swap buffer sync point to use sync tokens.
This CL removes the sync point inserted directly from the command
buffer after swap buffers and just uses GL to insert a fence sync
after each swap buffer instead.
BUG= 514815
Committed: https://crrev.com/ddfdbbbf08df6ab8f1ca5f81330eed3e5100bc9c
Cr-Commit-Position: refs/heads/master@{#369575}
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+79 lines, -50 lines) |
Patch |
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.h
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.cc
|
View
|
1
2
|
8 chunks |
+18 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/ppb_graphics_3d_impl.h
|
View
|
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/ppb_graphics_3d_impl.cc
|
View
|
1
|
4 chunks |
+14 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_graphics_3d_proxy.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_graphics_3d_proxy.cc
|
View
|
1
|
3 chunks |
+17 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/ppb_graphics_3d_shared.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/ppb_graphics_3d_shared.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/ppb_graphics_3d_api.h
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/thunk/ppb_graphics_3d_thunk.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
Total messages: 21 (10 generated)
|