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. d2f4be3 make bicubic decision logic shareable by Mike Reed · 5 years ago
  7. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  8. 1c4e8bb Disable LUM16F support for all Adreno devices by Robert Phillips · 5 years ago
  9. ffe2729 Add GrCaps::getTestingCombinations by Robert Phillips · 5 years ago
  10. 1532d22 Dawn: fix supportedWritePixelsColorType(). by Stephen White · 5 years ago
  11. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  12. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  13. 579e862 Reland "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat" by Ben Wagner aka dogben · 5 years ago
  14. 6779aef Revert "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat" by Ben Wagner aka dogben · 5 years ago
  15. 79b81c9 First implementation of GrDawnProgramDataManager. by Stephen White · 5 years ago
  16. 83d8a94 First implementation of GrDawnVaryingHandler. by Stephen White · 5 years ago
  17. f5b14d8 Dawn: update to onSupportedReadColorType(). by Stephen White · 5 years ago
  18. 8daf3b7 Don't have GrVk*CommandBuffer derive from GrVkResource. by Greg Daniel · 5 years ago
  19. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  20. 1a607e7 Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat by Robert Phillips · 5 years ago
  21. 6980c4e Remove isConfigCopyable from GrCaps. by Greg Daniel · 5 years ago
  22. d44c0de Revert "Use shared mode for Metal texture upload buffers." by Jim Van Verth · 5 years ago
  23. ba3df06 Always use sized internal formats when creating GL render buffers. by Brian Salomon · 5 years ago
  24. b6b43bf Dump GrGLCaps format table in json dump. by Greg Daniel · 5 years ago
  25. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  26. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  27. 4d2d6f4 Lift GrRenderTarget::transferFrom to GrSurfaceContext. by Brian Salomon · 5 years ago
  28. 8cbf662 Always set GL_[UN]PACK_ALIGNMENT to 1. by Brian Salomon · 5 years ago
  29. c0a837f Dawn backend: add asserts for unimplemented functionality. by Stephen White · 5 years ago
  30. 4da34bf First implementation of GrDawnUniformHandler. by Stephen White · 5 years ago
  31. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  32. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  33. 5048a6a First draft of GrDawnBuffer. by Stephen White · 5 years ago
  34. eecc687 Remove need for GrVkPipelineLayout class. by Greg Daniel · 5 years ago
  35. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  36. 1dfb4d2 Use shared mode for Metal texture upload buffers. by Jim Van Verth · 5 years ago
  37. b05ca08 Update Dawn backend to ToT Skia. by Stephen White · 5 years ago
  38. 96827b1 Use raw MTLBuffer for texture uploads. by Jim Van Verth · 5 years ago
  39. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  40. ff5d7a2 Implement separate sampler and textures in SkSL. by Stephen White · 5 years ago
  41. f931e40 fixed some issues with Metal shader functions by Ethan Nicholas · 5 years ago
  42. c561189 Don't release VkCommandPools already released secondaryCB's resources. by Greg Daniel · 5 years ago
  43. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago
  44. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  45. 789f292 Disable msaa ccpr on PowerVR again by Chris Dalton · 5 years ago
  46. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  47. c79a6c4 Fix build flags in GrMtlCaps::supportedReadPixelsColorType by Brian Salomon · 5 years ago
  48. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  49. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago
  50. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  51. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  52. c6dce5a Child fragment processors are now written as separate functions by Ethan Nicholas · 5 years ago
  53. 0c9ac58 Return nil on SkSL to program failure in Metal. by Jim Van Verth · 5 years ago
  54. eda9a55 Fix analytic shadows when rotated 180 degrees. by Jim Van Verth · 5 years ago
  55. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  56. 1cd1ed8 Stop using GrBackendSurface's pixel config by Robert Phillips · 5 years ago
  57. e11dfd3 Always include surface origin in keys for program/pipeline state by Brian Osman · 5 years ago
  58. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  59. ad61dd6 Add driver workaround to avoid noperspective on QC with ver 3.1 or earlier by Brian Salomon · 5 years ago
  60. e9ad998 Lift GrRenderTargetContext::rescale to GrSufaceContext by Brian Salomon · 5 years ago
  61. 1a22b7f Fix a couple potential bugs when adding sampler info to a program key by Brian Osman · 5 years ago
  62. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  63. c76bf2a Revert "ccpr: Unblacklist Radeon in MSAA mode" by Chris Dalton · 5 years ago
  64. 76da035 ccpr: Unblacklist Radeon in MSAA mode by Chris Dalton · 5 years ago
  65. b115d5d ccpr: Disable msaa backend on PowerVR by Chris Dalton · 5 years ago
  66. 3e45e12 Update to Dawn ToT. by Stephen White · 5 years ago
  67. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 5 years ago
  68. 7c01208 Temporarily disable MSAA CCPR on AMD and QC by Chris Dalton · 5 years ago
  69. 9bc450b ccpr: Fix debug counters for stencil resolve instances by Chris Dalton · 5 years ago
  70. a7ad120 Fix an error check re: sample variables by Chris Dalton · 5 years ago
  71. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  72. 99b2a33 Update Dawn backend to Skia ToT: GrRenderTarget, onCreateTexture. by Stephen White · 5 years ago
  73. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  74. 7fbb363 Disable MSAA on older Intel GPUs w/Vulkan by Brian Osman · 5 years ago
  75. cdb40c9 Revert "Add Ganesh support for LUM16F" by Robert Phillips · 5 years ago
  76. 2f6c8af Add Ganesh support for LUM16F by Robert Phillips · 5 years ago
  77. 4456a0d Store protectedness on GrVkImageInfo. by Brian Salomon · 5 years ago
  78. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  79. ebad094 Dawn: update to latest caps & gpu changes. by Stephen White · 5 years ago
  80. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  81. 1e03b6b1 simplify GrCaps::initDstCopyDesc and provide default impl for non-GL subclasses. by Brian Salomon · 5 years ago
  82. c7dced5 Revert "Remove simple GrGpu::createTexture helper" by Brian Salomon · 5 years ago
  83. 83cfe4f Remove simple GrGpu::createTexture helper by Brian Salomon · 5 years ago
  84. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  85. c6dc5cf Move FormatType from ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  86. 161ec32 Revamp pixelformat table for Metal by Robert Phillips · 5 years ago
  87. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  88. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
  89. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  90. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  91. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 5 years ago
  92. 0f78174 add support for ctype=SkPMColor4f to GrSkSLFP by Ethan Nicholas · 5 years ago
  93. 9bb268b Move verified color attachment flag to FormatInfo. by Greg Daniel · 5 years ago
  94. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  95. 6432909 Move renderable flag and valid samplecounts in GrGLCaps to FormatInfo. by Greg Daniel · 5 years ago
  96. a9ec10c Add comment regarding gl BGRA format and renderability. by Greg Daniel · 5 years ago
  97. 7b1bebf Fix creating gpu texture from raster image. by Greg Daniel · 5 years ago
  98. 9d8cac8 Check for failed proxy creation in SkDeferredDisplayListRecorder::init by Brian Salomon · 5 years ago
  99. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 5 years ago
  100. 2ce4b7e Revert "Changes to gl BGRA renderbuffer format support." by Greg Daniel · 5 years ago