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

Issue 1295773003: fill rect batch refactor into separate batches (Closed)

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

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : feedback inc #

Patch Set 3 : tweaks #

Total comments: 1

Patch Set 4 : tweaks #

Patch Set 5 : rebase #

Patch Set 6 : tweaks #

Patch Set 7 : small batching bug fix #

Patch Set 8 : myinor bug fix #

Total comments: 3

Patch Set 9 : tweaks #

Patch Set 10 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -213 lines) Patch
M src/gpu/batches/GrAAFillRectBatch.cpp View 1 2 3 4 5 5 chunks +24 lines, -15 lines 0 comments Download
M src/gpu/batches/GrBWFillRectBatch.h View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M src/gpu/batches/GrBWFillRectBatch.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +230 lines, -192 lines 0 comments Download
M src/gpu/batches/GrTInstanceBatch.h View 1 2 3 4 5 3 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
joshualitt
ptal
5 years, 4 months ago (2015-08-14 14:27:16 UTC) #2
bsalomon
General question: Why have variants with local coords and with local coords and local matrices? ...
5 years, 4 months ago (2015-08-14 14:37:48 UTC) #3
robertphillips
https://codereview.chromium.org/1295773003/diff/1/src/gpu/batches/GrBWFillRectBatch.cpp File src/gpu/batches/GrBWFillRectBatch.cpp (right): https://codereview.chromium.org/1295773003/diff/1/src/gpu/batches/GrBWFillRectBatch.cpp#newcode102 src/gpu/batches/GrBWFillRectBatch.cpp:102: geom.fRect.fRight, geom.fRect.fBottom, vertexStride); space before '(' ? https://codereview.chromium.org/1295773003/diff/1/src/gpu/batches/GrBWFillRectBatch.cpp#newcode196 src/gpu/batches/GrBWFillRectBatch.cpp:196: ...
5 years, 4 months ago (2015-08-14 14:42:57 UTC) #4
joshualitt
Okay, ptal. This isn't with the GrQuad change, but I'd like to land it before ...
5 years, 4 months ago (2015-08-18 20:22:51 UTC) #5
bsalomon
lgtm https://codereview.chromium.org/1295773003/diff/40001/src/gpu/batches/GrAAFillRectBatch.cpp File src/gpu/batches/GrAAFillRectBatch.cpp (right): https://codereview.chromium.org/1295773003/diff/40001/src/gpu/batches/GrAAFillRectBatch.cpp#newcode190 src/gpu/batches/GrAAFillRectBatch.cpp:190: inline static const GrIndexBuffer* GetIndexBuffer(GrResourceProvider* rp) { Do ...
5 years, 4 months ago (2015-08-18 20:31:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1295773003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1295773003/60001
5 years, 4 months ago (2015-08-19 13:44:45 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/ae41b3834301444cf27b8aa729b8ad36666bdc08
5 years, 4 months ago (2015-08-19 13:54:11 UTC) #10
joshualitt
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1302033003/ by joshualitt@google.com. ...
5 years, 4 months ago (2015-08-20 13:48:37 UTC) #11
joshualitt
On 2015/08/20 13:48:37, joshualitt wrote: > A revert of this CL (patchset #4 id:60001) has ...
5 years, 4 months ago (2015-08-20 15:39:45 UTC) #12
robertphillips
https://codereview.chromium.org/1295773003/diff/140001/src/gpu/batches/GrAAFillRectBatch.cpp File src/gpu/batches/GrAAFillRectBatch.cpp (right): https://codereview.chromium.org/1295773003/diff/140001/src/gpu/batches/GrAAFillRectBatch.cpp#newcode197 src/gpu/batches/GrAAFillRectBatch.cpp:197: Do we have a comment somewhere saying the 'Geometry' ...
5 years, 4 months ago (2015-08-21 17:20:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1295773003/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1295773003/180001
5 years, 4 months ago (2015-08-21 17:27:06 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 17:33:20 UTC) #17
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as
https://skia.googlesource.com/skia/+/2244c27ea4db85df305fa09f664b7d75f637e7a9

Powered by Google App Engine
This is Rietveld 408576698