index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
SkGpuDevice.h
Commit message (
Expand
)
Author
Age
*
make SkDeviceFactory reference counted
mike@reedtribe.org
2011-04-26
*
rename SkDevice::eraseColor to clear and make virtual.
bsalomon@google.com
2011-04-14
*
Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).
bsalomon@google.com
2011-03-21
*
add filterTextFlags() to SkDevice (virtual) to allow device subclasses to
reed@google.com
2011-03-15
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
change virtual setMatrixClip() to take a SkClipStack parameter.
reed@google.com
2011-02-22
*
Hide alloc size vs content size below API
bsalomon@google.com
2011-02-17
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
Remove notion of default rendertarget. This doesn't map well to usage pattern...
bsalomon@google.com
2011-01-18
*
expose gpu-device-factory
reed@google.com
2011-01-11
*
add gpu to the default makefile
reed@google.com
2010-12-23