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

Issue 2442073003: Fix initialization of offscreen resources for command buffer. (Closed)

Created:
4 years, 2 months ago by erikchen
Modified:
4 years, 2 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix initialization of offscreen resources for command buffer. GL default state must be set before the offscreen resources are created. BUG=657912 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/a1fc3eb5ba1ec2502b0efc88f0a38c8fe35e6cb1 Cr-Commit-Position: refs/heads/master@{#426949}

Patch Set 1 #

Patch Set 2 : Comments from piman. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -54 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 3 chunks +54 lines, -54 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
erikchen
piman: Please review.
4 years, 2 months ago (2016-10-21 20:49:42 UTC) #5
piman
Can we move state_.InitState(NULL); to before the offscreen framebuffer initialization instead, in GLES2DecoderImpl? That's what ...
4 years, 2 months ago (2016-10-21 21:58:00 UTC) #8
erikchen
piman: How does this look?
4 years, 2 months ago (2016-10-21 22:53:50 UTC) #9
piman
That works for me, LGTM.
4 years, 2 months ago (2016-10-21 23:04:54 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/2442073003/20001
4 years, 2 months ago (2016-10-21 23:09:39 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-22 01:55:33 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-10-22 01:57:20 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a1fc3eb5ba1ec2502b0efc88f0a38c8fe35e6cb1
Cr-Commit-Position: refs/heads/master@{#426949}

Powered by Google App Engine
This is Rietveld 408576698