Add a tiled pipe mode to SampleApp.
authorscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 8 Jun 2012 15:35:03 +0000 (15:35 +0000)
committerscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 8 Jun 2012 15:35:03 +0000 (15:35 +0000)
commitb073d920c90bc95f6c216327acd321a4fc809bfa
tree2d6c8b06736e0b0754f27d4235c18f39e3f6a5bf
parent56f2244dca1d0bc187370c35e9a74d5b73d1e2ca
Add a tiled pipe mode to SampleApp.

Using the "Pipe" checkbox in SamleApp, you can now
toggle amongst three states: no pipe, a normal pipe
(or others depending on #defines), and a tiled pipe.
You can also use shift + p to toggle.
Review URL: https://codereview.appspot.com/6303055

git-svn-id: http://skia.googlecode.com/svn/trunk@4213 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/SampleApp.gyp
samplecode/SampleApp.cpp
samplecode/SampleApp.h
samplecode/SampleCode.h
samplecode/TransitionView.cpp
src/pipe/utils/SamplePipeControllers.cpp
src/pipe/utils/SamplePipeControllers.h