1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 1 month ago
  2. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  3. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 8 months ago
  4. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 8 months ago
  5. c76d409 add API for Op creation by Herb Derby · 3 years, 9 months ago
  6. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 3 years, 10 months ago
  7. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 3 years, 10 months ago
  8. 8d9bf64 Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years ago
  9. c556d6f Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years ago
  10. 2690078 Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years ago
  11. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 3 months ago
  12. 360ec18 Have GrFillRRectOp make use of the GrSimpleMeshDrawOpHelper by Robert Phillips · 4 years, 4 months ago
  13. 4f93c57 Update AAHairlineOp to surface its programInfos at record time by Robert Phillips · 4 years, 4 months ago
  14. 50d7d6f Surface GrFillRectOp programs on DDLs by Robert Phillips · 4 years, 4 months ago
  15. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 4 months ago
  16. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 4 months ago
  17. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 4 months ago
  18. 55f681f Splitup GrSimpleMeshDrawOpHelper.h by Robert Phillips · 4 years, 4 months ago