1. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 3 years ago
  2. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years ago
  3. bab2d11 Improve consistency of GP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  4. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years ago
  5. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 1 month ago
  6. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  7. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 2 months ago
  8. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 2 months ago
  9. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 3 months ago
  10. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  11. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  12. 5a32828 No VS specialization for identity or scale/trans in reduced shader mode by Brian Salomon · 3 years, 4 months ago
  13. f10535f Fuse GrGLSLPrimitiveProcessor and GrGLSLGeometryProcessor ... by Robert Phillips · 3 years, 5 months ago
  14. 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 5 months ago
  15. 4d7ac49 Declare outputColor and outputCoverage inside emitCode. by John Stiles · 3 years, 6 months ago
  16. b849f7a Remove shims for reordering indirect draw command signatures by Chris Dalton · 3 years, 6 months ago
  17. a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 7 months ago
  18. be1084b Reland "Write pixels goes through GrRenderTask system." by Brian Salomon · 3 years, 7 months ago
  19. 1eea1ea Revert "Write pixels goes through GrRenderTask system." by Brian Salomon · 3 years, 7 months ago
  20. 27efe6c Write pixels goes through GrRenderTask system. by Brian Salomon · 3 years, 7 months ago
  21. af9b58e Fix fragment processors and unit tests which mix ints and floats. by John Stiles · 3 years, 7 months ago
  22. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 8 months ago
  23. f124108 how to use SkArenaAlloc with no friends by Mike Klein · 3 years, 8 months ago
  24. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  25. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 9 months ago
  26. 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 3 years, 9 months ago
  27. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 9 months ago
  28. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 9 months ago
  29. c76d409 add API for Op creation by Herb Derby · 3 years, 11 months ago
  30. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  31. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years ago
  32. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years ago
  33. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  34. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  35. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  36. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years ago
  37. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 1 month ago
  38. effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years, 1 month ago
  39. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 1 month ago
  40. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 2 months ago
  41. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  42. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 2 months ago
  43. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 3 months ago
  44. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 3 months ago
  45. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 3 months ago
  46. b8d7e00 Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target by Chris Dalton · 4 years, 3 months ago
  47. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 3 months ago
  48. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 5 months ago
  49. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 5 months ago
  50. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 5 months ago
  51. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 5 months ago
  52. d4dec97 Add an option to GrMeshTest to save to png by Chris Dalton · 4 years, 5 months ago
  53. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 5 months ago
  54. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 5 months ago
  55. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 5 months ago
  56. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 5 months ago
  57. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 5 months ago
  58. bb76842 Migrate GrMeshTest to the new bind/draw API by Chris Dalton · 4 years, 5 months ago
  59. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 6 months ago
  60. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 6 months ago
  61. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 6 months ago
  62. 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 6 months ago
  63. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 6 months ago
  64. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 7 months ago
  65. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  66. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  67. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  68. 34280e2 Shorten argument lists in GrMesh::SendToGpuImpl by Chris Dalton · 4 years, 8 months ago
  69. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  70. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 8 months ago
  71. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 8 months ago
  72. f46d5ca use std::make_unique by Mike Klein · 4 years, 9 months ago
  73. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 9 months ago
  74. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 9 months ago
  75. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 9 months ago
  76. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 9 months ago
  77. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 4 years, 9 months ago
  78. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 9 months ago
  79. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 9 months ago
  80. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 10 months ago
  81. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  82. e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 4 years, 10 months ago
  83. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 10 months ago
  84. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 10 months ago
  85. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 11 months ago
  86. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 11 months ago
  87. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  88. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  89. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
  90. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  91. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  92. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  93. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  94. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  95. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  96. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  97. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  98. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  99. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  100. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago