Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawInd...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 1 Feb 2013 14:19:27 +0000 (14:19 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 1 Feb 2013 14:19:27 +0000 (14:19 +0000)
commitd62e88e5af39347a8fc2a5abdf5feb67d7ea256d
treeaae6adc4d6cb208d0eb9758266abd95f08ac0ad0
parent2bc4c35733fa1adecaab2551cba4df5a7ff6935b
Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances.

R=robertphillips@google.com
Review URL: https://codereview.appspot.com/7221078

git-svn-id: http://skia.googlecode.com/svn/trunk@7508 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/SampleApp.gyp
samplecode/SampleManyRects.cpp [new file with mode: 0644]
src/gpu/GrContext.cpp
src/gpu/GrDrawState.cpp
src/gpu/GrDrawState.h
src/gpu/GrDrawTarget.cpp
src/gpu/GrDrawTarget.h
src/gpu/GrInOrderDrawBuffer.cpp
src/gpu/GrInOrderDrawBuffer.h