1. f77c146 Make read/write/transfer pixels functions take surface color type by Brian Salomon · 5 years ago
  2. bac4672 Add a means of printing out the GrBackendFormat by Robert Phillips · 5 years ago
  3. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  4. ffe2729 Add GrCaps::getTestingCombinations by Robert Phillips · 5 years ago
  5. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  6. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  7. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  8. 6980c4e Remove isConfigCopyable from GrCaps. by Greg Daniel · 5 years ago
  9. d44c0de Revert "Use shared mode for Metal texture upload buffers." by Jim Van Verth · 5 years ago
  10. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  11. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  12. 1dfb4d2 Use shared mode for Metal texture upload buffers. by Jim Van Verth · 5 years ago
  13. 96827b1 Use raw MTLBuffer for texture uploads. by Jim Van Verth · 5 years ago
  14. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  15. ff5d7a2 Implement separate sampler and textures in SkSL. by Stephen White · 5 years ago
  16. f931e40 fixed some issues with Metal shader functions by Ethan Nicholas · 5 years ago
  17. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago
  18. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  19. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  20. c79a6c4 Fix build flags in GrMtlCaps::supportedReadPixelsColorType by Brian Salomon · 5 years ago
  21. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  22. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago
  23. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  24. 0c9ac58 Return nil on SkSL to program failure in Metal. by Jim Van Verth · 5 years ago
  25. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  26. e11dfd3 Always include surface origin in keys for program/pipeline state by Brian Osman · 5 years ago
  27. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  28. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  29. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 5 years ago
  30. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  31. cdb40c9 Revert "Add Ganesh support for LUM16F" by Robert Phillips · 5 years ago
  32. 2f6c8af Add Ganesh support for LUM16F by Robert Phillips · 5 years ago
  33. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  34. 1e03b6b1 simplify GrCaps::initDstCopyDesc and provide default impl for non-GL subclasses. by Brian Salomon · 5 years ago
  35. c7dced5 Revert "Remove simple GrGpu::createTexture helper" by Brian Salomon · 5 years ago
  36. 83cfe4f Remove simple GrGpu::createTexture helper by Brian Salomon · 5 years ago
  37. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  38. 161ec32 Revamp pixelformat table for Metal by Robert Phillips · 5 years ago
  39. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  40. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  41. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  42. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  43. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  44. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  45. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  46. d361e64 Enable MSAA for Metal. by Jim Van Verth · 5 years ago
  47. d1e9c33 Remove deprecated discard method and GrCaps support by Jim Van Verth · 5 years ago
  48. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  49. f9fcf7f Alter approximate scratch texture binning after 1024 by Robert Phillips · 5 years ago
  50. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 5 years ago
  51. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  52. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 5 years ago
  53. 829b6a0 Fix Metal includes breaking macOS local builds by Aaron O'Mullan · 5 years ago
  54. 1e2cb44 Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType by Robert Phillips · 5 years ago
  55. 1047a49 GrGpu requires row bytes to be non-zero before read/writePixels and createTexture by Brian Salomon · 5 years ago
  56. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  57. 5e8f389 Re-enable Metal buffer suballocation with extra mutex guard. by Jim Van Verth · 5 years ago
  58. dc0710f Make GrCaps::surfaceSupportsReadPixels return distinct values rather than flags. by Brian Salomon · 5 years ago
  59. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 5 years ago
  60. ccd895e Disable some code to handle Metal TSAN errors. by Jim Van Verth · 5 years ago
  61. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 5 years ago
  62. 1550064 Revert "Reland "Separate compressed and uncompressed texture functions"" by Greg Daniel · 5 years ago
  63. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  64. c051923 Reland "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  65. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  66. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  67. 31539a8 Revert "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  68. 9acfb33 Separate compressed and uncompressed texture functions by Brian Salomon · 5 years ago
  69. f209e88 Update SkSurface_Gpu::Valid to take a backend format by Robert Phillips · 5 years ago
  70. a885b89 Use asynchronous routines to build Metal shaders and pipelines for MacOS. by Jim Van Verth · 5 years ago
  71. e14cfbe Fix GrColorType name for half float RG. by Brian Salomon · 5 years ago
  72. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  73. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  74. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  75. bcfd053 Fix ASAN issue. by Jim Van Verth · 5 years ago
  76. bbf85f9 Switch Metal dynamic buffer allocations to use a ring buffer. by Jim Van Verth · 5 years ago
  77. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  78. d523a06 Change samplerVariable() to return a const char *. by Stephen White · 5 years ago
  79. 48fec76 Rename GrColorType::kRGB_565 to kBGR_565 by Greg Daniel · 5 years ago
  80. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 5 years ago
  81. 6b6008a Minimize renderstate changes and vertex buffer rebinding. by Jim Van Verth · 5 years ago
  82. 2c19e7f Reland "Store GrSwizzle on proxies for texturing and swizzling." by Greg Daniel · 5 years ago
  83. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  84. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 5 years ago
  85. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 5 years ago
  86. fa55f2e Add asserts to make sure we always have valid GrBackendFormats before creating proxies. by Greg Daniel · 5 years ago
  87. f83c468 Revert "Add Ganesh support for RGBA_16161616 and RG_half" by Robert Phillips · 5 years ago
  88. 1566225 Add Ganesh support for RGBA_16161616 and RG_half by Robert Phillips · 5 years ago
  89. 19e8a71 Fix ASAN issue with CreateTestingOnlyMtlTextureInfo by Jim Van Verth · 5 years ago
  90. 3e5b017 Don't use MSAA config if can't resolve by Jim Van Verth · 5 years ago
  91. 6488077 Support more YUV texture formats for Metal by Jim Van Verth · 5 years ago
  92. c159f94 Minor cleanups to GrMtlGpuRTCommandBuffer by Jim Van Verth · 5 years ago
  93. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 5 years ago
  94. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  95. 28a5a43 Revise GrDataUtils to be more self-contained (take 3) by Robert Phillips · 5 years ago
  96. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  97. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 5 years ago
  98. 25132b6 Remove unused caps: UnsignedSupport and ImageLoadStoreSupport by Brian Osman · 5 years ago
  99. aee5714 Manual revert of "Revise GrDataUtils to be more self-contained" by Greg Daniel · 5 years ago
  100. d8a7408 remove unused metal variable by Greg Daniel · 5 years ago