index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
gradients
/
SkTwoPointConicalGradient.cpp
Commit message (
Expand
)
Author
Age
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Bump min picture version.
mtklein
2014-12-01
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
add localMatrix to gradient Descriptor
reed
2014-08-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
formalize named picture versions
commit-bot@chromium.org
2014-05-20
*
add localmatrix param to asNewEffect
reed@google.com
2014-05-09
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-21
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Revert of Add flipped gradient branch to two point conical gradient (https://...
commit-bot@chromium.org
2014-04-17
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-17
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Add base effect for gpu 2pt conical gradients
commit-bot@chromium.org
2014-04-04
*
Pull Gpu shader out of SkTwoPointConicalGradient into own file
commit-bot@chromium.org
2014-04-03
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
fix general-pespective for conical gradient bug=1744
mike@reedtribe.org
2013-11-14
*
Added support for Chrome's gpu command buffer extension BindUniformLocation.
commit-bot@chromium.org
2013-11-07
*
Allow gradient optimization with perspective
commit-bot@chromium.org
2013-10-04
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
Isolate VertexBuilder from GrGLShaderBuilder
commit-bot@chromium.org
2013-08-30
*
Rename ShaderType enum to ShaderVisibility
commit-bot@chromium.org
2013-08-30
*
Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ...
commit-bot@chromium.org
2013-08-28
*
Refactor GrGLUniformManager::UniformHandle to initialize itself by default
commit-bot@chromium.org
2013-08-14
*
effects: Replaces uses of GrAssert with SkASSERT.
commit-bot@chromium.org
2013-08-14
*
Revert of r9902 (Consider conical shader opaque if it covers
robertphillips@google.com
2013-07-09
*
Consider conical shader opaque if it covers entire plane.
commit-bot@chromium.org
2013-07-04
*
Add flag to gradients to interpolate colors in premul space. Experimental API...
reed@google.com
2013-05-24
*
use Descriptor struct to encapsulate all the common paramaeters between our v...
reed@google.com
2013-05-23
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Unreviewed. Adding TODO comment to reference newly filed bug.
junov@google.com
2013-03-20
[next]