aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GrMipMappedTest.cpp
Commit message (Expand)AuthorAge
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* Add backend GPU objects to fiddle appGravatar Robert Phillips2017-11-17
* Patch up ref counting of proxies (take 2)Gravatar Robert Phillips2017-11-13
* Revert "Patch up ref counting of proxies"Gravatar Robert Phillips2017-11-13
* Patch up ref counting of proxiesGravatar Robert Phillips2017-11-13
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...Gravatar Greg Daniel2017-10-23
* Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"Gravatar Greg Daniel2017-10-19
* Support creation/use of mipped proxy in GrBackendTextureImageGeneratorGravatar Greg Daniel2017-10-19
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12