Go to file
Scroggo 2c8208f3a4 Improvements to the SampleApp (primarily Android).
Reviewed at http://codereview.appspot.com/4587042/

Android
- Added buttons for interaction without a keyboard.
- Added the ability to zoom in to a specific point (roughly).
- Added event handling (for showing a slideshow, for example).
- Allow changing screen orientation
- Updated README file, explaining how to build

Multiplatform changes
- Added SampleApp header file
- Remove FPS when turning off measure FPS mode


git-svn-id: http://skia.googlecode.com/svn/trunk@1596 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-06-15 16:49:08 +00:00
android_sample/SampleApp Improvements to the SampleApp (primarily Android). 2011-06-15 16:49:08 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench delete all old (non-Gyp) buildfiles 2011-06-14 18:35:08 +00:00
experimental add row/col major getters, plus unit-tests 2011-06-13 14:46:52 +00:00
forth remove dump printf 2011-05-31 19:14:21 +00:00
gm delete all old (non-Gyp) buildfiles 2011-06-14 18:35:08 +00:00
gpu Set texture dirty flag only when texture has really changed 2011-06-15 14:00:23 +00:00
gyp fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party 2011-06-15 16:05:37 +00:00
include Improvements to the SampleApp (primarily Android). 2011-06-15 16:49:08 +00:00
obsolete move old (unmaintained) gl backend out of src. src/gpu superceeds this now. 2011-02-22 20:50:57 +00:00
samplecode Improvements to the SampleApp (primarily Android). 2011-06-15 16:49:08 +00:00
src add SkDataRef (for future use) 2011-06-14 19:18:26 +00:00
tests add 2011-06-14 19:22:21 +00:00
third_party fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party 2011-06-15 16:05:37 +00:00
tools Fix signed/unsigned mismatch in rev 1553. 2011-06-09 18:54:01 +00:00
unix_test_app Implement timers for linux SampleApp. http://codereview.appspot.com/4592054/ 2011-06-13 19:17:58 +00:00
DEPS set externals/gyp dependency to same version as manually imported gyp code 2011-06-13 18:45:15 +00:00
gyp_skia Use automatically imported third_party/externals/gyp instead of 2011-06-14 16:01:04 +00:00
Makefile delete all old (non-Gyp) buildfiles 2011-06-14 18:35:08 +00:00
Makefile.old Higher resolution timers for bench. 2011-06-07 19:16:02 +00:00
README delete all old (non-Gyp) buildfiles 2011-06-14 18:35:08 +00:00
skia.gyp Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +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