skia2/include/gpu
2012-08-16 18:36:06 +00:00
..
gl Initial support for GL_NV_path_renering. Experimental, there are still some issues to resolve, set gyp variable skia_nv_path_rendering=1 or build flag GR_GL_USE_NV_PATH_RENDERING to enable. 2012-06-28 18:48:06 +00:00
GrAARectRenderer.h Version 2 of the Instance Counting system. This one simplifies the print out of information. 2012-06-13 18:54:08 +00:00
GrCacheID.h Split cache-specific fields out of GrTextureDesc 2012-08-13 17:47:59 +00:00
GrClipData.h Removed GrClip & related classes 2012-08-01 20:08:47 +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 Make all GrContext draws go through the draw buffer. 2012-08-16 18:36:06 +00:00
GrContext.h Make all GrContext draws go through the draw buffer. 2012-08-16 18:36:06 +00:00
GrContextFactory.h GrContextFactory can now expose the GLContext it is using. 2012-08-14 22:02:48 +00:00
GrCustomStage.h Registry-based unit test for custom effects 2012-08-03 14:34:46 +00:00
GrCustomStageUnitTest.h add LF at the end, since this is SO important the chrome-mac build failed. 2012-08-06 14:37:22 +00:00
GrFontScaler.h plumb SkInstCnt to all subclasses of GrRefCnt 2012-06-26 20:16:17 +00:00
GrGlyph.h Remove GrPath typedef 2012-04-27 15:52:53 +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 plumb SkInstCnt to all subclasses of GrRefCnt 2012-06-26 20:16:17 +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 Remove texture/mask setters on GrPaint 2012-07-26 19:39:06 +00:00
GrPoint.h Move gpu/include/* to include/gpu and gpu/src/* to src/gpu 2011-10-12 19:53:16 +00:00
GrProgramStageFactory.h Introduction of set of functions to manage generation of texture fetch shader code. 2012-08-02 15:15: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 GrSurface parent class above GrTexture & GrRenderTarget 2012-06-21 21:09:06 +00:00
GrResource.h Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) 2012-08-16 14:49:16 +00:00
GrSamplerState.h Remove GrDrawState::setTexture/getTexture 2012-07-30 13:09:05 +00:00
GrScalar.h Fixed Windows compiler complaints 2012-07-10 17:30:58 +00:00
GrSurface.h Add GrSurface parent class above GrTexture & GrRenderTarget 2012-06-21 21:09:06 +00:00
GrTextContext.h Un-trifurcate GrTextContext: get rid of Default and Batched subclasses, 2012-06-29 18:37:57 +00:00
GrTexture.h Split cache-specific fields out of GrTextureDesc 2012-08-13 17:47:59 +00:00
GrTypes.h Split cache-specific fields out of GrTextureDesc 2012-08-13 17:47:59 +00:00
GrUserConfig.h Make all GrContext draws go through the draw buffer. 2012-08-16 18:36:06 +00:00
SkGpuCanvas.h Remove comment related to removed function. 2011-09-01 15:55:31 +00:00
SkGpuDevice.h Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) 2012-08-16 14:49:16 +00:00
SkGr.h Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) 2012-08-16 14:49:16 +00:00
SkGrPixelRef.h Moved SkGrTexturePixelRef to SkGrPixelRef 2012-06-28 20:59:13 +00:00
SkGrTexturePixelRef.h Partially rolled forward the SkGrPixelRef changes 2012-06-29 20:55:14 +00:00