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
...
*
replace 4f procs with pipeline (only called in 2 places by ganesh)
Mike Reed
2017-06-09
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Improve cubic KLM accuracy
Chris Dalton
2017-06-09
*
remove unused xfermode methods
Mike Reed
2017-06-08
*
move Coeff into blendmode
Mike Reed
2017-06-06
*
Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as a...
Brian Salomon
2017-06-05
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Remove support in GPU backend for distance vector field.
Brian Salomon
2017-06-02
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Allow for non opaque colors for src-over lcd fallback case in gpu
Greg Daniel
2017-05-24
*
Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect
Christopher Cameron
2017-05-23
*
Remove setting of alpha coverage in text ops when in LCD mode
Greg Daniel
2017-05-22
*
Fix to lcd blending in ganesh
Greg Daniel
2017-05-22
*
Update Porter Duff analysis to match LCD logic.
Greg Daniel
2017-05-19
*
Fix gpu lcd blending to semi-correctly handle alpha coverage
Greg Daniel
2017-05-19
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Fix transparent ambient shadows
Jim Van Verth
2017-05-11
*
Fixed distance field interpolation for gamma correct rendering
Brian Osman
2017-05-09
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Combine the ambient and spot alphas into the base color
Jim Van Verth
2017-05-04
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
*
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
[prev]
[next]