skia2/experimental
jvanverth@google.com 74dda9018e This takes the convex path tesselator from the Android code and hooks it into a
GrPathRenderer. GrAndroidPathRenderer is activated by gyp flag 'skia_android_path_rendering'.

A few changes to get this to work:
- Had to change SkPaint* param to SkStrokeRec& in ConvexPathVertices()
- Had to copy the vertex buffer created by the Android code to GrDrawTarget-generated vertex buffer, and convert float alpha to GrColor for AA paths


git-svn-id: http://skia.googlecode.com/svn/trunk@7110 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-01-09 21:04:52 +00:00
..
AndroidPathRenderer This takes the convex path tesselator from the Android code and hooks it into a 2013-01-09 21:04:52 +00:00
Debugger eliminate all warnings in non-thirdparty code on mac 2013-01-07 16:47:43 +00:00
DrawingBoard Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
FileReaderApp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
Intersection Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-08 02:01:29 +00:00
iOSSampleApp build iOS with 'make all' 2012-10-02 18:33:14 +00:00
LightSymbolsUtil Sanitizing source files in Skia_Periodic_House_Keeping 2012-12-22 02:02:33 +00:00
Networking Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
pixman Sanitizing source files in Skia_Periodic_House_Keeping 2012-10-17 02:01:13 +00:00
SimpleCocoaApp Fixing source files that do not have newlines at the end. 2012-08-14 20:27:54 +00:00
SimpleiOSApp build iOS with 'make all' 2012-10-02 18:33:14 +00:00
StrokePathRenderer Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-08 02:01:29 +00:00
SkSetPoly3To3_A.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
SkSetPoly3To3_D.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
SkSetPoly3To3.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00