Hide alloc size vs content size below API
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 Feb 2011 16:43:10 +0000 (16:43 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 Feb 2011 16:43:10 +0000 (16:43 +0000)
commitc6cf72381b212eb21e61d5c5e14247b483a77753
tree766c1b8279c387b424bb8ac5c60004610c74ab9e
parentdbbdad70511472d40ffb358750c53ae7891f3881
Hide alloc size vs content size below API
Remove old gl shaders class
Move texture matrix to sampler class

git-svn-id: http://skia.googlecode.com/svn/trunk@808 2bbb7eff-a529-9590-31e7-b0007b416f81
28 files changed:
gpu/include/GrDrawTarget.h
gpu/include/GrGLTexture.h
gpu/include/GrMatrix.h
gpu/include/GrPaint.h
gpu/include/GrSamplerState.h
gpu/include/GrTexture.h
gpu/include/GrUserConfig.h
gpu/src/GrContext.cpp
gpu/src/GrDrawTarget.cpp
gpu/src/GrGLTexture.cpp
gpu/src/GrGpu.cpp
gpu/src/GrGpuFactory.cpp
gpu/src/GrGpuGL.cpp
gpu/src/GrGpuGL.h
gpu/src/GrGpuGLFixed.cpp
gpu/src/GrGpuGLFixed.h
gpu/src/GrGpuGLShaders.cpp [deleted file]
gpu/src/GrGpuGLShaders.h [deleted file]
gpu/src/GrGpuGLShaders2.cpp
gpu/src/GrGpuGLShaders2.h
gpu/src/GrMatrix.cpp
gpu/src/GrTextContext.cpp
gpu/src/GrTextureCache.cpp
gpu/src/gr_files.mk
include/gpu/SkGpuDevice.h
src/gpu/SkGpuDevice.cpp
vs/SampleApp/SampleApp.vcxproj
xcode/gpu/gpu.xcodeproj/project.pbxproj