1. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 3 years, 2 months ago
  2. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years, 3 months ago
  3. bab2d11 Improve consistency of GP::ProgramImpl subclasses by Brian Salomon · 3 years, 3 months ago
  4. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years, 3 months ago
  5. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 3 months ago
  6. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  7. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  8. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 5 months ago
  9. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 6 months ago
  10. 5a32828 No VS specialization for identity or scale/trans in reduced shader mode by Brian Salomon · 3 years, 7 months ago
  11. f10535f Fuse GrGLSLPrimitiveProcessor and GrGLSLGeometryProcessor ... by Robert Phillips · 3 years, 7 months ago
  12. 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 7 months ago
  13. 4d7ac49 Declare outputColor and outputCoverage inside emitCode. by John Stiles · 3 years, 8 months ago
  14. f124108 how to use SkArenaAlloc with no friends by Mike Klein · 3 years, 11 months ago
  15. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 11 months ago
  16. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years ago
  17. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years ago
  18. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years ago
  19. c76d409 add API for Op creation by Herb Derby · 4 years, 1 month ago
  20. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  21. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 2 months ago
  22. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  23. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  24. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 3 months ago
  25. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 3 months ago
  26. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 3 months ago
  27. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 3 months ago
  28. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 4 months ago
  29. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
  30. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 5 months ago
  31. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 5 months ago
  32. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 5 months ago
  33. 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 7 months ago
  34. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 7 months ago
  35. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 8 months ago
  36. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 8 months ago
  37. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 8 months ago
  38. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 8 months ago
  39. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 8 months ago
  40. ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 4 years, 8 months ago
  41. fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 4 years, 8 months ago
  42. 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 8 months ago
  43. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 9 months ago
  44. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
  45. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 5 years ago
  46. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
  47. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 5 years ago
  48. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 5 years ago
  49. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  50. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  51. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  52. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  53. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  54. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  55. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  56. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  57. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 5 years ago
  58. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
  59. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  60. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  61. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  62. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  63. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  64. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  65. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  66. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  67. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 6 years ago
  68. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
  69. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  70. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  71. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  72. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
  73. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  74. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  75. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  76. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  77. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  78. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 6 years ago
  79. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  80. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  81. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  82. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  83. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  84. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago