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

Issue 2454383002: webgl, cmaa: choose immutable texture instead of BGRA support for WebGL1 (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

webgl, cmaa: choose immutable texture instead of BGRA support for WebGL1 Rationale * WebGL1 API needs neither immutable texture nor BGRA. * WebGL1 implementation doesn't need BGRA * WebGL1 implementation needs immutable texture for CMAA. CMAA prefers RGBA8 as input. If RGBA is input, CMAA impl has to copy. It's why WebGL allocates immutable texture as default FBO if possible. 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/03f407d98f729b83f76b18fb5497abfc55abe5c5 Cr-Commit-Position: refs/heads/master@{#428446}

Patch Set 1 #

Patch Set 2 : remove unnecessary change #

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

Messages

Total messages: 19 (12 generated)
dshwang
piman@, could you review? It optimizes WebGL on Chromebook alot. It's kind of following CL ...
4 years, 1 month ago (2016-10-28 15:29:20 UTC) #4
dshwang
piman@, could you review? It optimizes WebGL on Chromebook alot. It's kind of following CL ...
4 years, 1 month ago (2016-10-28 15:29:49 UTC) #7
piman
lgtm
4 years, 1 month ago (2016-10-28 16:37:29 UTC) #10
dshwang
On 2016/10/28 16:37:29, piman wrote: > lgtm thx for review!
4 years, 1 month ago (2016-10-28 16:56:35 UTC) #11
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/2454383002/20001
4 years, 1 month ago (2016-10-28 18:49:51 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-28 18:57:52 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 19:09:18 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/03f407d98f729b83f76b18fb5497abfc55abe5c5
Cr-Commit-Position: refs/heads/master@{#428446}

Powered by Google App Engine
This is Rietveld 408576698