Put caps in a struct, move up to GrDrawTarget
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 22 Sep 2011 21:01:31 +0000 (21:01 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 22 Sep 2011 21:01:31 +0000 (21:01 +0000)
commit18c9c198f571997463d9a7134dbd88298e592ec2
treeaa66d25ecdc1d33dd9c4c7e943b1ca43acd0f13f
parentf1fd30da32f14e6c58b10903267afb937ee64888
Put caps in a struct, move up to GrDrawTarget

Review URL: http://codereview.appspot.com/5088049

git-svn-id: http://skia.googlecode.com/svn/trunk@2314 2bbb7eff-a529-9590-31e7-b0007b416f81
15 files changed:
gpu/src/GrAAHairLinePathRenderer.cpp
gpu/src/GrBufferAllocPool.cpp
gpu/src/GrContext.cpp
gpu/src/GrDrawTarget.cpp
gpu/src/GrDrawTarget.h
gpu/src/GrGLIndexBuffer.cpp
gpu/src/GrGLVertexBuffer.cpp
gpu/src/GrGpu.cpp
gpu/src/GrGpu.h
gpu/src/GrGpuGL.cpp
gpu/src/GrGpuGL.h
gpu/src/GrGpuGLFixed.cpp
gpu/src/GrGpuGLShaders.cpp
gpu/src/GrInOrderDrawBuffer.cpp
gpu/src/GrPathRendererChain.cpp