aboutsummaryrefslogtreecommitdiff
path: root/tools/gpu/GrTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move atlas manager creation to GrContext derived classes (take 2)Robert Phillips2018-03-011-1/+4
* Fission GrAtlasGlyphCache in two (take 2)Robert Phillips2018-03-011-5/+5
* Revert "Fission GrAtlasGlyphCache in two"Robert Phillips2018-02-281-5/+5
* Revert "Move atlas manager creation to GrContext derived classes"Robert Phillips2018-02-281-4/+1
* Move atlas manager creation to GrContext derived classesRobert Phillips2018-02-281-1/+4
* Fission GrAtlasGlyphCache in twoRobert Phillips2018-02-271-5/+5
* Add checks for failed SkImageInfo2GrPixelConfig callsGreg Daniel2018-02-211-0/+3
* Change signature of GrAtlasGlyphCache::getProxiesRobert Phillips2018-02-201-2/+3
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Greg Daniel2018-02-201-0/+10
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Brian Salomon2018-02-031-0/+7
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Brian Salomon2018-02-031-7/+0
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Brian Salomon2018-02-021-0/+7
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Brian Salomon2018-02-021-7/+0
* Add new GrContext queries for imagability, surfacability, and max sample coun...Brian Salomon2018-02-021-0/+7
* rm spurious std::move from getFontAtlasImage_ForTestingRobert Phillips2018-01-231-1/+1
* Add Chinese zoom Sample.Jim Van Verth2018-01-221-4/+4
* Move more internal methods from GrContext to GrContextPriv (take 3)Robert Phillips2018-01-221-1/+1
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Leon Scroggins2018-01-201-1/+1
* Move more internal methods from GrContext to GrContextPriv (take 2)Robert Phillips2018-01-191-1/+1
* Revert "Move more internal methods from GrContext to GrContextPriv"Hal Canary2018-01-191-1/+1
* Move more internal methods from GrContext to GrContextPrivRobert Phillips2018-01-191-1/+1
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGreg Daniel2017-12-181-1/+2
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Robert Phillips2017-12-131-22/+0
* Add analytic clip FPs that read from the CCPR atlasChris Dalton2017-12-051-0/+4
* Add "lazy" texture proxiesChris Dalton2017-11-301-1/+7
* Fix issues related to backend texture/rendertarget creationRobert Phillips2017-11-281-2/+3
* Add backend GPU objects to fiddle appRobert Phillips2017-11-171-0/+21
* Add flag on GrBackendTexture to say whether texture is mipped or notGreg Daniel2017-10-121-3/+5
* Add support for additional textures in GrDrawOpAtlasJim Van Verth2017-09-121-4/+4
* Cosmetic changes to GrDrawOpAtlasRobert Phillips2017-09-011-6/+0
* Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...Brian Salomon2017-08-281-21/+23
* Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...Brian Salomon2017-08-221-23/+21
* Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...Brian Salomon2017-08-181-21/+23
* Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...Brian Salomon2017-08-181-23/+21
* Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...Brian Salomon2017-08-181-21/+23
* Remove GrBackendTextureDescBrian Salomon2017-07-201-8/+19
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderBrian Salomon2017-07-191-25/+0
* Remove GrAnalyticRectOp, the last legacy GrMeshDrawOpBrian Salomon2017-07-191-30/+5
* Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""Brian Salomon2017-07-191-2/+2
* Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"Brian Salomon2017-07-171-2/+2
* Make GrAtlasTextOp a non-legacy GrMeshDrawOpBrian Salomon2017-07-141-2/+2
* Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOpBrian Salomon2017-07-131-2/+2
* Make DefaultPathOp a non-legacy GrMeshDrawOpBrian Salomon2017-07-131-2/+2
* Make GrDrawVerticesOp a non-legacy GrMeshDrawOpBrian Salomon2017-07-131-2/+2
* Make GrDrawAtlasOp a non-legacy GrMeshDrawOpBrian Salomon2017-07-131-2/+2
* Make ShadowRRectOp a non-legacy GrMeshDrawOpBrian Salomon2017-07-131-0/+2
* Make RegionOp a non-legacy GrMeshDrawOpBrian Salomon2017-07-131-0/+2
* Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""Brian Salomon2017-07-121-2/+2
* Revert "Make DashOp a non-legacy GrMeshDrawOp."Brian Salomon2017-07-121-2/+2
* Make DashOp a non-legacy GrMeshDrawOp.Brian Salomon2017-07-121-2/+2