skia2/include/gpu
egdaniel f234272cbd Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ )
Reason for revert:
breaking some builds

Original issue's description:
> Make specialized SrcOver XPFactory
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/a7006d45217d128a94fa53cb4b827cca79bc7049

TBR=bsalomon@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review URL: https://codereview.chromium.org/1464933003
2015-11-20 15:12:59 -08:00
..
effects Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) 2015-11-20 15:12:59 -08:00
gl Fix for chrome's skia gl bindings code. 2015-11-16 08:28:21 -08:00
GrBlend.h Create fragment processor for performing input color blend with child processor 2015-09-15 15:33:27 -07:00
GrCaps.h Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) 2015-11-11 15:16:07 -08:00
GrClip.h Remove rect clip type from grclip. 2015-03-06 08:21:39 -08:00
GrColor.h Make skpaint->grpaint flow work for composing draws (verts and atlas) 2015-09-28 06:26:29 -07:00
GrConfig.h Removing GrAutoMalloc 2015-05-29 08:06:48 -07:00
GrContext.h Optionally pass rendertarget to getTestTarget 2015-11-16 11:02:05 -08:00
GrContextOptions.h Create swizzle table inside of glsl caps 2015-11-04 04:23:53 -08:00
GrCoordTransform.h some utils for rect and matrix 2015-03-13 06:08:28 -07:00
GrDrawContext.h Initial implementation of GPU no filter NinePatch 2015-11-18 13:28:51 -08:00
GrFragmentProcessor.h Change prealloc number of child FPs be 1 rather than 2 2015-11-19 11:04:48 -05:00
GrGpuResource.h Add onMemoryDump to GrContext 2015-09-15 14:16:10 -07:00
GrGpuResourceRef.h apply mozilla patch 2015-11-10 04:55:08 -08:00
GrInvariantOutput.h Make skpaint->grpaint flow work for composing draws (verts and atlas) 2015-09-28 06:26:29 -07:00
GrPaint.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
GrProcessor.h Increase the amount of debug information printed out by batches 2015-11-16 09:06:59 -08:00
GrProcessorUnitTest.h Fix GrCoverageSetOpXP unit test on mixed samples 2015-11-12 12:11:04 -08:00
GrProgramElement.h Convert child FPs from refs to pending executions when parent converts 2015-08-27 16:43:48 -07:00
GrRect.h Begin atlasing 2014-06-30 08:26:50 -07:00
GrRenderTarget.h Dependencies are now added between the drawTargets in GrPipeline 2015-10-30 10:11:30 -07:00
GrResourceKey.h Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. 2015-10-20 07:58:01 -07:00
GrShaderVar.h Refactor position computation to enable device space "nudge" 2015-01-18 08:14:14 -08:00
GrSurface.h Defer flushes if kPreferNoIO is specified 2015-08-13 05:19:14 -07:00
GrTestUtils.h Implement caching of stroked paths in the tessellating path renderer. 2015-08-06 10:28:55 -07:00
GrTexture.h Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. 2015-05-26 09:49:05 -07:00
GrTextureAccess.h Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
GrTextureParams.h Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
GrTextureProvider.h tunnel down texture-size-constraint to imagefilters 2015-10-22 13:20:20 -07:00
GrTypes.h Remove unsigned < signed comparison. 2015-11-19 09:53:22 -08:00
GrTypesPriv.h Store context options on caps. 2015-05-22 14:01:46 -07:00
GrXferProcessor.h Rename some processor functions from GL to GLSL 2015-11-13 11:57:27 -08:00
SkGr.h Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. 2015-10-20 07:58:01 -07:00
SkGrPixelRef.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkGrTexturePixelRef.h