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

Issue 683673002: clear stencil clip on draw target (Closed)

Created:
6 years, 1 month ago by joshua.litt
Modified:
6 years, 1 month ago
Reviewers:
joshualitt, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@aa_rect_takes_gpu
Project:
skia
Visibility:
Public.

Description

clear stencil clip on draw target TBR= BUG=skia: Committed: https://skia.googlesource.com/skia/+/6db519c42471aaaa8a8e1a3ece314014481ab832

Patch Set 1 #

Patch Set 2 : move scissor state to drawtarget #

Total comments: 1

Patch Set 3 : feedback inc #

Total comments: 2

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -55 lines) Patch
M src/gpu/GrClipMaskManager.h View 1 2 3 3 chunks +11 lines, -2 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 2 3 3 chunks +16 lines, -9 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 6 chunks +14 lines, -8 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 3 chunks +16 lines, -2 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 1 2 3 13 chunks +32 lines, -12 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 5 chunks +26 lines, -9 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 3 3 chunks +6 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
joshualitt
6 years, 1 month ago (2014-10-28 14:53:04 UTC) #2
bsalomon
https://codereview.chromium.org/683673002/diff/20001/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): https://codereview.chromium.org/683673002/diff/20001/src/gpu/GrDrawTarget.h#newcode428 src/gpu/GrDrawTarget.h:428: virtual void clearStencilClip(const SkIRect& rect, bool insideClip, GrRenderTarget* = ...
6 years, 1 month ago (2014-10-28 15:08:01 UTC) #3
bsalomon
6 years, 1 month ago (2014-10-28 15:08:02 UTC) #4
joshualitt
feedback incorporated
6 years, 1 month ago (2014-10-28 15:50:30 UTC) #5
joshualitt
On 2014/10/28 15:50:30, joshualitt wrote: > feedback incorporated Brian, any other feedback on this patch?
6 years, 1 month ago (2014-10-29 13:54:23 UTC) #6
bsalomon
overall looks good, some minor suggestions. https://codereview.chromium.org/683673002/diff/40001/src/gpu/GrClipMaskManager.h File src/gpu/GrClipMaskManager.h (right): https://codereview.chromium.org/683673002/diff/40001/src/gpu/GrClipMaskManager.h#newcode48 src/gpu/GrClipMaskManager.h:48: struct ScissorState { ...
6 years, 1 month ago (2014-10-29 14:46:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/683673002/60001
6 years, 1 month ago (2014-10-29 15:40:31 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 15:48:24 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 6db519c42471aaaa8a8e1a3ece314014481ab832

Powered by Google App Engine
This is Rietveld 408576698