1. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 10 months ago
  2. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 10 months ago
  3. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 4 years, 10 months ago
  4. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 4 years, 10 months ago
  5. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 10 months ago
  6. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 4 years, 10 months ago
  7. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 11 months ago
  8. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 11 months ago
  9. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 4 years, 11 months ago
  10. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 5 years ago
  11. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  12. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  13. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
  14. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  15. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 5 years ago
  16. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  17. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  18. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  19. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  20. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  21. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  22. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  23. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
  24. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  25. 0b002e2 For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived. by Greg Daniel · 5 years ago
  26. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  27. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  28. 82774f8 Cleanup some legacy instantiate calls by Robert Phillips · 5 years ago
  29. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  30. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  31. baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 6 years ago
  32. 0dffbab Add MSAA and non-aa modes to GrFillRRect Op by Chris Dalton · 6 years ago
  33. bf341ae Revert "Add MSAA and non-aa modes to GrFillRRect Op" by Chris Dalton · 6 years ago
  34. 16a8e99 Add MSAA and non-aa modes to GrFillRRect Op by Chris Dalton · 6 years ago
  35. 82eb9e7 Rename GrAAFillRRectOp to GrFillRectOp by Chris Dalton · 6 years ago[Renamed (94%) from src/gpu/ops/GrAAFillRRectOp.cpp]
  36. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  37. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  38. 5105d68 Use half-floats for out-of-gamut color in GrAAFillRRectOp by Brian Osman · 6 years ago
  39. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 6 years ago
  40. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  41. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  42. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  43. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  44. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  45. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  46. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  47. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  48. d3efa99 Reland "Don't let neighboring radii in GrAAFillRRectOp get too close" by Mike Reed · 6 years ago
  49. 1dced86 Revert "Don't let neighboring radii in GrAAFillRRectOp get too close" by Mike Reed · 6 years ago
  50. 778edc8 Don't let neighboring radii in GrAAFillRRectOp get too close by Chris Dalton · 6 years ago
  51. 2d07e86 Fix AA outset in GrAAFillRRectOp lower left corner by Chris Dalton · 6 years ago
  52. aa71f0a Remove the arc coord matrix from GrAAFillRRectOp attribs by Chris Dalton · 6 years ago
  53. 8fa1625 Fix handling of dynamic state in GrAAFillRRectOp by Chris Dalton · 6 years ago
  54. 133944a Add a dedicated Op for analytic round rects by Chris Dalton · 6 years ago