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

Issue 2156393002: Fix glDrawBuffers(0, ...) on main framebuffer (Closed)

Created:
4 years, 5 months ago by piman
Modified:
4 years, 5 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix glDrawBuffers(0, ...) on main framebuffer BUG=629004 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/19ea5e66d31e815c7689977de71222e1b0984c92 Cr-Commit-Position: refs/heads/master@{#406138}

Patch Set 1 #

Total comments: 2

Patch Set 2 : correct semantics #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_framebuffers.cc View 1 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
piman
4 years, 5 months ago (2016-07-18 21:48:55 UTC) #4
Zhenyao Mo
https://codereview.chromium.org/2156393002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2156393002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode15852 gpu/command_buffer/service/gles2_cmd_decoder.cc:15852: if (count == 0) { Actually count have to ...
4 years, 5 months ago (2016-07-18 21:54:26 UTC) #6
piman
PTAL. https://codereview.chromium.org/2156393002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2156393002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode15852 gpu/command_buffer/service/gles2_cmd_decoder.cc:15852: if (count == 0) { On 2016/07/18 21:54:25, ...
4 years, 5 months ago (2016-07-18 21:58:38 UTC) #8
Zhenyao Mo
On 2016/07/18 21:58:38, piman OOO back 2016-7-18 wrote: > PTAL. > > https://codereview.chromium.org/2156393002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc > File ...
4 years, 5 months ago (2016-07-18 22:04:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2156393002/20001
4 years, 5 months ago (2016-07-18 22:11:23 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-18 23:38:28 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 23:38:40 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 23:40:54 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/19ea5e66d31e815c7689977de71222e1b0984c92
Cr-Commit-Position: refs/heads/master@{#406138}

Powered by Google App Engine
This is Rietveld 408576698