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

Issue 1424853002: Disable gpu-side clip mask merging in the clip mask manager (Closed)

Created:
5 years, 1 month ago by robertphillips
Modified:
5 years, 1 month ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@mdb-cosmetic
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Disable gpu-side clip mask merging in the clip mask manager In the MDB world the clip mask manager would need to create a separate drawContext for each temporary mask (and we would need to support stencil draws in the drawContext). For now, disable the feature. Please see skbug.com/4519 (Re-enable gpu-side mask merging in Ganesh) BUG=skia:4094 Committed: https://skia.googlesource.com/skia/+/423e337782f65b6861a45a4ecff84192994ced1d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment linking to bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -51 lines) Patch
M src/gpu/GrClipMaskManager.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 7 chunks +32 lines, -43 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 16 (8 generated)
robertphillips
5 years, 1 month ago (2015-10-27 13:23:58 UTC) #5
bsalomon
https://codereview.chromium.org/1424853002/diff/1/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/1424853002/diff/1/src/gpu/GrClipMaskManager.cpp#newcode613 src/gpu/GrClipMaskManager.cpp:613: SkASSERT(!useTemp); Maybe a comment here saying see skbug.com/wxyz for ...
5 years, 1 month ago (2015-10-27 13:37:00 UTC) #6
bsalomon
lgtm
5 years, 1 month ago (2015-10-27 13:37:17 UTC) #7
robertphillips
https://codereview.chromium.org/1424853002/diff/1/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/1424853002/diff/1/src/gpu/GrClipMaskManager.cpp#newcode613 src/gpu/GrClipMaskManager.cpp:613: SkASSERT(!useTemp); On 2015/10/27 13:37:00, bsalomon wrote: > Maybe a ...
5 years, 1 month ago (2015-10-27 14:26:34 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424853002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424853002/20001
5 years, 1 month ago (2015-10-27 16:08:54 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-27 16:19:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424853002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424853002/20001
5 years, 1 month ago (2015-10-27 16:23:11 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 16:23:41 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/423e337782f65b6861a45a4ecff84192994ced1d

Powered by Google App Engine
This is Rietveld 408576698