1. e632dfc Use GrTextureType to determine highest supported filter by Brian Salomon · 6 years ago
  2. 60dd8c7 Introduce enum class for texture type. by Brian Salomon · 6 years ago
  3. 58f153d refactored where texture descriptors are made for metal gpu backend by Timothy Liang · 6 years ago
  4. e886e80 implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backend by Timothy Liang · 6 years ago
  5. 2df9b45 added TextureRenderTarget to Metal gpu backend by Timothy Liang · 6 years ago
  6. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  7. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  8. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  9. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  10. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  11. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  12. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  13. 18e5cbb Fix Metal build by Greg Daniel · 7 years ago
  14. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  15. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  16. b3e39f6 Update mtl backend to use GrSamplerState by Brian Salomon · 7 years ago
  17. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago