index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ccpr
Commit message (
Expand
)
Author
Age
*
Make GrPrimitiveProcessor::Attribute a class, hide data members.
Brian Salomon
2018-05-30
*
Revert "Allow CCPR in DDL mode"
Robert Phillips
2018-05-30
*
Allow CCPR in DDL mode
Robert Phillips
2018-05-30
*
Drop unneeded .get() in GrCoverageCountingPathRenderer.cpp
tzik
2018-05-29
*
ccpr: Handle winding and even-odd in the same shader
Chris Dalton
2018-05-24
*
Revert "ccpr: Handle winding and even-odd in the same shader"
Chris Dalton
2018-05-23
*
ccpr: Handle winding and even-odd in the same shader
Chris Dalton
2018-05-23
*
ccpr: Add a mechanism to detach and merge pending paths
Chris Dalton
2018-05-23
*
ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR
Chris Dalton
2018-05-23
*
Delete GrDrawOp::wasRecorded
Chris Dalton
2018-05-23
*
ccpr: Remove local matrix data from path instances
Chris Dalton
2018-05-22
*
ccpr: Abstract the draws list in a separate class
Chris Dalton
2018-05-21
*
ccpr: Bugfix for cropped paths
Chris Dalton
2018-05-11
*
Support C++11 range-for loops in SkTInternalLList
Chris Dalton
2018-05-09
*
ccpr: Clean up GrCoverageCountingPathRenderer
Chris Dalton
2018-05-09
*
ccpr: Cleanup on-flush path stats
Chris Dalton
2018-05-09
*
Add a drawPaths method to GrCCPathProcessor
Chris Dalton
2018-05-08
*
ccpr: Avoid inline array definitions
Chris Dalton
2018-04-30
*
ccpr: Remove canMakeClipProcessor
Chris Dalton
2018-04-27
*
ccpr: Don't use varying matrices
Chris Dalton
2018-04-26
*
ccpr: Cull extremely thin triangles
Chris Dalton
2018-04-24
*
ccpr: Don't call calcCubicInverseTransposePowerBasisMatrix
Chris Dalton
2018-04-23
*
ccpr: Don't solve for cubic roots that are out of range
Chris Dalton
2018-04-20
*
ccpr: Fix flatness and triangle-ness detection for conics
Chris Dalton
2018-04-20
*
ccpr: Clean up GrCCGeometry
Chris Dalton
2018-04-19
*
ccpr: Implement conics
Chris Dalton
2018-04-18
*
Always call endFlush on opLists that might survive a flush
Chris Dalton
2018-04-18
*
Revert "ccpr: Implement conics"
Chris Dalton
2018-04-16
*
ccpr: Implement conics
Chris Dalton
2018-04-16
*
ccpr: Normalize the cubic inflection function instead of its roots
Chris Dalton
2018-04-16
*
ccpr: Clip quadratic hulls more efficiently
Chris Dalton
2018-04-10
*
ccpr: Improve CPU checks for collinear points
Chris Dalton
2018-04-10
*
ccpr: Remove fCurrAnchorPoint from GrCCGeometry
Chris Dalton
2018-04-10
*
ccpr: Remove WindMethod from GrCCCoverageProcessor
Chris Dalton
2018-04-09
*
ccpr: Make curve corners more seamless
Chris Dalton
2018-04-06
*
ccpr: Normalize homogeneous coords with frexp/ldexp
Chris Dalton
2018-04-02
*
ccpr: Various cleanups
Chris Dalton
2018-03-27
*
ccpr: Use Manhattan distance for curve AA
Chris Dalton
2018-03-26
*
ccpr: Replace curve corner MSAA with analytic attenuation
Chris Dalton
2018-03-26
*
ccpr: Use a more stable formula to find quadratic coordinates
Chris Dalton
2018-03-21
*
ccpr: Update the sample to use proper coverage count buffers
Chris Dalton
2018-03-20
*
ccpr: Add an attenuation parameter to triangle corners
Chris Dalton
2018-03-14
*
ccpr: Simplify triangle corners
Chris Dalton
2018-03-09
*
ccpr: Fix stale array access after dynamic resize
Chris Dalton
2018-03-09
*
ccpr: Fix crash on zero-length fan tessellations
Chris Dalton
2018-03-09
*
Revert "ccpr: Draw curves in a single pass"
Chris Dalton
2018-03-08
*
Revert "ccpr: Simplify triangle corners"
Chris Dalton
2018-03-08
*
ccpr: Simplify triangle corners
Chris Dalton
2018-03-08
*
ccpr: Draw curves in a single pass
Chris Dalton
2018-03-08
*
ccpr: Combine GS triangle hulls and edges into a single draw
Chris Dalton
2018-03-07
[next]