skia2/include/gpu
commit-bot@chromium.org fb495b537f Revise attribute binding interface.
Replace the old attribute binding and index interface with one where we include the binding as part of the attribute array. Also removed the fixed attribute indices for constant color and coverage attributes, and replaced with dynamic ones based on current attribute set. Removed binding of color and coverage attributes unless they're actually set.

Original author: bsalomon@google.com

Author: jvanverth@google.com

Reviewed By: bsalomon@google.com,robertphillips@google.com

Review URL: https://chromiumcodereview.appspot.com/13296005

git-svn-id: http://skia.googlecode.com/svn/trunk@8466 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-04-01 19:12:42 +00:00
..
gl Add support for IMG's MSAA extension. 2013-03-19 19:06:09 +00:00
GrAARectRenderer.h Accelerate AA filled rect drawing using drawIndexedInstances 2012-12-18 21:47:47 +00:00
GrBackendEffectFactory.h Increase space for effect-class-ID and fix assert 2013-03-26 19:35:06 +00:00
GrClipData.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrColor.h Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. 2013-03-28 13:46:42 +00:00
GrConfig.h Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig. 2013-02-28 19:26:04 +00:00
GrContext.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-23 07:01:28 +00:00
GrContextFactory.h Split GrGLContextInfo into GrGLContext & GrGLContextInfo 2013-02-28 20:16:25 +00:00
GrDrawEffect.h Attempt to reland 8264-5 with warning-as-error fixes. 2013-03-20 19:19:53 +00:00
GrEffect.h Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. 2013-03-29 19:22:36 +00:00
GrEffectStage.h Attempt to reland 8264-5 with warning-as-error fixes. 2013-03-20 19:19:53 +00:00
GrEffectUnitTest.h Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. 2013-03-25 18:19:00 +00:00
GrFontScaler.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrGlyph.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrKey.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrNoncopyable.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrOvalRenderer.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-23 07:01:28 +00:00
GrPaint.h Add GrPaint stage for xfermodes. 2013-03-28 13:23:29 +00:00
GrPathRendererChain.h Follow up on the previous patch : 2012-12-17 21:16:45 +00:00
GrPoint.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrRect.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrRefCnt.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrRenderTarget.h Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. 2013-02-05 19:50:46 +00:00
GrResource.h Add deferred count to GrResource. 2013-01-23 21:37:01 +00:00
GrSurface.h Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. 2013-02-05 19:50:46 +00:00
GrTBackendEffectFactory.h Attempt to reland 8264-5 with warning-as-error fixes. 2013-03-20 19:19:53 +00:00
GrTextContext.h Resubmit r7899 and r7901. 2013-03-01 18:21:22 +00:00
GrTexture.h Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. 2013-03-29 19:22:36 +00:00
GrTextureAccess.h Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. 2013-03-28 13:46:42 +00:00
GrTypes.h Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. 2013-03-28 13:46:42 +00:00
GrTypesPriv.h Revise attribute binding interface. 2013-04-01 19:12:42 +00:00
GrUserConfig.h Revert 7625 until after M26 due to a mix of perf changes. 2013-02-08 21:22:44 +00:00
SkGpuDevice.h Make GM render to render targets that are also textures. 2013-03-28 19:18:12 +00:00
SkGr.h Make all GrContext members that return a texture also ref the texture for the caller. 2013-01-24 14:46:47 +00:00
SkGrPixelRef.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkGrTexturePixelRef.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00