index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkGeometry.h
Commit message (
Expand
)
Author
Age
*
SkNx Load/store: take any pointer.
mtklein
2016-01-31
*
move more geometry to simd
caryclark
2016-01-26
*
remove legacy defines
caryclark
2016-01-25
*
replace arcto quads with a conic
caryclark
2016-01-20
*
fix circular dashing
caryclark
2016-01-19
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
handle large conic strokes better
caryclark
2015-05-19
*
use pathops utils to improve precision of cubic chopping in scan converter
reed
2015-04-30
*
remove older version of cubic->coeff
reed
2015-04-15
*
Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of https://c...
reed
2015-04-15
*
Revert of Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of...
reed
2015-04-15
*
Speeup hairline curves (quads and cubics)
reed
2015-04-15
*
use new faster/vector impl for chopping conics
reed
2015-03-26
*
remove slower scalar code in favor of vectors
reed
2015-03-26
*
SkChopCubicAt2 using Sk2s -- 2x faster
reed
2015-03-24
*
use Sk2s for conics
reed
2015-03-20
*
use Sk2s for EvalQuadTangent and ChopQuadAt
reed
2015-03-20
*
alt SkEvalQuadAt that returns its answer, using Sk2f
reed
2015-03-19
*
remove unused SkXRay functions
reed
2015-03-18
*
Use conics for round joins and caps
reed
2015-02-10
*
use conics for arcTo
reed
2015-02-09
*
use conics
reed
2014-12-17
*
Extract cubic classification from gpu into geometry
caryclark
2014-12-12
*
use SkScalar instead of float
reed
2014-12-11
*
move some headers out of public
reed
2014-06-17
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17