skia2/include/gpu
cdalton d416a5b10f Implement SkGLContext swapBuffers with fence syncs
Improves the GPU measuring accuracy of nanobench by using fence syncs.
Fence syncs are very widely supported and available on almost every
platform.

NO_MERGE_BUILDS
BUG=skia:

Review URL: https://codereview.chromium.org/1194783003
2015-06-23 13:23:44 -07:00
..
effects Add mixed samples support to XPs 2015-06-08 15:11:04 -07:00
gl Implement SkGLContext swapBuffers with fence syncs 2015-06-23 13:23:44 -07:00
GrBlend.h Move blend enums into GrBlend.h 2015-06-12 08:21:26 -07:00
GrCaps.h Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) 2015-06-23 12:36:12 -07:00
GrClip.h Remove rect clip type from grclip. 2015-03-06 08:21:39 -08:00
GrColor.h Implement Porter Duff XP with a blend table 2015-05-27 15:08:33 -07:00
GrConfig.h Removing GrAutoMalloc 2015-05-29 08:06:48 -07:00
GrContext.h remove SkDeviceProperties 2015-06-19 11:49:52 -07:00
GrContextOptions.h Work around for nexus 6 TexSubImage issue 2015-06-18 14:18:03 -07:00
GrCoordTransform.h some utils for rect and matrix 2015-03-13 06:08:28 -07:00
GrDrawContext.h remove SkDeviceProperties 2015-06-19 11:49:52 -07:00
GrFragmentProcessor.h Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps 2015-04-29 11:18:05 -07:00
GrFragmentStage.h removing coord change matrices 2014-12-29 09:04:40 -08:00
GrGpuResource.h Add support for creating texture backed images where Skia will delete the texture. 2015-06-18 09:12:17 -07:00
GrGpuResourceRef.h Simplify SkInstCnt 2015-01-13 08:22:44 -08:00
GrInvariantOutput.h Add constant color GrFP. 2015-04-02 11:12:09 -07:00
GrPaint.h Update XPF invariant info to not account for conflation 2015-06-02 10:43:39 -07:00
GrPathRendererChain.h Extract gpu line dashing to GrDashLinePathRenderer 2015-04-26 23:18:50 -07:00
GrProcessor.h Remove GP from drawstate, revision of invariant output for GP 2014-12-11 15:44:02 -08:00
GrProcessorUnitTest.h rename GrDrawTargetCaps to GrCaps 2015-05-19 09:29:46 -07:00
GrProgramElement.h Simplify SkInstCnt 2015-01-13 08:22:44 -08:00
GrRect.h Begin atlasing 2014-06-30 08:26:50 -07:00
GrRenderTarget.h Implement support for mixed sampled render targets 2015-06-12 08:59:45 -07:00
GrResourceKey.h Make GrResourceCache perf less sensitive to key length change 2015-05-18 22:47:33 -07:00
GrShaderVar.h Refactor position computation to enable device space "nudge" 2015-01-18 08:14:14 -08:00
GrSurface.h privatize 2015-06-18 14:05:07 -07:00
GrTestUtils.h GLProgramsTest 3.0 2015-05-13 08:51:50 -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 Simplify SkInstCnt 2015-01-13 08:22:44 -08:00
GrTextureProvider.h Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) 2015-06-23 12:36:12 -07:00
GrTypes.h Add support for creating texture backed images where Skia will delete the texture. 2015-06-18 09:12:17 -07:00
GrTypesPriv.h Store context options on caps. 2015-05-22 14:01:46 -07:00
GrXferProcessor.h Move blend enums into GrBlend.h 2015-06-12 08:21:26 -07:00
SkGr.h new image from backend desc 2015-05-07 15:36:18 -07:00
SkGrPixelRef.h Invalidate GrTexture mipmap on content change notification 2015-06-15 09:48:15 -07:00
SkGrTexturePixelRef.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00