skia2/include/gpu
reed@google.com cde92111d5 remove SkDeviceFactory from the collective consciousness, now that devices know
how to create compatible siblings.



git-svn-id: http://skia.googlecode.com/svn/trunk@1808 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-07-06 20:00:52 +00:00
..
SkGpuCanvas.h Remove notion of default rendertarget. This doesn't map well to usage patterns outside sample app. Make binding between SkGpuDevice and a GrRenderTarget more explicit. Create method on GrContext to wrap the current target in the 3D API with a GrRenderTarget. 2011-01-18 20:57:22 +00:00
SkGpuDevice.h Add GrRenderTexture cons for gpu dev. Remove factory from gpu device. 2011-06-17 15:10:21 +00:00
SkGr.h use SkPath for GrPath, removing GrPathIter entirely 2011-05-16 17:21:57 +00:00
SkGrTexturePixelRef.h Adds read pixels to GrTexture and GrRenderTarget 2011-04-05 17:08:27 +00:00