aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gpu
Commit message (Expand)AuthorAge
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-04-04
* Move pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"Gravatar Mike Klein2017-04-01
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-04-01
* Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"Gravatar Brian Salomon2017-03-31
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-03-31
* quiet some annoying logging in unit testsGravatar Mike Klein2017-03-27
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* Remove gpu configs that don't have explicit API.Gravatar Brian Salomon2017-03-20
* Remove ownership aruments from render target wrap functionsGravatar Brian Osman2017-03-10
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOpGravatar Robert Phillips2017-03-08
* Move GrDrawOp pipeline/clip processing to GrRenderTargetContextGravatar Brian Salomon2017-03-07
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Add support for Semaphores (gpu waiting on gpu) in GaneshGravatar Greg Daniel2017-03-02
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Fix -Wshadow-field warningsGravatar Brian Salomon2017-02-28
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-28
* Fixes to shared context test APIGravatar Brian Osman2017-02-27
* Revert "Add GrExternalTextureData and SkCrossContextImageData"Gravatar Brian Osman2017-02-24
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-24
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* Fix Mesa compileGravatar Brian Osman2017-02-22
* Support shared GL contexts in GrContextFactoryGravatar Brian Osman2017-02-22
* Rename GrContextFactory::ContextOptions to ContextOverridesGravatar csmartdalton2017-02-21
* Move GrDrawingManager pointer to GrSurfaceContextGravatar Robert Phillips2017-01-26
* Revert "Remove sentinal GLContext used in early days of Vulkan in our tools"Gravatar Brian Salomon2017-01-24
* Remove sentinal GLContext used in early days of Vulkan in our toolsGravatar Greg Daniel2017-01-24
* Remove GrTestTargetGravatar Robert Phillips2017-01-20
* Rename GrContext::getFontAtlas to getFontAtlas_ForTestingGravatar Robert Phillips2017-01-20
* Don't require GrPipelineBuilder to build GrPipelineGravatar Brian Salomon2017-01-19
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Add support for tagging GrUniqueKeys with a debug stringGravatar Brian Salomon2017-01-06
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Add skia_enable_discrete_gpu argument to GNGravatar Brian Osman2016-12-28
* Remove getDevice_just_for_deprecated_compatibility_test()Gravatar Robert Phillips2016-12-20
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchAtlas files to GrDrawOpAtlasGravatar Brian Salomon2016-12-16
* Rename GrBatchFontCache->GrAtlasGlyphCacheGravatar Brian Salomon2016-12-16
* Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_spGravatar Brian Salomon2016-12-09
* Make GrRenderTargetOpList::addDrawOp use sk_spGravatar Brian Salomon2016-12-09
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Rename batch->op in GrOpList and subclassesGravatar Brian Salomon2016-12-07