Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Issue 222333002: Plumb ScheduleOverlayPlane into the GPU process. (Closed)

Created:
6 years, 8 months ago by alexst (slow to review)
Modified:
6 years, 8 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Plumb ScheduleOverlayPlane into the GPU process. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262715

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 6

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+493 lines, -2 lines) Patch
A gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
M gpu/GLES2/gl2chromium_autogen.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/GLES2/gl2extchromium.h View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 1 chunk +8 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_c_lib_autogen.h View 2 chunks +25 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_cmd_helper_autogen.h View 1 chunk +28 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 1 chunk +32 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_implementation_autogen.h View 1 chunk +12 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_impl_autogen.h View 1 1 chunk +33 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_autogen.h View 1 chunk +11 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_autogen.h View 1 chunk +11 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h View 1 chunk +12 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_autogen.h View 1 chunk +11 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h View 1 chunk +27 lines, -0 lines 0 comments Download
M gpu/command_buffer/cmd_buffer_functions.txt View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_autogen.h View 1 chunk +104 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_test_autogen.h View 1 chunk +32 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_ids_autogen.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_3_autogen.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
alexst (slow to review)
Please have a look. I based this on PartialSwapBuffers/PostSubBufferCHROMIUM
6 years, 8 months ago (2014-04-02 15:37:22 UTC) #1
piman
https://codereview.chromium.org/222333002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (right): https://codereview.chromium.org/222333002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode2542 gpu/command_buffer/build_gles2_cmd_buffer.py:2542: 'impl_func': False, I believe if you set it to ...
6 years, 8 months ago (2014-04-02 20:09:38 UTC) #2
alexst (slow to review)
PTAL, sorry about the turnaround time, got distracted by something else. https://codereview.chromium.org/222333002/diff/20001/gpu/GLES2/gl2extchromium.h File gpu/GLES2/gl2extchromium.h (right): ...
6 years, 8 months ago (2014-04-08 19:46:26 UTC) #3
piman
LGTM+couple of nits. https://codereview.chromium.org/222333002/diff/20001/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt File gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt (right): https://codereview.chromium.org/222333002/diff/20001/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt#newcode26 gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt:26: This extension could be used in ...
6 years, 8 months ago (2014-04-08 21:30:54 UTC) #4
alexst (slow to review)
https://codereview.chromium.org/222333002/diff/20001/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt File gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt (right): https://codereview.chromium.org/222333002/diff/20001/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt#newcode26 gpu/GLES2/extensions/CHROMIUM/CHROMIUM_schedule_overlay_plane.txt:26: This extension could be used in cunjuntion with OES_EGL_image_external ...
6 years, 8 months ago (2014-04-09 14:19:21 UTC) #5
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 8 months ago (2014-04-09 14:19:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/222333002/40001
6 years, 8 months ago (2014-04-09 14:19:54 UTC) #7
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 16:50:07 UTC) #8
Message was sent while issue was closed.
Change committed as 262715

Powered by Google App Engine
This is Rietveld 408576698