skia2/experimental/iOSSampleApp
kkinnunen 8686a5eeef SampleApp: remove Picture_DeviceType
Remove Picture_DeviceType from SampleApp SampleWindow DeviceType
enumeration.

Use a bool variable to control whether the drawing happens via
MultiPictureDraw.

The MultiPictureDraw mode can be activated by 'M', and title
is updated to contain "<MPD>". Previously the MPD mode was
inaccessible.

This works towards removing backend specific code from
SampleApp and VisualBench with the aim to move the code
to the common SkView framework (SkWindow in particular).
The grand goal is to be able to use command buffer GPU
API and NVPR in these apps.

BUG=skia:4733
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1538343002

Review URL: https://codereview.chromium.org/1538343002
2016-01-05 00:04:33 -08:00
..
iOSSampleApp.xcodeproj Replace SkTScopedPtr with SkAutoTDelete in Skia. 2013-08-29 22:14:04 +00:00
iPad Fix a number of issues with iOS build. 2014-06-11 13:59:22 -07:00
iPhone Fix a number of issues with iOS build. 2014-06-11 13:59:22 -07:00
Shared BUG=skia: 2015-04-09 07:57:54 -07:00
iOSSampleApp_Prefix.pch Sample App ported to an universal iOS app with airprint enabled 2011-06-24 15:57:30 +00:00
iOSSampleApp-Info.plist Change the ios sample app name. 2012-10-01 15:39:22 +00:00
SkiOSSampleApp-Base.xcconfig remove precompiled header option for ios 2012-09-26 17:58:27 +00:00
SkiOSSampleApp-Debug.xcconfig Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
SkiOSSampleApp-Release.xcconfig Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
SkSampleUIView.h Make SkOSWindow return the sample count and stencil bit count for its GL context. 2013-03-05 20:06:05 +00:00
SkSampleUIView.mm SampleApp: remove Picture_DeviceType 2016-01-05 00:04:33 -08:00