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. 7854746 Make GrGLCaps::getYUVAColorTypeFromBackendFormat also map R8 to GrColorType::kGray_8 by Robert Phillips · 5 years ago
  4. 77a684f Use GrConvertPixels in GrOpFlushState::doUpload by Brian Salomon · 5 years ago
  5. a56b04a Allow to rebind GL texture if AHB content has changed by Stan Iliev · 5 years ago
  6. f4c5f63 SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  7. d2f4be3 make bicubic decision logic shareable by Mike Reed · 5 years ago
  8. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  9. 0355f05 let color filters tell us their alpha format by Mike Klein · 5 years ago
  10. c711a86 Combine erode and dilate implementations by Michael Ludwig · 5 years ago
  11. 1c4e8bb Disable LUM16F support for all Adreno devices by Robert Phillips · 5 years ago
  12. 69e1462 Remove SkDEBUGFAIL in SkDisplacementMapEffector ctor by Michael Ludwig · 5 years ago
  13. ffe2729 Add GrCaps::getTestingCombinations by Robert Phillips · 5 years ago
  14. a00318f Consistify image filter implementation code layouts by Michael Ludwig · 5 years ago
  15. 1532d22 Dawn: fix supportedWritePixelsColorType(). by Stephen White · 5 years ago
  16. 78eedba WIP: hack to try combining bicubic stage by Mike Reed · 5 years ago
  17. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  18. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  19. 579e862 Reland "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat" by Ben Wagner aka dogben · 5 years ago
  20. 6779aef Revert "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat" by Ben Wagner aka dogben · 5 years ago
  21. 79b81c9 First implementation of GrDawnProgramDataManager. by Stephen White · 5 years ago
  22. 83d8a94 First implementation of GrDawnVaryingHandler. by Stephen White · 5 years ago
  23. f5b14d8 Dawn: update to onSupportedReadColorType(). by Stephen White · 5 years ago
  24. 8daf3b7 Don't have GrVk*CommandBuffer derive from GrVkResource. by Greg Daniel · 5 years ago
  25. 38037fb [fuchsia] Update for new FIDL API by Ian McKellar · 5 years ago
  26. d7cf0be SkPDF: SkPDFMakeShader handles pathological inputs better. by Hal Canary · 5 years ago
  27. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  28. 1a607e7 Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat by Robert Phillips · 5 years ago
  29. 6980c4e Remove isConfigCopyable from GrCaps. by Greg Daniel · 5 years ago
  30. 245c002 Remove use of SkDropShadowImageFilter::ShadowMode internally by Michael Ludwig · 5 years ago
  31. 7916eac Fix potential use of uninitialized data in with GDI. by Ben Wagner · 5 years ago
  32. 6e86c1b Remove bad SK_API tag from internal class by Michael Ludwig · 5 years ago
  33. 72a0c0c move all picture version crap into single header by Mike Reed · 5 years ago
  34. 8c12d05 Explicitly fetch "main" in the runtime color filter by Brian Osman · 5 years ago
  35. 9fdadb9 test a (the) zero-arg program by Mike Klein · 5 years ago
  36. d44c0de Revert "Use shared mode for Metal texture upload buffers." by Jim Van Verth · 5 years ago
  37. ba3df06 Always use sized internal formats when creating GL render buffers. by Brian Salomon · 5 years ago
  38. b6b43bf Dump GrGLCaps format table in json dump. by Greg Daniel · 5 years ago
  39. d4546d6 add vmovdqa(ymm,ymm) by Mike Klein · 5 years ago
  40. d668f7f Hide SkImageFilter subclasses in CPP files by Michael Ludwig · 5 years ago
  41. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  42. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  43. 4d2d6f4 Lift GrRenderTarget::transferFrom to GrSurfaceContext. by Brian Salomon · 5 years ago
  44. 8cbf662 Always set GL_[UN]PACK_ALIGNMENT to 1. by Brian Salomon · 5 years ago
  45. c0a837f Dawn backend: add asserts for unimplemented functionality. by Stephen White · 5 years ago
  46. 3899239 simplify canvas after looper's demise by Mike Reed · 5 years ago
  47. 5591fdf small refactors by Mike Klein · 5 years ago
  48. 4da34bf First implementation of GrDawnUniformHandler. by Stephen White · 5 years ago
  49. 7bacbf7 Update SkPicture version for simplified image filter enums by Michael Ludwig · 5 years ago
  50. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  51. 4571e49 Clean up SkBaseDevice::CreateInfo by Florin Malita · 5 years ago
  52. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  53. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  54. 5048a6a First draft of GrDawnBuffer. by Stephen White · 5 years ago
  55. 8ac9f4e flesh out SkVM ops a bit more by Mike Klein · 5 years ago
  56. eecc687 Remove need for GrVkPipelineLayout class. by Greg Daniel · 5 years ago
  57. 607c057 Use SkTileMode for blur and matrix convolution filters by Michael Ludwig · 5 years ago
  58. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  59. 1dfb4d2 Use shared mode for Metal texture upload buffers. by Jim Van Verth · 5 years ago
  60. 886af0d Allow defined functions in the SkSL .inc files by Brian Osman · 5 years ago
  61. b05ca08 Update Dawn backend to ToT Skia. by Stephen White · 5 years ago
  62. 96827b1 Use raw MTLBuffer for texture uploads. by Jim Van Verth · 5 years ago
  63. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  64. ff5d7a2 Implement separate sampler and textures in SkSL. by Stephen White · 5 years ago
  65. db3dad2 Interpreter: Better error message for unknown operators by Brian Osman · 5 years ago
  66. f931e40 fixed some issues with Metal shader functions by Ethan Nicholas · 5 years ago
  67. 14963ce Use SkColorChannel in SkDisplacementMapEffect by Michael Ludwig · 5 years ago
  68. c561189 Don't release VkCommandPools already released secondaryCB's resources. by Greg Daniel · 5 years ago
  69. 6397fa3 add gm for tricky arc by Mike Reed · 5 years ago
  70. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago
  71. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  72. 789f292 Disable msaa ccpr on PowerVR again by Chris Dalton · 5 years ago
  73. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  74. c79a6c4 Fix build flags in GrMtlCaps::supportedReadPixelsColorType by Brian Salomon · 5 years ago
  75. 59f2e46 Return translate info from looper, rather than moding a canvas by Mike Reed · 5 years ago
  76. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  77. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago
  78. e16717e clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER by Mike Klein · 5 years ago
  79. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  80. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  81. c6dce5a Child fragment processors are now written as separate functions by Ethan Nicholas · 5 years ago
  82. b380e71 Interpreter: Add radians and normalize builtins by Brian Osman · 5 years ago
  83. 0c9ac58 Return nil on SkSL to program failure in Metal. by Jim Van Verth · 5 years ago
  84. 6d907fa add copytable method to typefaces by Mike Reed · 5 years ago
  85. eda9a55 Fix analytic shadows when rotated 180 degrees. by Jim Van Verth · 5 years ago
  86. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  87. 1cd1ed8 Stop using GrBackendSurface's pixel config by Robert Phillips · 5 years ago
  88. 15baa95 only need to hoist one register per tbl imm by Mike Klein · 5 years ago
  89. 84bcd0c skvmtool upgrades by Mike Klein · 5 years ago
  90. e11dfd3 Always include surface origin in keys for program/pipeline state by Brian Osman · 5 years ago
  91. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  92. ad61dd6 Add driver workaround to avoid noperspective on QC with ver 3.1 or earlier by Brian Salomon · 5 years ago
  93. e9ad998 Lift GrRenderTargetContext::rescale to GrSufaceContext by Brian Salomon · 5 years ago
  94. 1a22b7f Fix a couple potential bugs when adding sampler info to a program key by Brian Osman · 5 years ago
  95. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  96. 5207f35 The current version... by Julia Lavrova · 5 years ago
  97. c76bf2a Revert "ccpr: Unblacklist Radeon in MSAA mode" by Chris Dalton · 5 years ago
  98. fae63e4 hoist tbl masks by Mike Klein · 5 years ago
  99. f98d0d3 let JIT code hoist when possible by Mike Klein · 5 years ago
  100. 76da035 ccpr: Unblacklist Radeon in MSAA mode by Chris Dalton · 5 years ago