aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
Commit message (Expand)AuthorAge
* Allow for non opaque colors for src-over lcd fallback case in gpuGravatar Greg Daniel2017-05-24
* Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffectGravatar Christopher Cameron2017-05-23
* Remove setting of alpha coverage in text ops when in LCD modeGravatar Greg Daniel2017-05-22
* Fix to lcd blending in ganeshGravatar Greg Daniel2017-05-22
* Update Porter Duff analysis to match LCD logic.Gravatar Greg Daniel2017-05-19
* Fix gpu lcd blending to semi-correctly handle alpha coverageGravatar Greg Daniel2017-05-19
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Fix transparent ambient shadowsGravatar Jim Van Verth2017-05-11
* Fixed distance field interpolation for gamma correct renderingGravatar Brian Osman2017-05-09
* Re-land of "eliminated GrGLSLExpr".Gravatar Ethan Nicholas2017-05-08
* Combine the ambient and spot alphas into the base colorGravatar Jim Van Verth2017-05-04
* Revert "Revert "Revert "eliminated GrGLSLExpr"""Gravatar Ethan Nicholas2017-05-04
* Allow TextureSamplers to have null GrTexture pointerGravatar Robert Phillips2017-05-03
* Revert "Revert "eliminated GrGLSLExpr""Gravatar Ethan Nicholas2017-05-03
* Revert "eliminated GrGLSLExpr"Gravatar Brian Salomon2017-05-02
* eliminated GrGLSLExprGravatar Ethan Nicholas2017-05-02
* Fix fast blur for shadow rrects.Gravatar Jim Van Verth2017-04-28
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Remove all headers from include/gpu/effectsGravatar Robert Phillips2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* PM/UPM conversion improvementsGravatar Brian Osman2017-04-10
* constexprify GrBlend.h and GrPorterDuffXferProcessor.cppGravatar Brian Salomon2017-04-10
* Move ref counting out of GrProcessor and into subclasses.Gravatar Brian Salomon2017-04-10
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Revert incorrect change to GrCoverageSetOp test factoryGravatar Brian Salomon2017-04-04
* Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr...Gravatar Brian Salomon2017-04-04
* Move the ability to access textures, buffers, and image storages out from GrP...Gravatar Brian Salomon2017-04-04
* Fully remove coord transform precision codeGravatar Brian Osman2017-04-04
* Store the dst texture used by an XP in GrPipeline rather than in the XP.Gravatar Brian Salomon2017-04-03
* Remove compiler bug workaroundGravatar Brian Osman2017-03-31
* Respect xfer barriers in InstancedRendering::OpGravatar Brian Salomon2017-03-31
* Renames of processor analysis-related classes and method.Gravatar Brian Salomon2017-03-30
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Make analysis optional to GrPipeline::init().Gravatar Brian Salomon2017-03-29
* More GrSurfaceProxy-clean upGravatar Robert Phillips2017-03-29
* Miscellaneous GrSurfaceProxy-related cleanupGravatar Robert Phillips2017-03-29
* Remove GrXferProcessor::getOptimizations.Gravatar Brian Salomon2017-03-29
* Split GrPipelineInput into separate color and coverage types, the latter of w...Gravatar Brian Salomon2017-03-27
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27