Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(544)

Issue 6496088: Expand the gradient cache by 2 to store the min/max clamp values

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by gw280
Modified:
10 years, 8 months ago
Reviewers:
reed1, TomH
CC:
skia-review_googlegroups.com, bsalomon
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Expand the gradient cache by 2 to store the min/max clamp values This is a work-in-progress, but it'd be nice to get some feedback. The patch was originally done by Matt Woodrow a while ago, but I've been working on extending and rebasing it. R=reed1 BUG=

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -20 lines) Patch
M src/effects/gradients/SkGradientShader.cpp View 3 chunks +14 lines, -5 lines 0 comments Download
M src/effects/gradients/SkGradientShaderPriv.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/effects/gradients/SkLinearGradient.cpp View 4 chunks +24 lines, -8 lines 1 comment Download
M src/effects/gradients/SkTwoPointConicalGradient.cpp View 1 chunk +8 lines, -3 lines 0 comments Download
M src/effects/gradients/SkTwoPointRadialGradient.cpp View 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 11
gw280
13 years ago (2012-09-06 15:05:25 UTC) #1
TomH
Seems like a reasonable approach to me.
13 years ago (2012-09-06 15:15:32 UTC) #2
reed1
Feels like the right start, but we'll have to see the results. 1. the asABitmap ...
13 years ago (2012-09-06 16:28:36 UTC) #3
gw280
> 3. What is the impact on existing gradients w/ this change? If it means ...
13 years ago (2012-09-06 18:04:50 UTC) #4
reed1
On 2012/09/06 18:04:50, gw280 wrote: > > 3. What is the impact on existing gradients ...
13 years ago (2012-09-06 18:07:53 UTC) #5
reed1
I have forgotten this one ... til now. Will revisit ASAP.
12 years, 4 months ago (2013-05-01 18:33:04 UTC) #6
TomH
Ping.
12 years, 3 months ago (2013-06-03 11:20:31 UTC) #7
reed1
What are the implications for the GPU backend, which gets the gradient as-a-bitmap, and draws ...
12 years, 3 months ago (2013-06-05 17:39:59 UTC) #8
reed1
12 years, 3 months ago (2013-06-05 17:40:11 UTC) #9
TomH
Pingedy ping ping ping - Mike, will your 64b work obsolete this?
10 years, 9 months ago (2014-12-22 23:26:51 UTC) #10
reed1
10 years, 8 months ago (2015-01-05 19:16:49 UTC) #11
I am treating this as abandoned, unless the author or someone else picks it up.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b