skia2/src
reed@google.com ea2333de1e add LCD16 copy routine
git-svn-id: http://skia.googlecode.com/svn/trunk@932 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-03-14 16:44:56 +00:00
..
animator remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
core Don't use LCD16 if SK_SUPPORT_LCDTEXT is defined (for compatibility) 2011-03-14 13:31:16 +00:00
effects Fixes shadow colors with alpha value smaller that one. Results were too transparent. 2011-03-11 16:45:00 +00:00
gpu Delete GL tex ID when last of GrGLTexture or GrGLRenderTarget that reference it is destroyed 2011-03-10 14:51:57 +00:00
images delete unused file 2011-03-04 14:05:03 +00:00
opts Correct blitmask procs to recognize that we pass them an SkColor, and if they 2011-03-09 13:23:57 +00:00
pdf Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedTypefaceMetrics. 2011-03-10 22:50:28 +00:00
ports add LCD16 copy routine 2011-03-14 16:44:56 +00:00
svg update to match latest skia apis 2010-05-17 14:34:13 +00:00
text experimental draft, please ignore 2010-02-11 13:56:04 +00:00
utils Fix warnings of SkScalar -> int conversions, by using SkScalarRound() 2011-03-10 19:40:34 +00:00
views fix float->int warning 2011-03-01 15:15:13 +00:00
xml add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") 2009-06-05 16:21:03 +00:00