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

Issue 2116823002: Increase batching for AA fill rects. (Closed)

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

Description

Increase batching for AA fill rects. This allows batching of rects provided without a local matrix when local coords are required and when the view matrix changes. It also allows batching of rects with a local matrix with rects without a local matrix. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2116823002 Committed: https://skia.googlesource.com/skia/+/e525ecaf63f225f1da6e9834f7a291c06ad44d23 Committed: https://skia.googlesource.com/skia/+/4be9a30aed390bd37681242252fe29d7839bad19

Patch Set 1 #

Patch Set 2 : inline gp creation #

Patch Set 3 : wrap line #

Total comments: 6

Patch Set 4 : Address comments, rename batch class, use prealloc storage #

Patch Set 5 : rebase for reland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -184 lines) Patch
M src/gpu/batches/GrAAFillRectBatch.cpp View 1 2 3 8 chunks +106 lines, -184 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
bsalomon
Not sure if this interferes with what you're working on. If so, I can park ...
4 years, 5 months ago (2016-07-01 15:51:26 UTC) #3
robertphillips
lgtm + nits I think we should go for it. I'm only handling nonAA fill ...
4 years, 5 months ago (2016-07-01 16:04:59 UTC) #4
bsalomon
Addressed the comments, renamed the batch to just plain 'AAFillRectBatch', and switched the storage to ...
4 years, 5 months ago (2016-07-01 16:15:14 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2116823002/60001
4 years, 5 months ago (2016-07-01 16:15:32 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-01 16:34:08 UTC) #9
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/2116823002/60001
4 years, 5 months ago (2016-07-01 16:47:06 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/e525ecaf63f225f1da6e9834f7a291c06ad44d23
4 years, 5 months ago (2016-07-01 18:02:43 UTC) #14
dogben
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2124603002/ by benjaminwagner@google.com. ...
4 years, 5 months ago (2016-07-04 17:41:40 UTC) #15
bsalomon
On 2016/07/04 17:41:40, Ben Wagner wrote: > A revert of this CL (patchset #4 id:60001) ...
4 years, 5 months ago (2016-07-06 13:46:27 UTC) #17
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/2116823002/80001
4 years, 5 months ago (2016-07-06 13:46:40 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-06 14:03:29 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/4be9a30aed390bd37681242252fe29d7839bad19

Powered by Google App Engine
This is Rietveld 408576698