Remove GrContext.h dependence on GrGpu.h
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 2 May 2011 21:14:59 +0000 (21:14 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 2 May 2011 21:14:59 +0000 (21:14 +0000)
commit05ef510389950e1ae8dcba40e41e001db771b12d
tree0ef18b8b051754e4070d6ddad642627892dc0035
parentd9fec6114fcda741390f9234b7ca72cb75e065de
Remove GrContext.h dependence on GrGpu.h

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

git-svn-id: http://skia.googlecode.com/svn/trunk@1227 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/include/GrContext.h
gpu/include/GrGpu.h
gpu/include/GrTypes.h
gpu/src/GrContext.cpp
gpu/src/GrGpu.cpp
gpu/src/GrGpuFactory.cpp
gpu/src/GrTexture.cpp
samplecode/SampleApp.cpp