1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 2 months ago
  2. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 2 months ago
  3. e0fe23a Add a second stencil attachment to GrRenderTarget for dmsaa by Chris Dalton · 3 years, 3 months ago
  4. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  5. 3e4ff84 Revert GrOpsRenderPass::fUsesMSAASurface by Chris Dalton · 3 years, 3 months ago
  6. 7128323 Reland "Remove code to push pixmaps to backend textures from GrGpu classes" by Brian Salomon · 3 years, 4 months ago
  7. 2517ce3 Add usesMSAASurface to GrMeshDrawOp::Target by Chris Dalton · 3 years, 3 months ago
  8. 34012d7 Revert "Remove code to push pixmaps to backend textures from GrGpu classes" by Brian Salomon · 3 years, 3 months ago
  9. da2b0f4 Move the decision for useMSAASurface to GrOpsTask by Chris Dalton · 3 years, 3 months ago
  10. 45889d1 Remove code to push pixmaps to backend textures from GrGpu classes by Brian Salomon · 3 years, 4 months ago
  11. c313e51 Delete GrGpu::querySampleLocations by Chris Dalton · 3 years, 4 months ago
  12. 8ed7a8d Extract a GrVertexChunkArray class with a builder by Chris Dalton · 3 years, 4 months ago
  13. ced5e83 Retract GrRenderTarget from GrCaps & GrProgramDesc where possible by Robert Phillips · 3 years, 4 months ago
  14. 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 4 months ago
  15. 19fd514 Simplify GrResourceAllocator API by Adlai Holler · 3 years, 5 months ago
  16. e23c03d Make program key descriptions available in release builds by Brian Osman · 3 years, 5 months ago
  17. ae67c52 Add GrThreadSafePipelineBuilder by Robert Phillips · 3 years, 5 months ago
  18. e0baf60 Add Texture usage to GrAttachment. by Greg Daniel · 3 years, 5 months ago
  19. 76d13bb Remove texture idle proc mechanism by Brian Salomon · 3 years, 5 months ago
  20. 725f158 Remove GrGpu::testingOnly_flushGpuAndSync by Brian Salomon · 3 years, 5 months ago
  21. a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 6 months ago
  22. 5ad5a37 Pass sk_sps through the GrGpu transferPixels* calls. by Greg Daniel · 3 years, 6 months ago
  23. a89b430 Add syncing of gpu work before releasing resources in GrDirectContext teardowns. by Greg Daniel · 3 years, 6 months ago
  24. 9a77795 Update mock render task & cluster test by Adlai Holler · 3 years, 6 months ago
  25. 15f6d74 Remove handleDirtyContext calls from backends for which they don't make sense by Robert Phillips · 3 years, 6 months ago
  26. 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 6 months ago
  27. 08f5311 Detemplatize render task clustering by Adlai Holler · 3 years, 6 months ago
  28. 91b37b1 Fix inline uploads when using vulkan load resolve. by Greg Daniel · 3 years, 7 months ago
  29. cbdc261 Centralize storage/initialization of SkSL::Compiler in GrGpu by Brian Osman · 3 years, 8 months ago
  30. c2a1746 Implement stroke tessellation with indirect draws by Chris Dalton · 3 years, 8 months ago
  31. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 8 months ago
  32. c4fbc8d Stop overflow of windows rects in GrClipStack by Robert Phillips · 3 years, 8 months ago
  33. 641ff3b Hardcode offsets to zero in GrMockOpTarget by Chris Dalton · 3 years, 8 months ago
  34. 7512507 Add "putBack" analogs to the DrawIndirect buffer pool by Chris Dalton · 3 years, 8 months ago
  35. 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 3 years, 8 months ago
  36. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 8 months ago
  37. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 8 months ago
  38. 4888cda Fix up a ton of implicit memory_order_seq_cst for unique id gen by Adlai Holler · 3 years, 9 months ago
  39. 90ad0fe Add a mock implementation of GrMeshDrawOp::Target by Chris Dalton · 3 years, 9 months ago
  40. 25ebd95 Rename msaa attachment usage to color usage. by Greg Daniel · 3 years, 9 months ago
  41. 65476e0 Add uma histogram tracking for the number of submit render passes. by Greg Daniel · 3 years, 9 months ago
  42. c89a7ee Use shared gpu memory size for all GrAttachments. by Greg Daniel · 3 years, 10 months ago
  43. 5d0330e Add scratch msaa attachment creation to GrResourceProvider. by Greg Daniel · 3 years, 10 months ago
  44. b8949bd Update attachment unique key to handle format and protected. by Greg Daniel · 3 years, 10 months ago
  45. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 3 years, 10 months ago
  46. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 3 years, 10 months ago
  47. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 3 years, 10 months ago
  48. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 10 months ago
  49. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 3 years, 10 months ago
  50. 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 3 years, 10 months ago
  51. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 10 months ago
  52. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 3 years, 10 months ago
  53. e77162e Make GrStencilAttachment derive from GrSurface. by Greg Daniel · 3 years, 10 months ago
  54. 2177436 Update GrVkRenderPasses to be created to support both input attachments and adv blend. by Greg Daniel · 3 years, 10 months ago
  55. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 11 months ago
  56. 9a18b08 Add support for vulkan non coherent advanced blends. by Greg Daniel · 4 years ago
  57. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years ago
  58. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years ago
  59. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years ago
  60. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years ago
  61. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years ago
  62. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years ago
  63. a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years ago
  64. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  65. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years ago
  66. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years ago
  67. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years ago
  68. aaf738c Add internal calls for updateCompressedBackendTexture. by Greg Daniel · 4 years, 1 month ago
  69. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 1 month ago
  70. bb61fe3 Hoist up submit for resolves by Jim Van Verth · 4 years, 1 month ago
  71. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 1 month ago
  72. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 2 months ago
  73. 1e63279 Only use scissor state for native clears by Michael Ludwig · 4 years, 2 months ago
  74. 96f2237 Update GrVkRenderTarget to store both stencil & non-stencil render passes (for real) by Robert Phillips · 4 years, 2 months ago
  75. 16032b3 Split apart creating and updating GrBackendTextures internally. by Greg Daniel · 4 years, 3 months ago
  76. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  77. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 3 months ago
  78. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 3 months ago
  79. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 3 months ago
  80. 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 4 years, 3 months ago
  81. b353c9b Reland "Refactor GL and Metal FinishCallback into a helper object." by Stephen White · 4 years, 3 months ago
  82. b15cc56 Revert "Refactor GL and Metal FinishCallback into a helper object." by Michael Ludwig · 4 years, 3 months ago
  83. b641ddb Refactor GL and Metal FinishCallback into a helper object. by Stephen White · 4 years, 3 months ago
  84. fe15962 Reland "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 4 years, 4 months ago
  85. 2faa337 Revert "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 4 years, 4 months ago
  86. c505a45 Remove GrCaps::getYUVAColorTypeFromBackendFormat(). by Brian Salomon · 4 years, 4 months ago
  87. 6341d92 Split apart flushing and submitting in the GrGpu classes and GrDrawingManager. by Greg Daniel · 4 years, 4 months ago
  88. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 4 months ago
  89. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 4 months ago
  90. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 4 months ago
  91. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 4 months ago
  92. d005b69 Reland x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 4 months ago
  93. e8d2080 Revert x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 4 months ago
  94. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 4 months ago
  95. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 4 months ago
  96. b16f30b Revert "Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal."" by Brian Salomon · 4 years, 4 months ago
  97. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 4 months ago
  98. ef4d379 Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 4 months ago
  99. aa8bf26 Assert that all GrCaps colortype/format -> swizzle queries are legal. by Brian Salomon · 4 years, 4 months ago
  100. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 4 months ago