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
*
Allow TextureSamplers to have null GrTexture pointer
Robert Phillips
2017-05-03
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
*
eliminated GrGLSLExpr
Ethan Nicholas
2017-05-02
*
Fix fast blur for shadow rrects.
Jim Van Verth
2017-04-28
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Remove all headers from include/gpu/effects
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Remove all config conversion modes except round-to-nearest
Brian Osman
2017-04-20
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
PM/UPM conversion improvements
Brian Osman
2017-04-10
*
constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
Brian Salomon
2017-04-10
*
Move ref counting out of GrProcessor and into subclasses.
Brian Salomon
2017-04-10
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Revert incorrect change to GrCoverageSetOp test factory
Brian Salomon
2017-04-04
*
Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr...
Brian Salomon
2017-04-04
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Fully remove coord transform precision code
Brian Osman
2017-04-04
*
Store the dst texture used by an XP in GrPipeline rather than in the XP.
Brian Salomon
2017-04-03
*
Remove compiler bug workaround
Brian Osman
2017-03-31
*
Respect xfer barriers in InstancedRendering::Op
Brian Salomon
2017-03-31
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Add GrSurfaceProxy* parameter to GrContext::flush
Robert Phillips
2017-03-30
*
Make analysis optional to GrPipeline::init().
Brian Salomon
2017-03-29
*
More GrSurfaceProxy-clean up
Robert Phillips
2017-03-29
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Remove GrXferProcessor::getOptimizations.
Brian Salomon
2017-03-29
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN
Brian Salomon
2017-03-27
*
Revert "Remove texture sampling from GrConfigConversionEffect"
Brian Osman
2017-03-24
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-03-24
*
Revert "Remove texture sampling from GrConfigConversionEffect"
Brian Osman
2017-03-23
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-03-23
*
Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect
Brian Osman
2017-03-22
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
Emit dumpInfo string when processor opt test fails
Brian Osman
2017-03-15
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
GPU version of onMakeColorSpace
Brian Osman
2017-03-15
[next]