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