Make all GrContext draws go through the draw buffer.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 16 Aug 2012 18:36:06 +0000 (18:36 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 16 Aug 2012 18:36:06 +0000 (18:36 +0000)
commit1d4edd38f6b62d1cc54cb7bc6f3c6ce10ccb1471
treed5741f59b713220679544c73f522f7b7c49c5f45
parentda17f758442f16747af39f8fbaed9c097048519c
Make all GrContext draws go through the draw buffer.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@5136 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrConfig.h
include/gpu/GrContext.h
include/gpu/GrUserConfig.h
src/gpu/GrContext.cpp