index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Remove XP override color.
Brian Salomon
2017-03-06
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Unpremul the blend constant in PDLCDXferProcessor.
Brian Salomon
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
Robert Phillips
2017-02-28
*
Reland: Allow DFPathRenderer to store bitmaps at low resolutions
Jim Van Verth
2017-02-28
*
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
Robert Phillips
2017-02-28
*
Revert "Allow distance field path renderer to store bitmaps at low resolutions"
Cary Clark
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating
Robert Phillips
2017-02-28
*
Allow distance field path renderer to store bitmaps at low resolutions
Jim Van Verth
2017-02-28
*
Remove the skip-draw xp optimization
Brian Salomon
2017-02-24
*
Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas
Robert Phillips
2017-02-23
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Make GrXferProcessor and related classes private.
Brian Salomon
2017-02-21
*
Fix ComposeOneFragmentProcessor coverage as alpha optimization.
Brian Salomon
2017-02-21
*
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...
Brian Salomon
2017-02-21
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Check that coverage FPs are compatible with alpha as coverage
Brian Salomon
2017-02-15
*
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
*
Add preserves premul and modulate optimization to compose fragment processors.
Brian Salomon
2017-02-13
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Re-enable ProcessorOptimizationValidationTest on iOS.
Brian Salomon
2017-02-10
*
Use new fragment processor optimization queries.
Brian Salomon
2017-02-10
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
Add a basic constructor to GrPipeline
csmartdalton
2017-02-08
*
Remove exec bit from source files.
Ben Wagner
2017-02-08
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Add a GM for SkShadowUtils and fix a few issues.
Brian Salomon
2017-02-01
*
GR_PROXY_MOVE: Work around Win/Clang eval order bug
Hans Wennborg
2017-02-01
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Change shadow tessellators to use SkColor and move to util.
Jim Van Verth
2017-01-30
*
Make blur utils take GrTextureProxies - take 2
Robert Phillips
2017-01-30
*
Revert "Make blur utils take GrTextureProxies"
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies
Robert Phillips
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
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
[next]