- 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 5 months ago
- 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 5 months ago
- 1443c9d Create indirect index buffer for tessellation during onPrepare by Chris Dalton · 4 years, 5 months ago
- b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 5 months ago
- 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 5 months ago
- 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 5 months ago
- ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 4 years, 5 months ago
- 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 4 years, 5 months ago
- d2dc8dd Use pow2 rectanization for the hw tessellation atlas by Chris Dalton · 4 years, 6 months ago
- a36a5a1 Add a per-triangle vertex advance to GrMiddleOutPolygonTriangulator by Chris Dalton · 4 years, 6 months ago
- f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 6 months ago
- 2f2d81c Fix tessellation benchmarks to not allocate new data every iteration by Chris Dalton · 4 years, 6 months ago
- 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 6 months ago
- e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 6 months ago
- c259202 Remove SkPathVerb::kDone by Chris Dalton · 4 years, 6 months ago
- f7a3307 Update tessellation to use SkPathPriv::Iterate by Chris Dalton · 4 years, 6 months ago
- f5132a0 Reland "Optimize GrTessellatePathOp's code to emit inner triangles" by Chris Dalton · 4 years, 6 months ago
- 5f56cb1 Revert "Optimize GrTessellatePathOp's code to emit inner triangles" by Ethan Nicholas · 4 years, 6 months ago
- 0f9ebd1 Optimize GrTessellatePathOp's code to emit inner triangles by Chris Dalton · 4 years, 6 months ago
- 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 4 years, 6 months ago
- 04f9cda Move tessellation wedges to cubic the buffer by Chris Dalton · 4 years, 6 months ago
- 42915c2 Remove tessellate/GrPathParser by Chris Dalton · 4 years, 6 months ago
- 8e2b694 Update GrTriangulator to count curves by Chris Dalton · 4 years, 6 months ago
- 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 7 months ago
- 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 7 months ago
- f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 7 months ago
- a628605 Allow path renderers to self-identify by Robert Phillips · 4 years, 7 months ago
- 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 7 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 7 months ago
- 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 7 months ago
- 0a22b1e Rename GrGpuTessellationPathRenderer to GrTessellationPathRenderer by Chris Dalton · 4 years, 7 months ago
- dabd98c Begin fixing GrShaderVar. by Ben Wagner · 4 years, 7 months ago
- 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 7 months ago
- c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 8 months ago
- 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 8 months ago
- 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 8 months ago
- aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 8 months ago
- 012f849 Migrate the GPU tessellator to the new bind/draw GrOpsRenderPass API by Chris Dalton · 4 years, 8 months ago
- b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 8 months ago
- b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 8 months ago
- d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 8 months ago
- 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 9 months ago
- b8d84f8 Remove all remaining uses of origin getter on proxy. by Greg Daniel · 4 years, 9 months ago
- 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 9 months ago
- c3b67eb Add a "conservative raster" flag for GrFillRectOp by Chris Dalton · 4 years, 9 months ago
- 4e99853 Add a simple atlas to the GPU tessellation path renderer by Chris Dalton · 4 years, 9 months ago
- 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 4 years, 9 months ago
- d081dce Move GrTessellator::VertexAllocator to GrEagerVertexAllocator by Chris Dalton · 4 years, 9 months ago
- f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 4 years, 10 months ago
- b53bdf1 Fix single-pass tessellator wedges by Chris Dalton · 4 years, 10 months ago
- 40a1cee Rewrite tessellation wedge generation to be done in a single pass by Chris Dalton · 4 years, 10 months ago
- 0f6bb8a Add a temporary job to test GrGpuTessellationPathRenderer by Chris Dalton · 4 years, 10 months ago
- b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 4 years, 10 months ago