lp://staging/~linaro-graphics-wg/glcompbench/profiler-stat-collection
- Get this branch:
- bzr branch lp://staging/~linaro-graphics-wg/glcompbench/profiler-stat-collection
Branch merges
Branch information
Recent revisions
- 87. By Alexandros Frantzis
-
Profiler,
CompositeCanvas : Introduce and use StatCollections. This commit, heavily based on Derek Foreman's substats patch, introduces
the concept of StatCollections. A StatCollection is a collection of
sampling data statistics that can be managed (e.g. reset()) separately from
other collections. This makes it easy to aggregate sampling data over
different periods of time. The user must register and use at least one
StatCollection. - 86. By Alexandros Frantzis
-
Use Util::get_
timestamp_ us() everywhere instead of Profiler: :get_timestamp_ us(). Remove Profiler:
:get_timestamp_ us() as it's not needed anymore. - 81. By Jesse Barker
-
Merge in the fix for bug 984058.
Update the Canvas to handle the case where a window has been destroyed, but we
receive other events on that window before we get the DestroyNotify. - 80. By Jesse Barker
-
Blur: Update the render object handling to support the addition of managed
windows after initial set up (including between iterations). - 78. By Jesse Barker
-
Merging lp:~glcompbench-dev/glcompbench/blur into trunk.
This adds a new blur effect test, as well as some additional objects and new
internal API changes to support it.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/glcompbench