Fix bug where createTexture may bind a texture to GL without ever updating fHWState...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 23 Dec 2010 20:59:40 +0000 (20:59 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 23 Dec 2010 20:59:40 +0000 (20:59 +0000)
commite9557f946ef5e3f9a1cb3caa3f6d718adc516a70
treee2c7d06694609f1e5b27268b9110da696733128c
parent57c3a863fce929a96463ab24318006f8b2afcc7a
Fix bug where createTexture may bind a texture to GL without ever updating fHWState.fTexture (when texture is not bound to FBO).

Other minor changes:
Add commented out GL logging define to GrUserConfig
Remove dead GrGpuD3D9 file from xcode proj

git-svn-id: http://skia.googlecode.com/svn/trunk@663 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/include/GrUserConfig.h
gpu/src/GrGpuGL.cpp
xcode/gpu/gpu.xcodeproj/project.pbxproj