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

Issue 2448083003: Reland of gpu: Clarify sized texture format is available (https://codereview.chromium.org/211718300… (Closed)

Created:
4 years, 1 month ago by dshwang
Modified:
4 years, 1 month ago
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of gpu: Clarify sized texture format is available (https://codereview.chromium.org/2117183006) Reason for revert: r425684 causes blank video of mediaStream playback in MacOSX, because MacOSX relies on the hack, which the CL removed. This CL remains the hack only in MacOSX. BUG=535198, 657532 > Revert of gpu: Clarify sized texture format is available only if ES3 context or immutable texture is supported (patchset #7 id:160001 of https://codereview.chromium.org/2117183006/ ) > > Reason for revert: > Broke playing back recorded data as detailed > in https://crbug.com/657532. The bug has > step-by-step notes on how to repro (see also #4 > in there). > > Locally reverting of this CL restores the functionality. > > Original issue's description: > > gpu: Clarify the sized texture format is available only if ES3 context or immutable texture is supported. > > > > This clarification makes it possible that gles2 decoder tracks true internal format of immutable texture. So this CL removes internal_format hack in GLES2DecoderImpl::TexStorageImpl() > > > > In addition, it makes CMAA skip redundant copy path because CMAA can know true internal format. > > > > BUG=535198 > > 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/730f8089f791fa31a3ee2a7f5059a1052b129d21 > > Cr-Commit-Position: refs/heads/master@{#425684} > > TBR=dongseong.hwang@chromium.org,zmo@chromium.org,kbr@chromium.org,dongseong.hwang@intel.com > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=535198 > > Review-Url: https://codereview.chromium.org/2443123004 > Cr-Commit-Position: refs/heads/master@{#427229} 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/460cac969e2e9ac38a2611be1a32db0361d88bfb Cr-Commit-Position: refs/heads/master@{#427473}

Patch Set 1 #

Patch Set 2 : diff to reland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -61 lines) Patch
M gpu/command_buffer/service/feature_info.h View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 8 chunks +21 lines, -10 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager_unittest.cc View 4 chunks +9 lines, -18 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +12 lines, -10 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 1 chunk +4 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 7 chunks +46 lines, -19 lines 0 comments Download
M gpu/command_buffer/tests/gl_texture_storage_unittest.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
dshwang
zmo@, could you review to reland https://codereview.chromium.org/2117183006? The CL corrects internal format of immutable texture, ...
4 years, 1 month ago (2016-10-25 13:11:29 UTC) #5
Zhenyao Mo
On 2016/10/25 13:11:29, dshwang wrote: > zmo@, could you review to reland https://codereview.chromium.org/2117183006 > > ...
4 years, 1 month ago (2016-10-25 16:56:40 UTC) #8
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/2448083003/20001
4 years, 1 month ago (2016-10-25 21:08:27 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 21:17:10 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 21:20:37 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/460cac969e2e9ac38a2611be1a32db0361d88bfb
Cr-Commit-Position: refs/heads/master@{#427473}

Powered by Google App Engine
This is Rietveld 408576698