Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
703dd2ed187b9788c5bb0f2d313f2d07695603d6
/
tools
/
PictureRenderer.cpp
« Previous
7b53706
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playback.
by junov@chromium.org
· 12 years ago
fd9720c
Fix the PictureRecord step of BenchPictures.
by djsollen@google.com
· 12 years ago
0a049b8
Make bench_pictures output a meaningful config name.
by scroggo@google.com
· 12 years ago
a62da2f
In bench_pictures --multi, maintain thread local caches.
by scroggo@google.com
· 12 years ago
9313ca4
Adding rtree support to the bench_pictures utility
by junov@chromium.org
· 12 years ago
070d354
Make output path to render_pictures optional
by borenet@google.com
· 12 years ago
b8e404a
Fix a warning.
by scroggo@google.com
· 12 years ago
b6e806b
Allow render_pictures to render using multiple threads.
by scroggo@google.com
· 12 years ago
b4773b4
Fix some bugs in our picture tools.
by scroggo@google.com
· 12 years ago
81f9d2e
In render_pictures tiled rendering, draw a separate PNG for each tile.
by scroggo@google.com
· 12 years ago
bcdf2ec
In bench_pictures, use a pool of tiles for multicore drawing.
by scroggo@google.com
· 12 years ago
acfb30e
Reuse one canvas for every tile in bench_pictures (in single threaded mode).
by scroggo@google.com
· 12 years ago
a04dc02
Fix ordering of initializer list to fix compiler complaints.
by rileya@google.com
· 12 years ago
9a41252
Report data from bench_pictures in the same fashion as bench.
by scroggo@google.com
· 12 years ago
94acc70
Fixed Windows compiler complaints (esp. in debugger)
by robertphillips@google.com
· 12 years ago
6bc8cf8
Fix windows build of tools.
by scroggo@google.com
· 12 years ago
8e073ba
Rename my DeferredPipeController to not conflict with the other.
by scroggo@google.com
· 12 years ago
58b4ead
Perform multi core rendering in bench_pictures.
by scroggo@google.com
· 12 years ago
b947b91
Fix uninitialized values in bench_pictures' tiled renderer.
by rileya@google.com
· 12 years ago
f4959ab
Implemented power of two tiling.
by keyar@chromium.org
· 12 years ago
ea82695
Changed how tiles are copied to the master canvas.
by keyar@chromium.org
· 12 years ago
9299ede
Images are written by PictureRenderer and not render_pictures_main.
by keyar@chromium.org
· 12 years ago
da652c2
Removed the TileInfo struct used in TiledPictureRenderer.
by keyar@chromium.org
· 12 years ago
b3fb7c1
Added copyright notice to PictureRenderer.cpp
by keyar@chromium.org
· 12 years ago
28136b3
flush() and glFinish() are now in the timed area of rendering.
by keyar@chromium.org
· 12 years ago
a40c20d
Fixed up SK_SUPPORT_GPU flags.
by keyar@chromium.org
· 12 years ago
bffacc0
Added some assertions.
by keyar@chromium.org
· 12 years ago
6cb110b
Remove fBitmap delete. Tile bitmaps are no longer kept around.
by keyar@chromium.org
· 12 years ago
275be53
The tiles are properly reset.
by keyar@chromium.org
· 12 years ago
a474ce3
TiledPictureRenderer now has tiles accelerated when appropiate.
by keyar@chromium.org
· 12 years ago
77a5522
State reset and gpu timers added.
by keyar@chromium.org
· 12 years ago
78a35c5
Changed to Yoda style comparisons where appropriate.
by keyar@chromium.org
· 12 years ago
0612564
The GrContext and the GrFactoryContext are now kept around.
by keyar@chromium.org
· 12 years ago
4ea96c5
Dirty commit so Brian can see changes.
by keyar@chromium.org
· 12 years ago
5d8d186
Addressed Windows compiler complaints
by robertphillips@google.com
· 12 years ago
9d696c0
Refactored the bitmap creation into PictureRenderer.
by keyar@chromium.org
· 12 years ago
163b567
Merged bench_pictures and render_pictures rendering methods.
by keyar@chromium.org
· 12 years ago
cc6e5ef
Added an option to specify the tiling size to render_pictures.
by keyar@chromium.org
· 12 years ago
fc91dc7
Windows compiler complaint cleanup
by robertphillips@google.com
· 12 years ago
451bb9f
Changed to a class based method in passing around the rendering method for render_pictures.
by keyar@chromium.org
· 12 years ago