index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
*
Make GrXferProcessor and related classes private.
Brian Salomon
2017-02-21
*
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...
Brian Salomon
2017-02-21
*
Clarify when tweak alpha for coverage optimizaton can occur.
Brian Salomon
2017-02-15
*
Remove component flags from GrXPFactory output analysis.
Brian Salomon
2017-02-14
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Use new fragment processor optimization queries.
Brian Salomon
2017-02-10
*
Add a basic constructor to GrPipeline
csmartdalton
2017-02-08
*
Remove exec bit from source files.
Ben Wagner
2017-02-08
*
Change shadow tessellators to use SkColor and move to util.
Jim Van Verth
2017-01-30
*
Add geometric version of spot shadow
Jim Van Verth
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Revert "Revert "Make it possible to query GrXPFactory for dst texture without...
Brian Salomon
2017-01-20
*
Revert "Make it possible to query GrXPFactory for dst texture without GrPipel...
Brian Salomon
2017-01-20
*
Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...
Brian Salomon
2017-01-20
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
don't memtion SkXfermode in public
Mike Reed
2016-11-22
*
make SkXfermode.h go away
Mike Reed
2016-11-16
*
remove xfermode from public api
Mike Reed
2016-10-28
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Don't ref/unref the static src-over xp
bsalomon
2015-12-21
*
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...
ethannicholas
2015-11-30
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...
egdaniel
2015-11-20
*
Make specialized SrcOver XPFactory
egdaniel
2015-11-20
*
Increase the amount of debug information printed out by batches
robertphillips
2015-11-16
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
bsalomon
2015-09-22
*
Remove SkNEW and SkDELETE macros
mdempsky
2015-09-22
[next]