Go to file
reed@google.com c0e88e0d5d Munch the incoming inverse to force nearly-no-scale to no-scale, if we think
the cheat won't be noticed. This allows us to take a fast case if the caller
gave us a matrix scale of (for instance) 1.0000001 instead of 1.0

drawBitmap already has this logic, it just wasn't ever propogated to bitmapShader before.
Review URL: https://codereview.appspot.com/6720052

git-svn-id: http://skia.googlecode.com/svn/trunk@5987 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-10-17 21:11:56 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Add new bench to exercise SkPath::arcTo (arbroundrect) 2012-10-17 15:23:21 +00:00
debugger debugger: Remove obsolete TODO comment. 2012-09-29 13:17:16 +00:00
experimental Sanitizing source files in Skia_Periodic_House_Keeping 2012-10-17 02:01:13 +00:00
forth remove uses of setBitmapDevice (DEPRECATED) 2012-09-26 13:44:13 +00:00
gm Add transparent source bitmap to colormatrix GM. 2012-10-16 17:50:48 +00:00
gyp Make table color filter use asNewCustomStage. 2012-10-17 15:00:32 +00:00
include Make table color filter use asNewCustomStage. 2012-10-17 15:00:32 +00:00
samplecode Sanitizing source files in Skia_Periodic_House_Keeping 2012-10-11 02:01:14 +00:00
src Munch the incoming inverse to force nearly-no-scale to no-scale, if we think 2012-10-17 21:11:56 +00:00
tests Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary 2012-10-17 19:36:09 +00:00
third_party Add BSON implementation to third_party 2012-06-13 18:22:09 +00:00
tools Fix a warning. 2012-10-11 19:10:33 +00:00
trybots_to_run Added cros_daisy to build bots list 2012-08-27 17:57:58 +00:00
.gitignore Do not git ignore files like /debugger/QT/moc_*. 2012-10-16 17:25:36 +00:00
DEPS Build Skia as a static library 2012-10-10 19:45:51 +00:00
Doxyfile Pointing to http://skia-autogen.googlecode.com/svn/docs/html/index.html in Doxyfile 2012-07-03 11:35:07 +00:00
gyp_skia gyp_skia: Fix module search path. 2012-07-30 16:48:13 +00:00
LICENSE Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.bat Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.py Make "make gyp" work on Windows 2012-03-23 18:14:25 +00:00
Makefile Remove support for building skia android apps outside of an APK. 2012-10-12 19:44:35 +00:00
Makefile.old Higher resolution timers for bench. 2011-06-07 19:16:02 +00:00
README whitespace commit to trigger buildbot 2011-07-15 14:11:58 +00:00
skia.gyp Remove support for building skia android apps outside of an APK. 2012-10-12 19:44:35 +00:00
whitespace.txt Whitespace change to trigger rebuild after build master migration 2012-10-12 14:07:09 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot