1. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  2. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  3. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  4. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  5. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  6. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  7. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  8. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  9. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  10. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  11. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  12. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  13. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  14. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  15. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  16. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  17. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  18. 3727136 Implemenet onStealBackendTexture in GrMtlTexture by Brian Salomon · 7 years ago
  19. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  20. 18e5cbb Fix Metal build by Greg Daniel · 7 years ago
  21. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  22. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  23. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  24. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  25. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  26. b3e39f6 Update mtl backend to use GrSamplerState by Brian Salomon · 7 years ago
  27. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  28. 6682ff2 Fix Metal build from recent command buffer change by Greg Daniel · 7 years ago
  29. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  30. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  31. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  32. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  33. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  34. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  35. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  36. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  37. 0576a45 Add GrMtlUtil class by Greg Daniel · 7 years ago
  38. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  39. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  40. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  41. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  42. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  43. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  44. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  45. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  46. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago