index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathUtils.h
Commit message (
Expand
)
Author
Age
*
Modify interface to GrPathUtils::convertCubicToQuads
bsalomon
2016-02-16
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
Improve the curve tessellation subdivision of the path renderers.
senorblanco
2015-04-22
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Move gpu conic calculations to GrPathUtils
commit-bot@chromium.org
2013-08-20
*
Add direct bezier cubic support for GPU shaders
commit-bot@chromium.org
2013-08-20
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Preserve convex control point polygon in cubic->quadratic approximation
bsalomon@google.com
2012-07-10
*
Remove GrPath typedef
bsalomon@google.com
2012-04-27
*
Allow compiler to optimize applying quadratic UV matrix to verts
bsalomon@google.com
2012-03-15
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12