skia2/include/gpu
bsalomon@google.com 669fdc4ed8 Adds read pixels to GrTexture and GrRenderTarget
Adds SkGrRenderTargetPixelRef for SkBitmaps that are backed by RTs that aren't textures.
Adds onReadPixels implementations for SkGr pixel ref types



git-svn-id: http://skia.googlecode.com/svn/trunk@1056 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-04-05 17:08:27 +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 GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now). 2011-03-21 19:51:57 +00:00
SkGpuDeviceFactory.h Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now). 2011-03-21 19:51:57 +00:00
SkGr.h Adds read pixels to GrTexture and GrRenderTarget 2011-04-05 17:08:27 +00:00
SkGrTexturePixelRef.h Adds read pixels to GrTexture and GrRenderTarget 2011-04-05 17:08:27 +00:00