1. b34086a add experimental state tracker for opengl by reed@android.com · 15 years ago
  2. 199f108 only call SkDevice::gainFocus() if we're actually drawing to a different device. by reed@android.com · 15 years ago
  3. 829c83c fix odd-pixel bug in mipmap downsamplers (thanks brett) by reed@android.com · 15 years ago
  4. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
  5. ec3d6e5 update for cache updates by reed@android.com · 16 years ago
  6. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
  7. 6b82d1a add isConvex() hit to SkPath, to be used to speed up fills and opengl by reed@android.com · 16 years ago
  8. daa200e add unimpl macro to help track bugs by reed@android.com · 16 years ago
  9. 24cfaa7 update includes for android for gl backend by reed@android.com · 16 years ago
  10. 44a6312 call notifyPixelsChanged() when the pages are flipped in pageflippixelref by reed@android.com · 16 years ago
  11. 25fc5b9 update SDL port to support OpenGL by reed@android.com · 16 years ago
  12. aa5a7db move shapes subclasses into effects by reed@android.com · 16 years ago
  13. c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 16 years ago
  14. 437f35e make include search paths relative by reed@android.com · 16 years ago
  15. 366ebeb update relative paths for sample code by reed@android.com · 16 years ago
  16. 2312091 add actual sdl project file by reed@android.com · 16 years ago
  17. b9af1ae add sampleapp_sdl by reed@android.com · 16 years ago