index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
gradients
/
SkTwoPointRadialGradient.cpp
Commit message (
Expand
)
Author
Age
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@google.com
2012-09-18
*
Introduce GrGLShaderBuilder::TextureSampler
bsalomon@google.com
2012-09-06
*
Recommit r5350 with fix for image failures (which affected GLs that don't sup...
bsalomon@google.com
2012-08-30
*
Revert 5350 while image changes are diagnosed.
bsalomon@google.com
2012-08-30
*
Remove fModulate from GrGLShaderBuilder
bsalomon@google.com
2012-08-30
*
Some GrGLShaderBuilder cleanup
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas.
rileya@google.com
2012-08-20
*
Revert GrTextureStripAtlas change due to performance concerns.
rileya@google.com
2012-08-14
*
Made gradient effects use GrTextureStripAtlas.
rileya@google.com
2012-08-14
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
Introduction of set of functions to manage generation of texture fetch shader...
twiz@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Remove old constructors from GrGradientEffect subclasses, and moved their dec...
rileya@google.com
2012-07-31
*
Renamed and made public SkGradientShaderBases's 'commonAsAGradient' to 'getGr...
rileya@google.com
2012-07-27
*
Move GPU gradients into src/effects/gradients.
rileya@google.com
2012-07-27
*
Split SkGradientShader into separate files for each gradient subclass.
rileya@google.com
2012-07-26