1. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years, 2 months ago
  2. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years, 2 months ago
  3. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 3 months ago
  4. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 3 months ago
  5. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 4 months ago
  6. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 4 months ago
  7. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 5 months ago
  8. ef41d50 Disable MTLPixelFormatBGR10A2Unorm on iOS by Robert Phillips · 4 years, 7 months ago
  9. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 7 months ago
  10. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 7 months ago
  11. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 7 months ago
  12. c505a45 Remove GrCaps::getYUVAColorTypeFromBackendFormat(). by Brian Salomon · 4 years, 8 months ago
  13. 5ca3e54 Fixes for running on the iOS simulator. by Jim Van Verth · 4 years, 7 months ago
  14. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 8 months ago
  15. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 8 months ago
  16. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 8 months ago
  17. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 8 months ago
  18. d005b69 Reland x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 8 months ago
  19. e8d2080 Revert x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 8 months ago
  20. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 8 months ago
  21. b16f30b Revert "Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal."" by Brian Salomon · 4 years, 8 months ago
  22. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 8 months ago
  23. ef4d379 Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 8 months ago
  24. aa8bf26 Assert that all GrCaps colortype/format -> swizzle queries are legal. by Brian Salomon · 4 years, 8 months ago
  25. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 8 months ago
  26. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 8 months ago
  27. d29d885 Reland "Set up eGPU/discrete support for MacOS." by Jim Van Verth · 4 years, 8 months ago
  28. c2b7d47 Revert "Set up eGPU/discrete support for MacOS." by Greg Daniel · 4 years, 8 months ago
  29. 1c3bea4 Set up eGPU/discrete support for MacOS. by Jim Van Verth · 4 years, 8 months ago
  30. 71275fc Reland "Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass." by Jim Van Verth · 4 years, 9 months ago
  31. c1bb9cb Revert "Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass." by Robert Phillips · 4 years, 9 months ago
  32. 53a72c1 Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass. by Jim Van Verth · 4 years, 9 months ago
  33. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 10 months ago
  34. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 4 years, 10 months ago
  35. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 10 months ago
  36. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 10 months ago
  37. 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 4 years, 10 months ago
  38. b19c78e Add compressed backend textures to Metal by Robert Phillips · 4 years, 10 months ago
  39. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 10 months ago
  40. c558f72 Compressed texture API cleanup by Robert Phillips · 4 years, 10 months ago
  41. fb28c6f Enable transfer from texture to buffer on ANGLE. by Brian Salomon · 4 years, 10 months ago
  42. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 5 years ago
  43. 8f259a0 Add BC1_RGB8_UNORM support by Robert Phillips · 5 years ago
  44. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 5 years ago
  45. df6c734 Add GrCaps::getConfigFromCompressedBackendFormat by Robert Phillips · 5 years ago
  46. d6df7b5 Switch GrCaps::isFormatCompressed virtual to be 'compressionType' by Robert Phillips · 5 years ago
  47. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 5 years ago
  48. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  49. 55276e3 Enable cross-context textures in Metal. by Jim Van Verth · 5 years ago
  50. 9042d46 Add Metal support for dynamic texture state by Jim Van Verth · 5 years ago
  51. 8367e11 Enforce extra constraints for mixed samples at GrCaps level by Chris Dalton · 5 years ago
  52. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 5 years ago
  53. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 5 years ago
  54. 5f72b49 Remove fake SDK #defines for Metal backend. by Jim Van Verth · 5 years ago
  55. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  56. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  57. 8803c2d Add bytes per pixel to metal format table. by Greg Daniel · 5 years ago
  58. 598903f Guard some more Metal code to support older versions. by Jim Van Verth · 5 years ago
  59. 4187e0a Reland "Add less granular version of GrFence for older Metal versions." by Jim Van Verth · 5 years ago
  60. b9d0cbc Revert "Add less granular version of GrFence for older Metal versions." by Jim Van Verth · 5 years ago
  61. 1e946aa2 Add less granular version of GrFence for older Metal versions. by Jim Van Verth · 5 years ago
  62. f2f0e1b Add TransferBuffer and AsyncRead support to Metal. by Jim Van Verth · 5 years ago
  63. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  64. 14c514d srgb texture format cleanup. by Brian Salomon · 5 years ago
  65. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  66. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  67. e367101 Reland "Add ETC2 support to Metal backend." by Jim Van Verth · 5 years ago
  68. ae80107 Revert "Add ETC2 support to Metal backend." by Jim Van Verth · 5 years ago
  69. c25802d Add ETC2 support to Metal backend. by Jim Van Verth · 5 years ago
  70. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  71. a431186 Wrap MTLEvent code in availability attributes. by Jim Van Verth · 5 years ago
  72. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  73. f822178 Remove incorrect metal assert. by Greg Daniel · 5 years ago
  74. 457da50 Remove uses of GrPixelConfig in GrMtlCaps. by Greg Daniel · 5 years ago
  75. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  76. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  77. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  78. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  79. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  80. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  81. ea6bb44 Add supported GrColorTypes to Mtl FormatTable. by Greg Daniel · 5 years ago
  82. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  83. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  84. 8ba5315 Revert "Increase specificity of GrColorType computed for YUV planes" by Robert Phillips · 5 years ago
  85. c326aaf Increase specificity of GrColorType computed for YUV planes by Robert Phillips · 5 years ago
  86. 01915c0 GrCaps::supportedWritePixelsColorType takes CT/format rather than config. by Brian Salomon · 5 years ago
  87. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 5 years ago
  88. ffe2729 Add GrCaps::getTestingCombinations by Robert Phillips · 5 years ago
  89. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  90. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  91. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  92. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  93. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  94. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  95. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago
  96. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  97. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  98. c79a6c4 Fix build flags in GrMtlCaps::supportedReadPixelsColorType by Brian Salomon · 5 years ago
  99. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  100. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago