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

Issue 1703153002: Allow RED internal format for CopyTextureCHROMIUM. (Closed)

Created:
4 years, 10 months ago by Daniele Castagna
Modified:
4 years, 10 months ago
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

Allow RED internal format for CopyTextureCHROMIUM. In crrev.com/1434453008 we changed the internal format for images from R8 to RED but we forgot to change glCopyTextureCHROMIUM internal format validation. This breaks video to WebGL on GL Core Profile since APPLE_ycbcr_422 is not avaiable, we fall back to three R8 planes, and we then fail to validate RED as internal format. BUG=587158 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/c98f7529306942a721fac81ec024f553ba179dba Cr-Commit-Position: refs/heads/master@{#376026}

Patch Set 1 #

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

Messages

Total messages: 15 (5 generated)
Daniele Castagna
4 years, 10 months ago (2016-02-17 19:06:28 UTC) #3
Ken Russell (switch to Gerrit)
zmo's an OWNER and should review this. The change looks OK, but I'm a little ...
4 years, 10 months ago (2016-02-17 19:15:15 UTC) #5
Zhenyao Mo
This lgtm if it fixes your bug In theory you could just allow both RED ...
4 years, 10 months ago (2016-02-17 19:22:10 UTC) #6
Daniele Castagna
On 2016/02/17 at 19:15:15, kbr wrote: > zmo's an OWNER and should review this. > ...
4 years, 10 months ago (2016-02-17 20:09:46 UTC) #7
Daniele Castagna
On 2016/02/17 at 19:22:10, zmo wrote: > This lgtm if it fixes your bug > ...
4 years, 10 months ago (2016-02-17 20:27:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1703153002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1703153002/1
4 years, 10 months ago (2016-02-17 20:38:00 UTC) #10
Zhenyao Mo
On 2016/02/17 20:27:14, Daniele Castagna wrote: > On 2016/02/17 at 19:22:10, zmo wrote: > > ...
4 years, 10 months ago (2016-02-17 20:39:30 UTC) #11
Daniele Castagna
On 2016/02/17 at 20:39:30, zmo wrote: > On 2016/02/17 20:27:14, Daniele Castagna wrote: > > ...
4 years, 10 months ago (2016-02-17 20:44:25 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-17 23:24:27 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 23:25:55 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c98f7529306942a721fac81ec024f553ba179dba
Cr-Commit-Position: refs/heads/master@{#376026}

Powered by Google App Engine
This is Rietveld 408576698