1. f77c146 Make read/write/transfer pixels functions take surface color type by Brian Salomon · 5 years ago
  2. d1e9c33 Remove deprecated discard method and GrCaps support by Jim Van Verth · 5 years ago
  3. 829b6a0 Fix Metal includes breaking macOS local builds by Aaron O'Mullan · 5 years ago
  4. 6b6008a Minimize renderstate changes and vertex buffer rebinding. by Jim Van Verth · 5 years ago
  5. c159f94 Minor cleanups to GrMtlGpuRTCommandBuffer by Jim Van Verth · 5 years ago
  6. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  7. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  8. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  9. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  10. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  11. 03464f1 Maybe don't use Metal's instanced methods if not supported. by Jim Van Verth · 5 years ago
  12. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  13. 35a67eb Move GrMtlBufferManager functionality to better places by Jim Van Verth · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. 6f8bfba Fix fontcache GMs on Metal. by Jim Van Verth · 5 years ago
  16. 61610be Add Autorelease pools to clear out no longer needed Metal objects. by Jim Van Verth · 6 years ago
  17. ae336bd Another stab at MTLRenderCommandEncoder memory leak. by Jim Van Verth · 6 years ago
  18. 841d654 Fix memory leak in Metal. by Jim Van Verth · 6 years ago
  19. 1223e7f Add GrMtlPipelineStateCache. by Jim Van Verth · 6 years ago
  20. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  21. 391d344 fixed Metal release build by Ethan Nicholas · 6 years ago
  22. 56d19a5 add support for clears to Metal backend by Ethan Nicholas · 6 years ago
  23. 0106351 Metal stencil support by Ethan Nicholas · 6 years ago
  24. 5422f9a implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend by Timothy Liang · 6 years ago
  25. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  26. 7ac582e implemented the pipeline state builder for metal gpu backend by Timothy Liang · 6 years ago
  27. e35055f implemented copy surface as blit for metal gpu backend by Timothy Liang · 6 years ago
  28. e70604e created stub for metal gpu command buffer by Timothy Liang · 6 years ago