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

Issue 1793883002: add blitprocs to shaders (Closed)

Created:
4 years, 9 months ago by reed1
Modified:
4 years, 9 months ago
Reviewers:
herb_g, f(malita)
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: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -26 lines) Patch
M include/core/SkShader.h View 1 2 chunks +17 lines, -0 lines 0 comments Download
M src/core/SkBlitter_PM4f.cpp View 1 8 chunks +75 lines, -26 lines 0 comments Download
M src/core/SkColorShader.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/core/SkShader.cpp View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1793883002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1793883002/1
4 years, 9 months ago (2016-03-12 22:08:05 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-12 22:16:56 UTC) #5
reed1
whatcha think for gradients and bitmaps? I think only supporting srcover and src may be ...
4 years, 9 months ago (2016-03-12 23:01:34 UTC) #7
reed1
https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp File src/core/SkBlitter_PM4f.cpp (right): https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp#newcode164 src/core/SkBlitter_PM4f.cpp:164: if (UseBProc) { Hmm, I wonder if it's always ...
4 years, 9 months ago (2016-03-13 00:44:32 UTC) #8
f(malita)
https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp File src/core/SkBlitter_PM4f.cpp (right): https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp#newcode192 src/core/SkBlitter_PM4f.cpp:192: fBProc(&fBState, x, y, fDevice, 1, nullptr); fBProc(&fBState, x, y, ...
4 years, 9 months ago (2016-03-13 15:48:36 UTC) #9
reed1
Not sure the frequency of fConstInY in practice, not the speed up between the old ...
4 years, 9 months ago (2016-03-13 15:58:53 UTC) #10
reed1
https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp File src/core/SkBlitter_PM4f.cpp (right): https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp#newcode192 src/core/SkBlitter_PM4f.cpp:192: fBProc(&fBState, x, y, fDevice, 1, nullptr); On 2016/03/13 15:48:36, ...
4 years, 9 months ago (2016-03-13 16:00:54 UTC) #11
f(malita)
https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp File src/core/SkBlitter_PM4f.cpp (right): https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp#newcode192 src/core/SkBlitter_PM4f.cpp:192: fBProc(&fBState, x, y, fDevice, 1, nullptr); On 2016/03/13 15:48:36, ...
4 years, 9 months ago (2016-03-16 15:00:39 UTC) #12
reed1
https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp File src/core/SkBlitter_PM4f.cpp (right): https://codereview.chromium.org/1793883002/diff/1/src/core/SkBlitter_PM4f.cpp#newcode192 src/core/SkBlitter_PM4f.cpp:192: fBProc(&fBState, x, y, fDevice, 1, nullptr); On 2016/03/16 15:00:39, ...
4 years, 9 months ago (2016-03-16 16:58:39 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1793883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1793883002/20001
4 years, 9 months ago (2016-03-16 17:00:37 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-16 17:19:47 UTC) #17
reed1
ptal
4 years, 9 months ago (2016-03-16 17:29:33 UTC) #18
f(malita)
lgtm
4 years, 9 months ago (2016-03-16 17:34:56 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1793883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1793883002/20001
4 years, 9 months ago (2016-03-16 19:27:53 UTC) #21
commit-bot: I haz the power
4 years, 9 months ago (2016-03-16 19:29:05 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/830dfd87a7707f687e13da5be645e75c746a2cf5

Powered by Google App Engine
This is Rietveld 408576698