index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-10
*
add entry-point to SkMaskFilter to fast-path rectangles.
reed@google.com
2012-11-09
*
Fix for Chrome mac_gpu compiler failure
robertphillips@google.com
2012-11-08
*
Add temporary interfaces in blur and clip to
caryclark@google.com
2012-11-07
*
Break out SkOffsetImageFilter into its own file, and derive it from
senorblanco@chromium.org
2012-11-06
*
Remove default texture coords / texture matrix
bsalomon@google.com
2012-11-05
*
Attempt to patch Chrome compiler failures
robertphillips@google.com
2012-11-05
*
Make all remaining effects use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
Make morphology, convolution, and table color filter opt out of default textu...
bsalomon@google.com
2012-11-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-02
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Make SkShader store localM directly rather than as a separate alloc.
bsalomon@google.com
2012-10-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-31
*
Upstreaming changes from gpu_dev to trunk.
bsalomon@google.com
2012-10-30
|
\
*
|
Remove unnecessary mul and assignment in gradient shaders.
bsalomon@google.com
2012-10-30
|
*
Rebase gpu_dev up to r5182
bsalomon@google.com
2012-10-29
|
|
\
|
|
/
|
/
|
|
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
|
Fix alpha computation for specular lighting filter (GPU path).
senorblanco@chromium.org
2012-10-29
|
*
Make lighting filters directly inherit from GrGLEffect.
bsalomon@google.com
2012-10-29
|
*
Make GrGLConvolutionEffect, GrGLMorphologyEffect, and GrGLMagnifierEffect der...
bsalomon@google.com
2012-10-29
|
*
Make GrGLGradientEffect derive directly from GrGLEffect.
bsalomon@google.com
2012-10-29
|
*
Rebaseline gpu_dev from trunk at r6159.
bsalomon@google.com
2012-10-26
|
|
\
|
|
/
|
/
|
*
|
Add a factory Create function for SkColorFilterImageFilter, and move the matr...
senorblanco@chromium.org
2012-10-26
|
*
Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLL...
bsalomon@google.com
2012-10-26
|
*
Make the orientation of a texture accessible from and known by GrSurface.
bsalomon@google.com
2012-10-26
|
*
Make GrGLEffect::setData take GrEffectStage rather than GrEffect.
bsalomon@google.com
2012-10-26
|
/
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
GrGLGradientStage->GrGLGradientEffect
bsalomon@google.com
2012-10-25
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 2
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Protect filter_texture() against render target change.
senorblanco@chromium.org
2012-10-24
*
Combine the emit functions in GrGLProgramStage.
bsalomon@google.com
2012-10-23
*
Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...
bsalomon@google.com
2012-10-23
*
Revert r6330 thru 6333 while we figure out what to do about Intel bots (possi...
bsalomon@google.com
2012-10-22
*
Remove two params from GrGLProgramStage::setData that are no longer necessary.
bsalomon@google.com
2012-10-22
*
Automatically handle converting gl_FragCoord to Skia's y-down device coords.
bsalomon@google.com
2012-10-22
[next]