skia2/include/gpu
commit-bot@chromium.org 762cd80437 Move distance field generation to the glyph cache.
Distance fields are currently created in GrTextStrike, which is the wrong place. This moves that to the glyph cache where it belongs.

As part of my testing, I found that when we fall back to paths in the GrDistanceFieldTextContext it was not scaling them properly, so that's fixed in here too.

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

Author: jvanverth@google.com

Review URL: https://codereview.chromium.org/227593010

git-svn-id: http://skia.googlecode.com/svn/trunk@14193 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-14 22:05:07 +00:00
..
gl Add GL_ARB_invalidate_subdata functions to GrGLInterface. 2014-04-01 13:07:29 +00:00
GrBackendEffectFactory.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrClipData.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrColor.h Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() 2014-03-28 16:08:05 +00:00
GrConfig.h Allow specifying the max texture count on the bots 2013-10-30 17:04:16 +00:00
GrContext.h Implement drawDRRect for GPU 2014-04-09 21:26:11 +00:00
GrContextFactory.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrCoordTransform.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrDrawEffect.h Make GPU coord transforms automatic 2013-10-02 13:04:56 +00:00
GrEffect.h Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrEffectStage.h Replace uses of GR_DEBUGCODE by SkDEBUGCODE. 2013-09-06 23:13:05 +00:00
GrEffectUnitTest.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrFontScaler.h Move distance field generation to the glyph cache. 2014-04-14 22:05:07 +00:00
GrGlyph.h SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h 2014-03-28 17:58:28 +00:00
GrKey.h Remove GrRefCnt.h in favor of SkRefCnt.h 2013-09-09 13:38:37 +00:00
GrPaint.h Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrPathRendererChain.h Revert of r13384 (Stateful PathRenderer implementation) 2014-02-11 16:30:21 +00:00
GrPoint.h SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h 2014-03-28 17:58:28 +00:00
GrRect.h Add MakeEmpty to GrIRect16 2014-04-10 18:36:19 +00:00
GrRenderTarget.h Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() 2014-03-28 16:08:05 +00:00
GrResource.h Sanitizing source files in Housekeeper-Nightly 2013-10-30 07:01:56 +00:00
GrSurface.h Update all callsites to use info for pixelrefs 2013-12-13 19:45:58 +00:00
GrTBackendEffectFactory.h Analytic rrect clip for cicular corners, radius >= 0.5 2014-02-19 15:18:05 +00:00
GrTexture.h SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h 2014-03-28 17:58:28 +00:00
GrTextureAccess.h SkNonCopyable should be used with private inheritance. 2014-04-07 19:34:38 +00:00
GrTypes.h SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h 2014-03-28 17:58:28 +00:00
GrTypesPriv.h SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h 2014-03-28 17:58:28 +00:00
GrUserConfig.h Sanitizing source files in Housekeeper-Nightly 2013-10-31 07:01:53 +00:00
SkGpuDevice.h Update bench to be able to preprocess skps 2014-04-11 15:54:14 +00:00
SkGr.h Move distance field generation to the glyph cache. 2014-04-14 22:05:07 +00:00
SkGrPixelRef.h Resolve a few memory leaks in tests. 2014-01-24 18:33:07 +00:00
SkGrTexturePixelRef.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00