aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* Make GrXferProcessor and related classes private.Gravatar Brian Salomon2017-02-21
* Add GrTFlagsMask<> wrapper for C++11 bitfield enumsGravatar csmartdalton2017-02-21
* Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...Gravatar Brian Salomon2017-02-21
* Remove GrProcessorTestData's GrTexturesGravatar Robert Phillips2017-02-21
* Add a workaround for platforms with broken geo shader invocationsGravatar csmartdalton2017-02-17
* Check that coverage FPs are compatible with alpha as coverageGravatar Brian Salomon2017-02-15
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Add GrMakeCachedBitmapProxyGravatar Robert Phillips2017-02-15
* Clarify when tweak alpha for coverage optimizaton can occur.Gravatar Brian Salomon2017-02-15
* GrContext option to prevent GPU based YUV -> RGBGravatar Brian Osman2017-02-14
* Remove component flags from GrXPFactory output analysis.Gravatar Brian Salomon2017-02-14
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-02-13
* Remove unused/barely-supported compressed GrPixelConfigsGravatar Robert Phillips2017-02-13
* Use new fragment processor optimization queries.Gravatar Brian Salomon2017-02-10
* Add support for RG float texturesGravatar csmartdalton2017-02-10
* Re-enable processor optimization test with some fixes.Gravatar Brian Salomon2017-02-09
* Add integer vectors to GrSLTypeGravatar csmartdalton2017-02-08
* Add a basic constructor to GrPipelineGravatar csmartdalton2017-02-08
* Remove exec bit from source files.Gravatar Ben Wagner2017-02-08
* Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.Gravatar Brian Salomon2017-02-06
* Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"Gravatar Ethan Nicholas2017-02-02
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Change shadow tessellators to use SkColor and move to util.Gravatar Jim Van Verth2017-01-30
* Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...Gravatar Brian Salomon2017-01-30
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...Gravatar Brian Salomon2017-01-28
* Add geometric version of spot shadowGravatar Jim Van Verth2017-01-27
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Move GrDrawingManager pointer to GrSurfaceContextGravatar Robert Phillips2017-01-26
* Remove redundant caps field from GrProcessorTestDataGravatar Brian Salomon2017-01-25
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Allow GrSingleTextureEffect to take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* Revert "Revert "Make it possible to query GrXPFactory for dst texture without...Gravatar Brian Salomon2017-01-20
* Revert "Make it possible to query GrXPFactory for dst texture without GrPipel...Gravatar Brian Salomon2017-01-20
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...Gravatar Brian Salomon2017-01-20
* Remove GrTestTargetGravatar Robert Phillips2017-01-20
* Fix Vulkan crashes on nexus playerGravatar Greg Daniel2017-01-20
* Rename GrContext::getFontAtlas to getFontAtlas_ForTestingGravatar Robert Phillips2017-01-20
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-01-19
* Add class GrProcessorSet which represents color and coverage FPs and a XPFact...Gravatar Brian Salomon2017-01-18
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18