aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/mtl/GrMtlTexture.mm
Commit message (Expand)AuthorAge
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Fix Metal buildGravatar Greg Daniel2017-10-12
* Use enum to track MipMapsStatus throughout Texture creationGravatar Greg Daniel2017-10-12
* Set correct mip map status on GrTexture since we no longer require all mip dataGravatar Greg Daniel2017-10-10
* Update mtl backend to use GrSamplerStateGravatar Brian Salomon2017-09-07
* Add GrMtlTexture classesGravatar Greg Daniel2017-08-04