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

Issue 1290763002: Add GrAARectBatch which can handle a local matrix (Closed)

Created:
5 years, 4 months ago by joshua.litt
Modified:
5 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@explicitlocalcoordsbatch
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add GrAARectBatch which can handle a local matrix BUG=skia: Committed: https://skia.googlesource.com/skia/+/147dc06f3bda762f948cfdcc3fc43cecbf32e826

Patch Set 1 #

Total comments: 11

Patch Set 2 : tweak #

Total comments: 4

Patch Set 3 : feedback inc #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -84 lines) Patch
M src/gpu/GrBatchTest.cpp View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/gpu/batches/GrAAFillRectBatch.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M src/gpu/batches/GrAAFillRectBatch.cpp View 1 2 3 13 chunks +211 lines, -84 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
joshualitt
ptal.
5 years, 4 months ago (2015-08-12 16:12:09 UTC) #2
robertphillips
https://codereview.chromium.org/1290763002/diff/1/src/gpu/batches/GrAAFillRectBatch.cpp File src/gpu/batches/GrAAFillRectBatch.cpp (right): https://codereview.chromium.org/1290763002/diff/1/src/gpu/batches/GrAAFillRectBatch.cpp#newcode27 src/gpu/batches/GrAAFillRectBatch.cpp:27: template <typename Base> // This compiles b.c. ... ? ...
5 years, 4 months ago (2015-08-12 16:31:20 UTC) #3
joshualitt
Feedback incorporated. I'm gonna miss this guy. Maybe we will find a use for that ...
5 years, 4 months ago (2015-08-12 17:07:41 UTC) #4
bsalomon
https://codereview.chromium.org/1290763002/diff/20001/src/gpu/batches/GrAAFillRectBatch.cpp File src/gpu/batches/GrAAFillRectBatch.cpp (right): https://codereview.chromium.org/1290763002/diff/20001/src/gpu/batches/GrAAFillRectBatch.cpp#newcode28 src/gpu/batches/GrAAFillRectBatch.cpp:28: * To use this template, an implementation must define ...
5 years, 4 months ago (2015-08-12 17:25:48 UTC) #5
joshualitt
feedback incorporated
5 years, 4 months ago (2015-08-12 17:33:54 UTC) #6
bsalomon
lgtm
5 years, 4 months ago (2015-08-12 18:05:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1290763002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1290763002/40001
5 years, 4 months ago (2015-08-12 18:28:38 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/1804)
5 years, 4 months ago (2015-08-12 18:29:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1290763002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1290763002/60001
5 years, 4 months ago (2015-08-12 18:44:39 UTC) #14
commit-bot: I haz the power
5 years, 4 months ago (2015-08-12 18:51:49 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/147dc06f3bda762f948cfdcc3fc43cecbf32e826

Powered by Google App Engine
This is Rietveld 408576698