1. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  2. 4e67984 made GrMtlBuffer compatible with iOS by Timothy Liang · 6 years ago
  3. 49528b6 implemented GrMtlBuffer for Metal gpu backend by Timothy Liang · 6 years ago
  4. 70c787a implemented copy surface as draw then blit for metal gpu backend by Timothy Liang · 6 years ago
  5. e30739a implemented copy surface as draw for metal gpu backend by Timothy Liang · 6 years ago
  6. e35055f implemented copy surface as blit for metal gpu backend by Timothy Liang · 6 years ago
  7. a8046af implemented onWritePixels and related tests for metal gpu backend by Timothy Liang · 6 years ago
  8. e70604e created stub for metal gpu command buffer by Timothy Liang · 6 years ago
  9. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  10. a80a012 Revert "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  11. 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 6 years ago
  12. ff19c8f implemented uploading intial texture data for metal gpu backend by Timothy Liang · 6 years ago
  13. 58f153d refactored where texture descriptors are made for metal gpu backend by Timothy Liang · 6 years ago
  14. ef21d7e implement onreadpixels for metal gpu backend by Timothy Liang · 6 years ago
  15. e886e80 implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backend by Timothy Liang · 6 years ago
  16. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  17. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  18. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  19. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  20. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  21. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  22. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  23. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  24. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  25. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago