Make GrClipMaskManager configure the stencil and scissor on GrGpu
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 21 Jun 2012 19:58:20 +0000 (19:58 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 21 Jun 2012 19:58:20 +0000 (19:58 +0000)
commita320194e4242ef0e5e758aea896bfd52bcb3dac7
treef2025d8395a55204d523463c923f820c7a1ced02
parent8f7e1dac5c92bf1f53feb603a9bd249d53afa81a
Make GrClipMaskManager configure the stencil and scissor on GrGpu
Review URL: http://codereview.appspot.com/6308096/

git-svn-id: http://skia.googlecode.com/svn/trunk@4288 2bbb7eff-a529-9590-31e7-b0007b416f81
14 files changed:
gyp/gpu.gyp
include/gpu/GrClip.h
include/gpu/GrTemplates.h
src/gpu/GrClipMaskManager.cpp
src/gpu/GrClipMaskManager.h
src/gpu/GrDrawTarget.h
src/gpu/GrGpu.cpp
src/gpu/GrGpu.h
src/gpu/GrStencil.cpp
src/gpu/GrStencil.h
src/gpu/SkGrFontScaler.cpp
src/gpu/gl/GrGpuGL.cpp
src/gpu/gl/GrGpuGL.h
src/gpu/gl/GrGpuGL_program.cpp