skia2/include/gpu
2012-03-19 14:42:13 +00:00
..
gl Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses. 2012-03-19 14:42:13 +00:00
GrClip.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrClipIterator.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrColor.h [GPU] Add explicit byte order and PM vs. UPM 8888 configs 2011-11-07 15:54:49 +00:00
GrConfig.h Remove offscreen supersampler. 2012-03-02 18:57:25 +00:00
GrContext.h Refactor Gaussian blur and morphology from SkGpuDevice into GrContext. 2012-03-05 20:41:22 +00:00
GrFontScaler.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrGlyph.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrInstanceCounter.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrKey.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrMatrix.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrNoncopyable.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrPaint.h Skip unnecessary copies in GrPaint operator == 2012-03-16 17:50:37 +00:00
GrPath.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrPoint.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrRect.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrRefCnt.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrRenderTarget.h Add code path for Gr client to resolve an Gr-created MSAA render target. 2012-01-31 13:35:56 +00:00
GrResource.h Add getContext to GrResouce 2011-11-15 19:42:07 +00:00
GrSamplerState.h Erode and dilate image filter effects, CPU and GPU implementations. 2012-03-02 21:05:45 +00:00
GrScalar.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrTemplates.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrTextContext.h Split GrTextContext into baseclass and subclass 2012-03-16 14:02:46 +00:00
GrTexture.h Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths. 2011-11-16 20:36:03 +00:00
GrTypes.h Reland 3144 with assertion fix. 2012-02-07 16:06:47 +00:00
GrUserConfig.h Remove old and GL-specific defines from GrUserConfig.h comments 2011-11-08 15:52:21 +00:00
SkGpuCanvas.h Remove comment related to removed function. 2011-09-01 15:55:31 +00:00
SkGpuDevice.h Split GrTextContext into baseclass and subclass 2012-03-16 14:02:46 +00:00
SkGr.h Remove static initiazled gClampNearest in gpu backend 2011-12-12 16:10:08 +00:00
SkGrTexturePixelRef.h Export the texture pixelref classes via SK_API. This is necessary to reference 2012-02-08 20:27:16 +00:00