Reduce glGets for stencil bits.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 18 Feb 2011 16:09:55 +0000 (16:09 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 18 Feb 2011 16:09:55 +0000 (16:09 +0000)
commit8895a7a0e222de4530e506e43eaa5e6030e8c5ed
tree1493fb4cf14a7cfaccf86a16302495d7c27d61f5
parentce2b1afb582f0a2274f476c949cff8b0e1c72b36
Reduce glGets for stencil bits.
Clean up GL vs Gr rect conventions for viewport and scissor.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@813 2bbb7eff-a529-9590-31e7-b0007b416f81
12 files changed:
gpu/include/GrContext.h
gpu/include/GrGLConfig.h
gpu/include/GrGLTexture.h
gpu/include/GrGpu.h
gpu/include/GrTexture.h
gpu/include/GrUserConfig.h
gpu/src/GrContext.cpp
gpu/src/GrGLIRect.h [new file with mode: 0644]
gpu/src/GrGLTexture.cpp
gpu/src/GrGpuGL.cpp
gpu/src/GrGpuGL.h
vs/SampleApp/SampleApp.vcxproj