Go to file
tomhudson@google.com e67bd3fbc9 Rename GrGLBug to GrGLCapability.
Default all architectures to kProbe_GrGLCapability.
Use new facilities better from GrGpuGL.cpp



git-svn-id: http://skia.googlecode.com/svn/trunk@1613 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-06-16 14:08:04 +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 add gradient_create bench, just to measure the time to create a new gradient 2011-06-16 13:14:19 +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 Increase compatibility with clang, mostly around SK_RESTRICT. 2011-06-15 16:50:27 +00:00
gpu Rename GrGLBug to GrGLCapability. 2011-06-16 14:08:04 +00:00
gyp remove libpng and zlib from third_party 2011-06-16 12:27:14 +00:00
include Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration 2011-06-15 18:04:58 +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 Fix the mac build of the SampleApp. 2011-06-16 14:00:15 +00:00
src Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration 2011-06-15 18:04:58 +00:00
tests Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was 2011-06-15 18:49:21 +00:00
third_party remove libpng and zlib from third_party 2011-06-16 12:27:14 +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