| Index: tools/bench_pictures.cfg
|
| ===================================================================
|
| --- tools/bench_pictures.cfg (revision 11156)
|
| +++ tools/bench_pictures.cfg (working copy)
|
| @@ -42,8 +42,8 @@
|
| TiledBitmapConfig(DEFAULT_TILE_X, DEFAULT_TILE_Y),
|
|
|
| # Viewport CPU and GPU
|
| - ViewportBitmapConfig(DEFAULT_VIEWPORT_X, DEFAULT_VIEWPORT_Y)
|
| - ViewportGPUConfig(DEFAULT_VIEWPORT_X, DEFAULT_VIEWPORT_Y)
|
| + ViewportBitmapConfig(DEFAULT_VIEWPORT_X, DEFAULT_VIEWPORT_Y),
|
| + ViewportGPUConfig(DEFAULT_VIEWPORT_X, DEFAULT_VIEWPORT_Y),
|
|
|
| # CopyTiles
|
| CopyTilesConfig(DEFAULT_TILE_X, DEFAULT_TILE_Y),
|
|
|