skia2/include/gpu
bsalomon 929f29a5c1 Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys.
Makes it possible to use GrBackendEffectFactories other than GrTBEF by moving meta-key generation out of GrTBEF.

Cleans up docs around GrBackendEffectFactory.

Committed: https://skia.googlesource.com/skia/+/c0ea398aff8254e31152cbb94c9ab6150428e252

R=robertphillips@google.com, jvanverth@google.com

Author: bsalomon@google.com

Review URL: https://codereview.chromium.org/379113004
2014-07-17 07:55:11 -07:00
..
gl Add functions to support NV_path_rendering in OpenGL ES 2014-07-02 22:56:36 -07:00
GrBackendEffectFactory.h Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys. 2014-07-17 07:55:11 -07:00
GrCacheable.h Cache the GrEffect used for text rendering in GrBitmapTextContext. 2014-06-19 14:13:45 -07:00
GrClipData.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrColor.h Add new ASTC pixel config 2014-07-16 15:21:14 -07:00
GrConfig.h Rename from "(un)lock" to "(un)map" for geometry buffers. 2014-05-07 20:51:05 +00:00
GrContext.h Goodbye GrEffectRef. 2014-07-08 09:56:11 -07:00
GrContextFactory.h Support using OpenGL ES context on desktop 2014-06-30 06:36:31 -07:00
GrCoordTransform.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrDrawEffect.h Remove use of GrEffectRef from draw state and below. 2014-07-07 11:54:23 -07:00
GrEffect.h Fix param name in GrEffect::CastEffect 2014-07-08 10:30:38 -07:00
GrEffectStage.h Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. 2014-07-08 06:52:35 -07:00
GrEffectUnitTest.h Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. 2014-07-08 06:52:35 -07:00
GrFontScaler.h Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. 2014-07-11 19:45:16 -07:00
GrGlyph.h Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) 2014-06-02 10:20:15 -07:00
GrGpuObject.h Split GrResource into GrCacheable/GrGpuObject 2014-05-02 21:38:22 +00:00
GrPaint.h Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. 2014-07-08 06:52:35 -07:00
GrPathRendererChain.h Revert of r13384 (Stateful PathRenderer implementation) 2014-02-11 16:30:21 +00:00
GrRect.h Begin atlasing 2014-06-30 08:26:50 -07:00
GrRenderTarget.h Split GrResource into GrCacheable/GrGpuObject 2014-05-02 21:38:22 +00:00
GrSurface.h hide SkBitmap::setConfig 2014-06-09 19:52:07 -07:00
GrTBackendEffectFactory.h Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys. 2014-07-17 07:55:11 -07:00
GrTexture.h Remove GrIsPow2 in favor of SkIsPow2. 2014-06-06 06:35:28 -07:00
GrTextureAccess.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrTypes.h Add new ASTC pixel config 2014-07-16 15:21:14 -07:00
GrTypesPriv.h Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL 2014-04-30 14:17:00 +00:00
GrUserConfig.h Rename from "(un)lock" to "(un)map" for geometry buffers. 2014-05-07 20:51:05 +00:00
SkGpuDevice.h change gpudevice and pdfdevice to inherit from basedevice 2014-06-27 11:34:19 -07:00
SkGr.h Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. 2014-07-11 19:45:16 -07:00
SkGrPixelRef.h remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code 2014-07-14 09:21:31 -07:00
SkGrTexturePixelRef.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00