aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* 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
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Simplify GrProcOptInfo initialization.Gravatar Brian Salomon2017-01-17
* Remove most modifiers of processors on GrPipelineBuilderGravatar Brian Salomon2017-01-13
* Delay SkPaint->GrPaint conversion in text rendering.Gravatar Brian Salomon2017-01-13
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Cleanup GrPixelConfig helper functionsGravatar Brian Osman2017-01-12
* Remove second version of SkImageInfo2GrPixelConfigGravatar Brian Osman2017-01-12
* Remove kIndex_8_GrPixelConfigGravatar Brian Osman2017-01-12
* Fix undefined GrIORef test method on Chrome win botGravatar Brian Salomon2017-01-11
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Add test for processor->resource ref/io countsGravatar Brian Salomon2017-01-11
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Revert "Add Gray8 pixel config"Gravatar Brian Osman2017-01-10
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Move resource ref/io manipulation from GrProgramElement to GrProcessorGravatar Brian Salomon2017-01-09
* Remove unused unique ID from GrProgramElementGravatar Brian Salomon2017-01-09
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* Add support for tagging GrUniqueKeys with a debug stringGravatar Brian Salomon2017-01-06