index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
xcode
/
sampleapp_sdl
Commit message (
Expand
)
Author
Age
*
add experimental state tracker for opengl
reed@android.com
2009-06-12
*
only call SkDevice::gainFocus() if we're actually drawing to a different device.
reed@android.com
2009-06-10
*
fix odd-pixel bug in mipmap downsamplers (thanks brett)
reed@android.com
2009-06-08
*
add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")
reed@android.com
2009-06-05
*
update for cache updates
reed@android.com
2009-06-05
*
fix dumpcanvas to recurse on pictures and shapes
reed@android.com
2009-06-05
*
add isConvex() hit to SkPath, to be used to speed up fills and opengl
reed@android.com
2009-06-03
*
add unimpl macro to help track bugs
reed@android.com
2009-06-01
*
update includes for android for gl backend
reed@android.com
2009-06-01
*
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
reed@android.com
2009-05-30
*
update SDL port to support OpenGL
reed@android.com
2009-05-29
*
move shapes subclasses into effects
reed@android.com
2009-05-27
*
create offscreen surface so we can set its RGB ordering to match our internals
reed@android.com
2009-05-26
*
make include search paths relative
reed@android.com
2009-05-22
*
update relative paths for sample code
reed@android.com
2009-05-22
*
add actual sdl project file
reed@android.com
2009-05-22
*
add sampleapp_sdl
reed@android.com
2009-05-22