1. 7d195ff Cache precompiled MSL shaders. by Jim Van Verth · 3 years, 8 months ago
  2. 6cb17ea Fix stencil format mismatch in GrMtlPipelineState creation. by Jim Van Verth · 3 years, 8 months ago
  3. 5251c82 Revert "Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes." by Jim Van Verth · 3 years, 10 months ago
  4. e931b83 Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes. by Jim Van Verth · 3 years, 10 months ago
  5. 91b37b1 Fix inline uploads when using vulkan load resolve. by Greg Daniel · 3 years, 10 months ago
  6. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 1 month ago
  7. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 1 month ago
  8. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 1 month ago
  9. 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 4 years, 1 month ago
  10. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years, 1 month ago
  11. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years, 1 month ago
  12. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  13. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 3 months ago
  14. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 5 months ago
  15. ef41d50 Disable MTLPixelFormatBGR10A2Unorm on iOS by Robert Phillips · 4 years, 6 months ago
  16. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 6 months ago
  17. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 6 months ago
  18. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 6 months ago
  19. c505a45 Remove GrCaps::getYUVAColorTypeFromBackendFormat(). by Brian Salomon · 4 years, 7 months ago
  20. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 7 months ago
  21. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 7 months ago
  22. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 7 months ago
  23. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 8 months ago
  24. d29d885 Reland "Set up eGPU/discrete support for MacOS." by Jim Van Verth · 4 years, 8 months ago
  25. c2b7d47 Revert "Set up eGPU/discrete support for MacOS." by Greg Daniel · 4 years, 8 months ago
  26. 1c3bea4 Set up eGPU/discrete support for MacOS. by Jim Van Verth · 4 years, 8 months ago
  27. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 10 months ago
  28. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 10 months ago
  29. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 10 months ago
  30. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 5 years ago
  31. df6c734 Add GrCaps::getConfigFromCompressedBackendFormat by Robert Phillips · 5 years ago
  32. d6df7b5 Switch GrCaps::isFormatCompressed virtual to be 'compressionType' by Robert Phillips · 5 years ago
  33. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  34. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 5 years ago
  35. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  36. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  37. 8803c2d Add bytes per pixel to metal format table. by Greg Daniel · 5 years ago
  38. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  39. d2a8ae2 Reland "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 5 years ago
  40. 8e63cab Revert "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 5 years ago
  41. a739824 Separate texture creation from uploading in GrGpu subclasses. by Brian Salomon · 5 years ago
  42. 457da50 Remove uses of GrPixelConfig in GrMtlCaps. by Greg Daniel · 5 years ago
  43. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  44. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  45. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  46. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  47. ea6bb44 Add supported GrColorTypes to Mtl FormatTable. by Greg Daniel · 5 years ago
  48. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  49. 8ba5315 Revert "Increase specificity of GrColorType computed for YUV planes" by Robert Phillips · 5 years ago
  50. c326aaf Increase specificity of GrColorType computed for YUV planes by Robert Phillips · 5 years ago
  51. 01915c0 GrCaps::supportedWritePixelsColorType takes CT/format rather than config. by Brian Salomon · 5 years ago
  52. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 5 years ago
  53. ffe2729 Add GrCaps::getTestingCombinations by Robert Phillips · 5 years ago
  54. 6980c4e Remove isConfigCopyable from GrCaps. by Greg Daniel · 5 years ago
  55. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  56. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  57. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  58. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  59. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  60. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  61. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago
  62. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  63. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  64. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  65. 1e03b6b1 simplify GrCaps::initDstCopyDesc and provide default impl for non-GL subclasses. by Brian Salomon · 5 years ago
  66. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  67. 161ec32 Revamp pixelformat table for Metal by Robert Phillips · 5 years ago
  68. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  69. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  70. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  71. d361e64 Enable MSAA for Metal. by Jim Van Verth · 5 years ago
  72. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  73. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 5 years ago
  74. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  75. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 5 years ago
  76. 1e2cb44 Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType by Robert Phillips · 5 years ago
  77. dc0710f Make GrCaps::surfaceSupportsReadPixels return distinct values rather than flags. by Brian Salomon · 5 years ago
  78. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 5 years ago
  79. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 5 years ago
  80. 1550064 Revert "Reland "Separate compressed and uncompressed texture functions"" by Greg Daniel · 5 years ago
  81. c051923 Reland "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  82. 31539a8 Revert "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  83. 9acfb33 Separate compressed and uncompressed texture functions by Brian Salomon · 5 years ago
  84. f209e88 Update SkSurface_Gpu::Valid to take a backend format by Robert Phillips · 5 years ago
  85. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  86. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  87. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  88. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  89. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  90. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  91. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  92. eb4a827 Add GrCaps call to get swizzle from BackendFormat and ColorType. by Greg Daniel · 5 years ago
  93. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  94. 26de56e GrSurface -> GrGpuBuffer transfer improvements: by Brian Salomon · 6 years ago
  95. 686046b Fix more failing tests on Metal. by Jim Van Verth · 6 years ago
  96. d742b6b Fill in missing GrMtlCaps functions and fix for 0 buffer alloc. by Greg Daniel · 6 years ago
  97. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  98. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  99. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  100. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago