skia2/include/gpu
borenet@google.com 7158e6acca Improve NaCl support
- Add nacl_make script to build Skia targets for NaCl using gyp
- Add nacl_interface for command-line apps
- Add nacl_sample as front-end for SampleApp
- Add freetype to DEPS
- Various gyp tweaks for NaCl

TODO:
- Implement GL interface
- Implement font host
- Fix plumbing so that SampleApp works properly
Review URL: https://codereview.appspot.com/6671044

git-svn-id: http://skia.googlecode.com/svn/trunk@6245 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-11-01 17:43:44 +00:00
..
gl Improve NaCl support 2012-11-01 17:43:44 +00:00
GrAARectRenderer.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
GrBackendEffectFactory.h Pass GrCustomStage to key-generation functions and emitCode(). 2012-10-29 19:51:22 +00:00
GrCacheID.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
GrClipData.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
GrColor.h Add GrColor to RGBA float helper func 2012-09-17 17:23:21 +00:00
GrConfig.h Remove GrScalar, replace with SkScalar. 2012-11-01 17:12:34 +00:00
GrContext.h Remove GrScalar, replace with SkScalar. 2012-11-01 17:12:34 +00:00
GrContextFactory.h Platform/Engine -> Backend 2012-10-25 18:43:28 +00:00
GrEffect.h Pass GrCustomStage to key-generation functions and emitCode(). 2012-10-29 19:51:22 +00:00
GrEffectStage.h Pass GrCustomStage to key-generation functions and emitCode(). 2012-10-29 19:51:22 +00:00
GrEffectUnitTest.h Reland r6233 with fix. 2012-11-01 17:02:46 +00:00
GrFontScaler.h plumb SkInstCnt to all subclasses of GrRefCnt 2012-06-26 20:16:17 +00:00
GrGlyph.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +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 Rename GrSamplerState to GrEffectStage. 2012-10-26 13:01:20 +00:00
GrPoint.h Remove GrScalar, replace with SkScalar. 2012-11-01 17:12:34 +00:00
GrRect.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +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 Make the orientation of a texture accessible from and known by GrSurface. 2012-10-26 19:01:17 +00:00
GrResource.h Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes 2012-09-05 18:37:39 +00:00
GrSurface.h Make the orientation of a texture accessible from and known by GrSurface. 2012-10-26 19:01:17 +00:00
GrTBackendEffectFactory.h Add file accidentally omitted from r6182. 2012-10-29 20:02:06 +00:00
GrTextContext.h Use AutoMatrix in GrTextContext 2012-10-15 14:25:50 +00:00
GrTexture.h Make the orientation of a texture accessible from and known by GrSurface. 2012-10-26 19:01:17 +00:00
GrTextureAccess.h CustomStage Renaming Part 1 2012-10-24 18:28:34 +00:00
GrTypes.h Make the orientation of a texture accessible from and known by GrSurface. 2012-10-26 19:01:17 +00:00
GrUserConfig.h Remove GrScalar, replace with SkScalar. 2012-11-01 17:12:34 +00:00
SkGpuDevice.h Sanitizing source files in Skia_Periodic_House_Keeping 2012-11-01 02:01:27 +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 Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache 2012-08-28 15:07:11 +00:00
SkGrTexturePixelRef.h Partially rolled forward the SkGrPixelRef changes 2012-06-29 20:55:14 +00:00