skia2/samplecode
reed@android.com cb34235f46 fix matrix use in coretext fonthost
update gm images to new baseline



git-svn-id: http://skia.googlecode.com/svn/trunk@590 2bbb7eff-a529-9590-31e7-b0007b416f81
2010-07-22 18:27:53 +00:00
..
ClockFaceView.cpp experiment 2009-10-20 03:26:17 +00:00
OverView.cpp add onSendClickToChildren to views, so a view can capture all clicks. 2009-11-16 14:52:01 +00:00
SampleAll.cpp detect nearly translate-only matrices when drawing bitmaps (for speed) 2009-06-24 12:41:42 +00:00
SampleAnimator.cpp updates 2010-05-17 14:50:04 +00:00
SampleApp.cpp fix matrix use in coretext fonthost 2010-07-22 18:27:53 +00:00
SampleArc.cpp updates 2010-04-22 16:07:49 +00:00
SampleAvoid.cpp update dox for SkAvoidXfermode (as best I could) 2009-11-09 16:01:36 +00:00
SampleBitmapRect.cpp clean up fix to drawBitmapRect 2009-10-16 14:48:38 +00:00
SampleBlur.cpp update with tests for blur 2009-09-18 20:57:05 +00:00
SampleCamera.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleCircle.cpp add shaderprocs for all-in-one special blits (matrix+sampler) 2009-07-16 01:13:14 +00:00
SampleCode.h add SampleCode::GetAnimTime() so slides go through a central location for 2009-11-23 21:07:51 +00:00
SampleCull.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SampleDecode.cpp respect preferred config when png is index-based 2009-07-08 20:09:23 +00:00
SampleDither.cpp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
SampleDitherBitmap.cpp expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader 2009-08-27 19:28:37 +00:00
SampleDrawLooper.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SampleEffects.cpp updates 2010-04-22 16:07:49 +00:00
SampleEmboss.cpp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
SampleEncode.cpp check if the encoder factory returned null 2009-07-07 21:18:10 +00:00
SampleExtractAlpha.cpp update 2009-09-02 21:11:44 +00:00
SampleFillType.cpp tweaks to 16bit shaders 2009-07-10 15:58:53 +00:00
SampleFilter2.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleFilter.cpp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
SampleFontCache.cpp updates 2010-04-22 16:07:49 +00:00
SampleFontScalerTest.cpp call notifyPixelsChanged() when the pages are flipped in pageflippixelref 2009-05-30 02:40:28 +00:00
SampleFuzz.cpp fix cheap calc of edgelist size 2009-11-05 21:04:00 +00:00
SampleGM.cpp add BlitRow procs for 32->32, to allow for neon and other optimizations. 2009-09-23 15:06:10 +00:00
SampleGradients.cpp update sample to use new two-point-radial gradients from senorblanco!!! 2009-09-22 20:14:42 +00:00
SampleHairline.cpp add unittest for IntersectLine, used by hairlines 2009-11-30 12:48:33 +00:00
SampleImage.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleImageDir.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleLayerMask.cpp detect nearly translate-only matrices when drawing bitmaps (for speed) 2009-06-24 12:41:42 +00:00
SampleLayers.cpp detect nearly translate-only matrices when drawing bitmaps (for speed) 2009-06-24 12:41:42 +00:00
SampleLCD.cpp rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the 2009-07-22 19:21:01 +00:00
SampleLineClipper.cpp add SampleCode::GetAnimTime() so slides go through a central location for 2009-11-23 21:07:51 +00:00
SampleLines.cpp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
SampleMeasure.cpp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
SampleMipMap.cpp add SampleCode::GetAnimTime() so slides go through a central location for 2009-11-23 21:07:51 +00:00
SampleMovie.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SampleNinePatch.cpp updates 2010-04-22 16:07:49 +00:00
SampleOverflow.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SamplePageFlip.cpp remove deprecated use of porterduff enum 2009-06-23 03:01:32 +00:00
SamplePatch.cpp use sk_bzero instead of bzero, since it isn't always available. 2009-06-29 16:25:36 +00:00
SamplePath.cpp add new cubic test for overflow 2009-10-13 13:31:27 +00:00
SamplePathClip.cpp add onSendClickToChildren to views, so a view can capture all clicks. 2009-11-16 14:52:01 +00:00
SamplePathEffects.cpp close out previous contour (so we don't miss the last segment) 2009-08-14 19:27:37 +00:00
SamplePicture.cpp updates 2010-04-22 16:07:49 +00:00
SamplePoints.cpp handle cap==round for drawPoints 2009-07-10 17:02:17 +00:00
SamplePolyToPoly.cpp grab from latest android 2008-12-17 15:59:43 +00:00
SampleRegion.cpp add SDL support 2009-05-22 20:44:12 +00:00
SampleRepeatTile.cpp test for non-scaled bitmap tiles 2009-08-13 19:33:44 +00:00
SampleShaders.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleShapes.cpp add SampleCode::GetAnimTime() so slides go through a central location for 2009-11-23 21:07:51 +00:00
SampleSkLayer.cpp updates 2010-04-22 16:07:49 +00:00
SampleSlides.cpp add sample for text rasterizer 2009-10-12 17:02:22 +00:00
SampleStrokePath.cpp update to try out programmable shaders 2010-01-25 22:02:44 +00:00
SampleStrokeText.cpp detect nearly translate-only matrices when drawing bitmaps (for speed) 2009-06-24 12:41:42 +00:00
SampleSVG.cpp updates 2010-05-17 14:50:04 +00:00
SampleTestGL.cpp check for gl-canvas before calling GL 2010-01-25 22:09:16 +00:00
SampleTests.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleText.cpp fix matrix use in coretext fonthost 2010-07-22 18:27:53 +00:00
SampleTextAlpha.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleTextBox.cpp updates 2010-05-17 14:50:04 +00:00
SampleTextEffects.cpp updates 2010-05-17 14:50:04 +00:00
SampleTextOnPath.cpp add initial unittest framework (tests) 2009-02-27 16:24:51 +00:00
SampleTiling.cpp update more sample code to new compose shader header 2008-12-23 18:37:08 +00:00
SampleTinyBitmap.cpp special case 1x1 bitmaps when drawn as a shader (treat as a solid color) 2009-08-25 19:15:31 +00:00
SampleTriangles.cpp fix dumpcanvas to recurse on pictures and shapes 2009-06-05 12:24:41 +00:00
SampleTypeface.cpp updates 2010-04-22 16:07:49 +00:00
SampleUnitMapper.cpp use statictextviews to display coordinates in unitmapper 2010-02-08 21:45:03 +00:00
SampleVertices.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
SampleWarp.cpp updates 2010-04-22 16:07:49 +00:00
SampleXfermodes.cpp move xfermode modes from porterduff into xfermode itself 2009-06-22 17:38:10 +00:00
vertexdump.cpp grab from latest android 2008-12-17 15:59:43 +00:00