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

Issue 2109603003: gpu, cmaa: Don't blend large L shape because it would be the intended shape with high probability. (Closed)

Created:
4 years, 5 months ago by dshwang
Modified:
4 years, 5 months ago
Reviewers:
adrian.belgun, piman
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

gpu, cmaa: Don't blend large L shape because it would be the intended shape with high probability. Large L shape is as follows; _ _ | | _ _ X| X| |X |X | ¯¯¯¯ ¯¯¯¯ | We don't want to blur the corner of a rectangle. BUG=535198 TEST=Run a WebGL app with Chrome started with "--enable-cmaa-shaders" CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/87e9d26652d2f34e76f5dfa0ea0f2d8c78f5b268 Cr-Commit-Position: refs/heads/master@{#402796}

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove redundant "if (blurCoeff == 0.0)" #

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

Messages

Total messages: 18 (9 generated)
dshwang
piman@ could you review? It's the 4th CL of https://bugs.chromium.org/p/chromium/issues/detail?id=535198#c16
4 years, 5 months ago (2016-06-28 18:17:01 UTC) #3
piman
lgtm
4 years, 5 months ago (2016-06-28 21:10:44 UTC) #4
adrian.belgun
lgtm with nits https://codereview.chromium.org/2109603003/diff/1/gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc File gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc (right): https://codereview.chromium.org/2109603003/diff/1/gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc#newcode1579 gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc:1579: if (blurCoeff == 0.0) { Nit: ...
4 years, 5 months ago (2016-06-29 10:42:27 UTC) #5
dshwang
thx for reviewing! https://codereview.chromium.org/2109603003/diff/1/gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc File gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc (right): https://codereview.chromium.org/2109603003/diff/1/gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc#newcode1579 gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc:1579: if (blurCoeff == 0.0) { On ...
4 years, 5 months ago (2016-06-29 12:22:10 UTC) #6
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/2109603003/20001
4 years, 5 months ago (2016-06-29 12:55:37 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_optional_gpu_tests_rel on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_optional_gpu_tests_rel/builds/1868)
4 years, 5 months ago (2016-06-29 13:29:07 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/2109603003/20001
4 years, 5 months ago (2016-06-29 13:30:18 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-29 14:00:07 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 14:01:54 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/87e9d26652d2f34e76f5dfa0ea0f2d8c78f5b268
Cr-Commit-Position: refs/heads/master@{#402796}

Powered by Google App Engine
This is Rietveld 408576698