Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
eeeb5a05b900df80feded719b4a3181fce0ac1b4
/
src
/
effects
/
SkGradientShader.cpp
e191b16
update windows port
by reed@android.com
· 16 years ago
200645d
fix repeat/mirror for new larger 16bit cache update gm images
by reed@android.com
· 16 years ago
512a876
make the 16bit cache larger, to handle multiple colors in the gradient w/o
by reed@android.com
· 16 years ago
bcfc733
flatten/unflatten custom fields for 2-point gradient
by reed@android.com
· 16 years ago
6c59a17
clear the kHasSpan16 bit for two-point-radial, since we don't implement that
by reed@android.com
· 16 years ago
7ef071f
Two-point radial gradient implementation.
by senorblanco@chromium.org
· 16 years ago
3c9b2a4
expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader
by reed@android.com
· 16 years ago
3d06a8c
add FIXME to comment
by reed@android.com
· 16 years ago
1c12abe
fix gradients with alpha to convert to premul *after* the intermediate color
by reed@android.com
· 16 years ago
ab840b8
remove (ack) test code in lineargradient when pos array is null
by reed@android.com
· 16 years ago
5119bdb
add shader flag kConstInY_Flag
by reed@android.com
· 16 years ago
b2c5f2d
make the same prerounding fix for the shadeSpan16 case
by reed@android.com
· 16 years ago
c552a43
preround our fx fractional coordiante, so we get rounded integers (0..255) when
by reed@android.com
· 16 years ago
ec3d6e5
update for cache updates
by reed@android.com
· 16 years ago
9b46e77
fix dumpcanvas to recurse on pictures and shapes
by reed@android.com
· 16 years ago
4a7fd2b
initialize fFlags in gradients fix trailing WS in SkGLDevice
by reed@android.com
· 16 years ago
41bccf5
extend gradients to handle (by clamping) the first and last color position if
by reed@android.com
· 16 years ago
fc25abd
fix warnings
by reed@android.com
· 16 years ago
0becfc5b
add optimization for width==1 bitmaps in shader procs
by reed@android.com
· 16 years ago
8a1c16f
grab from latest android
by reed@android.com
· 17 years ago