skia2/include/gpu
egdaniel 89af44a0f1 Split GrDrawState and GrOptDrawState into separate classes and remove base class.
Besides splitting the two classes, there are no logical changes here and mostly moving code around.

BUG=skia:
R=bsalomon@google.com

Author: egdaniel@google.com

Review URL: https://codereview.chromium.org/597323002
2014-09-26 06:15:04 -07:00
..
gl Revert "Add support for EGL on linux" 2014-09-24 05:31:07 -07:00
GrBackendProcessorFactory.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrBinHashKey.h Make textures register with GrResourceCache2 as scratch. 2014-08-28 09:54:34 -07:00
GrClipData.h "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
GrColor.h Always use both a color and coverage attribute in GrAARectRenderer. 2014-08-11 11:07:48 -07:00
GrConfig.h Add counting of some GL calls 2014-09-18 13:52:08 -07:00
GrContext.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrContextFactory.h "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
GrCoordTransform.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrFontScaler.h Fix thread unsafe mutex initialization. 2014-07-25 11:52:48 -07:00
GrGeometryProcessor.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrGlyph.h Replace use of GrTHashTable in GrFontCache with SkTDynamicHash. 2014-07-22 13:25:26 -07:00
GrGpuResource.h Don't flush on read/write pixels unless necessary 2014-09-22 12:21:08 -07:00
GrGpuResourceRef.h Split GrDrawState and GrOptDrawState into separate classes and remove base class. 2014-09-26 06:15:04 -07:00
GrPaint.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrPathRendererChain.h Revert of r13384 (Stateful PathRenderer implementation) 2014-02-11 16:30:21 +00:00
GrProcessor.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrProcessorStage.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrProcessorUnitTest.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrProgramElement.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrProgramElementRef.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrRect.h Begin atlasing 2014-06-30 08:26:50 -07:00
GrRenderTarget.h "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
GrResourceKey.h Make textures register with GrResourceCache2 as scratch. 2014-08-28 09:54:34 -07:00
GrShaderVar.h Changes to remove program effects builder 2014-09-18 12:26:38 -07:00
GrSurface.h Don't flush on read/write pixels unless necessary 2014-09-22 12:21:08 -07:00
GrTBackendProcessorFactory.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrTexture.h Make textures register with GrResourceCache2 as scratch. 2014-08-28 09:54:34 -07:00
GrTextureAccess.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrTypes.h Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating temporary buffers on the heap instead of allowing stack allocation 2014-08-12 18:00:47 -07:00
GrTypesPriv.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -07:00
GrUserConfig.h Rename from "(un)lock" to "(un)map" for geometry buffers. 2014-05-07 20:51:05 +00:00
SkGr.h Patch to create a distinct geometry processor. The vast majority of this patch 2014-09-23 09:50:21 -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