skia2/src/core
reed@google.com 369ca40621 fix compile error for linux
git-svn-id: http://skia.googlecode.com/svn/trunk@797 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-02-15 16:21:24 +00:00
..
ARGB32_Clamp_Bilinear_BitmapShader.h grab from latest android 2008-12-17 15:59:43 +00:00
core_files.mk Provide windows font host implementation needed to support TrueType text in pdf backend. 2011-02-14 23:19:59 +00:00
Makefile.am PDF: Add text support with a font framework (font embedding to come). 2010-11-11 21:37:00 +00:00
Sk64.cpp more tests (need more meat in there) 2009-02-27 22:06:06 +00:00
SkAdvancedTypefaceMetrics.cpp fix compile error for linux 2011-02-15 16:21:24 +00:00
SkAlphaRuns.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkAntiRun.h grab from latest android 2008-12-17 15:59:43 +00:00
SkBitmap_scroll.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkBitmap.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkBitmapProcShader.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkBitmapProcShader.h merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkBitmapProcState_filter.h change guard to use ANDROID and __arm__, so it doesn't break non-arm android 2009-11-20 22:15:22 +00:00
SkBitmapProcState_matrix_clamp.h ray fixes neon for dither and blend 2010-04-09 18:44:46 +00:00
SkBitmapProcState_matrix_repeat.h ray fixes neon for dither and blend 2010-04-09 18:44:46 +00:00
SkBitmapProcState_matrix.h More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D32_filter_DX, and uses aligned loads and stores for dst, in all blending. 2009-11-30 20:00:29 +00:00
SkBitmapProcState_matrixProcs.cpp fix overflow in matrixproc, and add debugging code to test that 2010-04-14 13:36:33 +00:00
SkBitmapProcState_sample.h Revert "We extract a sub-function from MAKENAME(_nofilter_DX), only dealing with reading" 2010-06-18 15:30:10 +00:00
SkBitmapProcState_shaderproc.h add shaderproc32 for index bitmaps. neon version of 32->16+dither 2009-10-27 17:49:32 +00:00
SkBitmapProcState.cpp Revert "We extract a sub-function from MAKENAME(_nofilter_DX), only dealing with reading" 2010-06-18 15:30:10 +00:00
SkBitmapProcState.h fix overflow in matrixproc, and add debugging code to test that 2010-04-14 13:36:33 +00:00
SkBitmapSampler.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkBitmapSampler.h grab from latest android 2008-12-17 15:59:43 +00:00
SkBitmapSamplerTemplate.h grab from latest android 2008-12-17 15:59:43 +00:00
SkBitmapShader16BilerpTemplate.h grab from latest android 2008-12-17 15:59:43 +00:00
SkBitmapShaderTemplate.h remove conditional build flag for mipmaps 2009-07-17 02:42:41 +00:00
SkBlitBWMaskTemplate.h grab from latest android 2008-12-17 15:59:43 +00:00
SkBlitRow_D16.cpp disable 32A->565 + alpha for now, until it handles src-alpha==0 as a noop 2010-03-09 15:21:28 +00:00
SkBlitRow_D32.cpp Fix perf regression in Color32. 2010-12-16 19:07:45 +00:00
SkBlitRow_D4444.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkBlitter_4444.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkBlitter_A1.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkBlitter_A8.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkBlitter_ARGB32_Subpixel.cpp Fix valgrind warnings triggered in vertical mode. 2009-07-22 21:50:59 +00:00
SkBlitter_ARGB32.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkBlitter_RGB16.cpp initial checkin for visualstudio build support 2009-12-16 17:25:43 +00:00
SkBlitter_Sprite.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkBlitter.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkBuffer.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkCanvas.cpp Proposed fix for crash in Cr70244. 2011-02-07 17:48:37 +00:00
SkChunkAlloc.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkColor.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkColorFilter.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkColorTable.cpp fixes around isOpaque and dithering 2009-08-22 03:44:57 +00:00
SkComposeShader.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkConcaveToTriangles.cpp use sk_bzero instead of bzero, since it isn't always available. 2009-06-29 16:25:36 +00:00
SkConcaveToTriangles.h Add missing file. 2009-03-16 17:34:27 +00:00
SkCordic.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkCordic.h grab from latest android 2008-12-17 15:59:43 +00:00
SkCoreBlitters.h Fix perf regression in Color32. 2010-12-16 19:07:45 +00:00
SkCubicClipper.cpp Format more consistently with the rest of Skia. 2009-03-04 01:33:35 +00:00
SkCubicClipper.h Format more consistently with the rest of Skia. 2009-03-04 01:33:35 +00:00
SkDebug.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkDeque.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkDevice.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkDither.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkDraw.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkDrawing.cpp import portability fixes from Chrome around floats 2009-04-03 14:26:10 +00:00
SkDrawProcs.h merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkEdge.cpp initial checkin for visualstudio build support 2009-12-16 17:25:43 +00:00
SkEdge.h Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them 2009-02-06 13:30:58 +00:00
SkEdgeBuilder.cpp new scanconversion technique 2009-11-18 16:09:51 +00:00
SkEdgeBuilder.h Fix warning (struct forward-declared as class). 2009-12-04 19:53:28 +00:00
SkEdgeClipper.cpp handle NaN in curve choppers and edgeclipper 2010-03-08 17:44:42 +00:00
SkFilterProc.cpp Native client build fix. 2009-12-18 22:50:15 +00:00
SkFilterProc.h grab from latest android 2008-12-17 15:59:43 +00:00
SkFlate.cpp Add flate compression test and fix bugs. 2010-12-02 22:55:33 +00:00
SkFlattenable.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkFloat.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkFloat.h Minor fixes to build under Clang: 2010-05-10 21:20:58 +00:00
SkFloatBits.cpp initial checkin for visualstudio build support 2009-12-16 17:25:43 +00:00
SkFontHost.cpp Delete duplicated code. 2009-07-21 17:52:08 +00:00
SkFP.h import portability fixes from Chrome around floats 2009-04-03 14:26:10 +00:00
SkGeometry.cpp Added optional "ambiguous" outgoing argument to XRay queries so that 2010-07-07 22:20:35 +00:00
SkGlobals.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkGlyphCache.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkGlyphCache.h merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkGraphics.cpp add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics API 2010-04-13 13:22:54 +00:00
SkLineClipper.cpp add unittest for IntersectLine, used by hairlines 2009-11-30 12:48:33 +00:00
SkMallocPixelRef.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkMask.cpp add ADD xfermode 2009-04-24 12:43:40 +00:00
SkMaskFilter.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkMath.cpp add initial unittest framework (tests) 2009-02-27 16:24:51 +00:00
SkMatrix.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkMemory_stdlib.cpp fix new warnings from gcc 4.2 2009-10-14 09:36:25 +00:00
SkMMapStream.cpp fix warnings 2009-01-15 14:38:33 +00:00
SkPackBits.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkPaint.cpp reformatting to match coding style -- no logic changes 2011-02-08 22:22:52 +00:00
SkPath.cpp clear the convex-hint in reset() and rewind(), to match its state in a newly 2011-02-07 19:39:09 +00:00
SkPathEffect.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkPathHeap.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkPathHeap.h document the return value of append() 2010-03-05 18:46:37 +00:00
SkPathMeasure.cpp migrate more legacy unittests into tests/ 2009-03-07 03:39:23 +00:00
SkPicture.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkPictureFlat.cpp use sk_bzero instead of bzero, since it isn't always available. 2009-06-29 16:25:36 +00:00
SkPictureFlat.h add drawData() to canvas, to record data blobs 2009-12-04 21:32:27 +00:00
SkPicturePlayback.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkPicturePlayback.h add shape recording to pictuures (sans serialization) 2009-06-26 20:22:26 +00:00
SkPictureRecord.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkPictureRecord.h add drawData() to canvas, to record data blobs 2009-12-04 21:32:27 +00:00
SkPixelRef.cpp rename drawable to drawing for now, so we don't collide with animator 2009-03-24 18:47:35 +00:00
SkPoint.cpp add some utils to SkPoint 2010-01-28 21:34:33 +00:00
SkProcSpriteBlitter.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkPtrRecorder.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkQuadClipper.cpp new scanconversion technique 2009-11-18 16:09:51 +00:00
SkQuadClipper.h fix typos in cubic clipper 2009-11-18 13:47:40 +00:00
SkRasterizer.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkRect.cpp reformat for coding style, no logic changes 2011-02-08 21:59:59 +00:00
SkRefCnt.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkRefDict.cpp embed a refdict inside SkDevice 2011-01-25 23:50:57 +00:00
SkRegion_path.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkRegion_rects.cpp add 2010-12-20 18:33:15 +00:00
SkRegion.cpp fix issue 99 -- unneeded assignment inside find_y 2011-01-07 15:00:44 +00:00
SkRegionPriv.h grab from latest android 2008-12-17 15:59:43 +00:00
SkScalar.cpp PDF: Add text support with a font framework (font embedding to come). 2010-11-11 21:37:00 +00:00
SkScalerContext.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkScan_Antihair.cpp add unittest for IntersectLine, used by hairlines 2009-11-30 12:48:33 +00:00
SkScan_AntiPath.cpp Correctly handle SkPath::kInverseWinding_FillType 2010-12-06 18:52:40 +00:00
SkScan_Hairline.cpp retool clipping in hairlines to catch huge coordinates 2009-11-19 20:46:39 +00:00
SkScan_Path.cpp Correctly handle SkPath::kInverseWinding_FillType 2010-12-06 18:52:40 +00:00
SkScan.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkScanPriv.h explicitly pass bounds.top to the edgelist walker, so we don't leave any gaps 2010-02-22 16:05:48 +00:00
SkShader.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkShape.cpp add shape flatten so they work properly in pictures 2009-06-29 16:02:20 +00:00
SkSinTable.h grab from latest android 2008-12-17 15:59:43 +00:00
SkSpriteBlitter_ARGB32.cpp remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
SkSpriteBlitter_RGB16.cpp respect dither setting in index8->565 sprite case 2009-08-20 21:29:45 +00:00
SkSpriteBlitter.h grab from latest android 2008-12-17 15:59:43 +00:00
SkSpriteBlitterTemplate.h grab from latest android 2008-12-17 15:59:43 +00:00
SkStream.cpp High level pdf classes and pdf specific interface. 2010-10-12 23:08:13 +00:00
SkString.cpp High level pdf classes and pdf specific interface. 2010-10-12 23:08:13 +00:00
SkStroke.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkStrokerPriv.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkStrokerPriv.h grab from latest android 2008-12-17 15:59:43 +00:00
SkTemplatesPriv.h grab from latest android 2008-12-17 15:59:43 +00:00
SkTextFormatParams.h merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkTSearch.cpp migrate more legacy unittests into tests/ 2009-03-07 03:39:23 +00:00
SkTSort.h fix heapsort 2009-03-18 03:08:15 +00:00
SkTypeface.cpp Cleanup SkPDFTypfaceInfo and make it more generic. 2011-02-02 02:11:22 +00:00
SkUnPreMultiply.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SkUtils.cpp merge with changes for GPU backend 2010-12-20 18:26:13 +00:00
SkWriter32.cpp fix warnings 2009-01-15 14:38:33 +00:00
SkXfermode.cpp [PDF] Add support for xfermodes / blend modes. 2011-02-08 19:28:07 +00:00