1. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  2. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  3. 3727136 Implemenet onStealBackendTexture in GrMtlTexture by Brian Salomon · 7 years ago
  4. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  5. 18e5cbb Fix Metal build by Greg Daniel · 7 years ago
  6. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  7. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  8. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  9. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  10. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  11. b3e39f6 Update mtl backend to use GrSamplerState by Brian Salomon · 7 years ago
  12. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  13. 6682ff2 Fix Metal build from recent command buffer change by Greg Daniel · 7 years ago
  14. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  15. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  16. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  17. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  18. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  19. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  20. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  21. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  22. 0576a45 Add GrMtlUtil class by Greg Daniel · 7 years ago
  23. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  24. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  25. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  26. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  27. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  28. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  29. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  30. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  31. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago