skia2/src/utils
bsalomon@google.com 5782d712ff Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context.
Remove unused/unsupported point size (we don't draw non-hairline points using GL points).
Change current* getter functions to get* for consistency.
Fix bounds when drawing inverse-filled paths.


git-svn-id: http://skia.googlecode.com/svn/trunk@718 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-01-21 21:03:59 +00:00
..
mac Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context. 2011-01-21 21:03:59 +00:00
SDL update SDL port to support OpenGL 2009-05-29 03:40:05 +00:00
win Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context. 2011-01-21 21:03:59 +00:00
SkBoundaryPatch.cpp move boundarypatch into utils 2009-10-28 14:27:20 +00:00
SkCamera.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkColorMatrix.cpp fix rotation around 2nd axis 2009-11-10 17:58:47 +00:00
SkCubicInterval.cpp add SkEvalCubicInterval 2009-11-03 15:33:14 +00:00
SkCullPoints.cpp fix paraens to avoid warnings 2010-04-13 13:36:20 +00:00
SkDumpCanvas.cpp add drawData() to canvas, to record data blobs 2009-12-04 21:32:27 +00:00
SkEGLContext_none.cpp fix build for linux 2010-12-23 20:20:51 +00:00
SkInterpolator.cpp add BitmapBench 2009-01-26 23:15:37 +00:00
SkLayer.cpp add inherit-from-root-transform flag (for fixed-positioning) 2010-03-23 20:10:46 +00:00
SkMeshUtils.cpp update on boundary patches 2009-10-28 14:25:34 +00:00
SkNinePatch.cpp add SkSfntUtils to parse some known truetype tables 2009-04-14 14:28:22 +00:00
SkNWayCanvas.cpp add -forceFilter to bench tool 2009-08-04 18:17:15 +00:00
SkOSFile.cpp Fix precedence error. 2010-07-28 17:10:28 +00:00
SkParse.cpp update windows port 2009-12-18 21:33:39 +00:00
SkParseColor.cpp add template macro to "safely" perform casts w/o breaking strict-aliasing 2011-01-05 15:50:27 +00:00
SkParsePath.cpp update windows port 2009-12-18 21:33:39 +00:00
SkProxyCanvas.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkSfntUtils.cpp fix base linux build, adding freetype support 2009-09-28 16:12:48 +00:00
SkUnitMappers.cpp grab from latest android 2008-12-17 15:59:43 +00:00
utils_files.mk add layers 2010-02-12 17:17:10 +00:00