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
*
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
*
Remove use of varargs in SkImageFilter. This is causing a crash in recent
senorblanco@chromium.org
2012-10-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Make table color filter use asNewCustomStage.
bsalomon@google.com
2012-10-17
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-17
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
When two or more color matrix image filters are connected together, and the n...
senorblanco@chromium.org
2012-10-12
*
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
bsalomon@google.com
2012-10-12
*
This patch implements generalized DAG connectivity for SkImageFilter. SkImag...
senorblanco@chromium.org
2012-10-10
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that...
senorblanco@chromium.org
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-05
*
Build fix: work around what appears to be an Intel GLSL driver bug. Unrevie...
senorblanco@chromium.org
2012-10-04
*
Implement GPU path for matrix convolution. Note that when not convolving alpha,
senorblanco@chromium.org
2012-10-04
*
Make numTextures() be non-virtual on GrCustomStage.
bsalomon@google.com
2012-10-04
*
When processing a morphology filter on the GPU, pass the processed texture,
senorblanco@chromium.org
2012-10-02
*
Fix recursive GPU processing for SkImageFilter. Plumb through the
senorblanco@chromium.org
2012-09-27
*
This patch adds support for optional processing of the alpha channel in
senorblanco@chromium.org
2012-09-25
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.
senorblanco@chromium.org
2012-09-20
*
Yet another speculative Android fix. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
Speculative fix for Android GMs. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@google.com
2012-09-18
*
Make texteffects gm work through serialization and pipe.
scroggo@google.com
2012-09-12
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Introduce GrGLShaderBuilder::TextureSampler
bsalomon@google.com
2012-09-06
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
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
[next]