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

Issue 2241593003: [Command buffer] CopyTexSubImage3D: emulate unsized format in desktop core profile (Closed)

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

Description

[Command buffer] CopyTexSubImage3D: emulate unsized format in desktop core profile BUG=631934, 638470 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/0876d0ee62855de3a9329f9a758725130b1a2ae8 Cr-Commit-Position: refs/heads/master@{#414052}

Patch Set 1 #

Patch Set 2 : [Command buffer] CopyTexSubImage3D: emulate unsized format in core profile #

Total comments: 4

Patch Set 3 : addressed piman's feedback #

Patch Set 4 : code rebase to address kbr's feedback #

Total comments: 2

Patch Set 5 : addressed zmo@'s feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -15 lines) Patch
M gpu/command_buffer/service/gles2_cmd_copy_tex_image.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_copy_tex_image.cc View 1 2 3 3 chunks +11 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 3 chunks +20 lines, -9 lines 0 comments Download

Messages

Total messages: 51 (38 generated)
yunchao
The last patch about GLES2CmdDecoder::CopyTexSubImage3D. PTAL. Thanks a lot! BTW, do you have any suggestions ...
4 years, 4 months ago (2016-08-17 07:50:40 UTC) #12
piman
https://codereview.chromium.org/2241593003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2241593003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode13302 gpu/command_buffer/service/gles2_cmd_decoder.cc:13302: x, y, width, height, Should this be destX/destY/copyX/copyY/copyWidth/copyHeight?
4 years, 4 months ago (2016-08-17 16:47:27 UTC) #13
Ken Russell (switch to Gerrit)
Please do add a test for this under conformance2/ . Thanks. https://codereview.chromium.org/2241593003/diff/20001/gpu/command_buffer/service/gles2_cmd_copy_tex_image.h File gpu/command_buffer/service/gles2_cmd_copy_tex_image.h (right): ...
4 years, 4 months ago (2016-08-17 23:27:00 UTC) #14
yunchao
Thanks for your review. code has been updated accordingly, could you have another look? The ...
4 years, 4 months ago (2016-08-22 14:57:20 UTC) #25
Zhenyao Mo
https://codereview.chromium.org/2241593003/diff/100001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2241593003/diff/100001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode13319 gpu/command_buffer/service/gles2_cmd_decoder.cc:13319: internal_format, type, level, xoffset, yoffset, zoffset, Same question, should ...
4 years, 4 months ago (2016-08-22 17:57:15 UTC) #26
yunchao
Thanks for your review, Zhenyao. Code has been updated, PTAL. Thanks! https://codereview.chromium.org/2241593003/diff/100001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): ...
4 years, 4 months ago (2016-08-23 13:32:17 UTC) #35
Zhenyao Mo
lgtm
4 years, 4 months ago (2016-08-23 15:49:35 UTC) #36
piman
lgtm
4 years, 4 months ago (2016-08-23 18:33:02 UTC) #37
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/2241593003/120001
4 years, 4 months ago (2016-08-24 08:10:19 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/128660)
4 years, 4 months ago (2016-08-24 09:41:18 UTC) #41
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/2241593003/120001
4 years, 4 months ago (2016-08-24 12:04:43 UTC) #47
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 4 months ago (2016-08-24 12:09:21 UTC) #49
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 12:12:05 UTC) #51
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0876d0ee62855de3a9329f9a758725130b1a2ae8
Cr-Commit-Position: refs/heads/master@{#414052}

Powered by Google App Engine
This is Rietveld 408576698