aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/SkGpuDevice.h
Commit message (Expand)AuthorAge
...
* Remove unused SkGpuDevice functions, add GrRenderTarget handle gettersGravatar bsalomon@google.com2011-07-13
* Add GrRenderTexture cons for gpu dev. Remove factory from gpu device.Gravatar bsalomon@google.com2011-06-17
* Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...Gravatar bsalomon@google.com2011-06-17
* make SkDevice constructors explicit between offscreen and on/directGravatar reed@google.com2011-06-16
* First pass at improving temporary tex/rt reuseGravatar bsalomon@google.com2011-06-16
* Optimize colorfilter path when using a constant color.\nReviewed at http://co...Gravatar Scroggo2011-05-16
* make SkDeviceFactory reference countedGravatar mike@reedtribe.org2011-04-26
* rename SkDevice::eraseColor to clear and make virtual.Gravatar bsalomon@google.com2011-04-14
* Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).Gravatar bsalomon@google.com2011-03-21
* add filterTextFlags() to SkDevice (virtual) to allow device subclasses toGravatar reed@google.com2011-03-15
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* change virtual setMatrixClip() to take a SkClipStack parameter.Gravatar reed@google.com2011-02-22
* Hide alloc size vs content size below APIGravatar bsalomon@google.com2011-02-17
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* expose gpu-device-factoryGravatar reed@google.com2011-01-11
* add gpu to the default makefileGravatar reed@google.com2010-12-23