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

Issue 238443006: Add gpu fast path for two point conical gradients (Closed)

Created:
6 years, 8 months ago by egdaniel
Modified:
6 years, 8 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@ConicalFlip
Visibility:
Public.

Description

Add gpu fast path for two point conical gradients. Also shader changes should help numerical issues on certain android gpus BUG=179264 Committed: http://code.google.com/p/skia/source/detail?r=14316

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Updates #

Total comments: 2

Patch Set 4 : Comment and merge fixes #

Patch Set 5 : Fix SkString bug in shaders #

Patch Set 6 : Add GM Ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1460 lines, -193 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A gm/gradients_2pt_conical.cpp View 1 2 3 4 1 chunk +375 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp View 1 2 3 4 9 chunks +1082 lines, -193 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
egdaniel
Once I can get all my pre-patches in...here is the main conical gradient changes
6 years, 8 months ago (2014-04-18 21:31:05 UTC) #1
bsalomon
https://codereview.chromium.org/238443006/diff/20001/gm/gradients_2pt_conical.cpp File gm/gradients_2pt_conical.cpp (right): https://codereview.chromium.org/238443006/diff/20001/gm/gradients_2pt_conical.cpp#newcode340 gm/gradients_2pt_conical.cpp:340: class ConicalGradientsOutsideGM : public GM { It seems like ...
6 years, 8 months ago (2014-04-21 18:54:57 UTC) #2
egdaniel
Compacted the GM file Adjusted comments in the TestCreate loops to clarify what each one ...
6 years, 8 months ago (2014-04-22 14:46:51 UTC) #3
bsalomon
two small comments, otherwise lgtm https://codereview.chromium.org/238443006/diff/50001/gm/gradients_2pt_conical.cpp File gm/gradients_2pt_conical.cpp (right): https://codereview.chromium.org/238443006/diff/50001/gm/gradients_2pt_conical.cpp#newcode293 gm/gradients_2pt_conical.cpp:293: { gGradMakersOutside, 4, "outside" ...
6 years, 8 months ago (2014-04-22 15:19:58 UTC) #4
egdaniel
The CQ bit was checked by egdaniel@google.com
6 years, 8 months ago (2014-04-22 19:24:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/238443006/110001
6 years, 8 months ago (2014-04-22 19:24:36 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-22 20:56:41 UTC) #7
Message was sent while issue was closed.
Change committed as 14316

Powered by Google App Engine
This is Rietveld 408576698