1. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 2 months ago
  3. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 2 months ago
  4. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 3 months ago
  5. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 3 months ago
  6. 54c9093 Pass the primProc and uniformHandler to tessellation shader back doors by Chris Dalton · 4 years, 3 months ago
  7. 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 6 months ago
  8. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 6 months ago
  9. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 6 months ago
  10. dabd98c Begin fixing GrShaderVar. by Ben Wagner · 4 years, 6 months ago
  11. 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 4 years, 6 months ago
  12. bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 4 years, 6 months ago
  13. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 6 months ago
  14. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 6 months ago
  15. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 6 months ago
  16. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 6 months ago
  17. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 6 months ago
  18. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 7 months ago
  19. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 7 months ago
  20. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 7 months ago
  21. 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 7 months ago
  22. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 7 months ago
  23. 8dae7eb Disable tessellation on Qualcomm by Chris Dalton · 4 years, 9 months ago
  24. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 9 months ago