lp:~linaro-graphics-wg/glcompbench/profiler-stat-collection

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~linaro-graphics-wg/glcompbench/profiler-stat-collection
Members of Linaro Graphics Working Group can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Graphics Working Group
Project:
glcompbench
Status:
Development

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.

85. By Alexandros Frantzis

Profiler: Use std::string instead of char *.

84. By Alexandros Frantzis

Remove spurious 'using namespace std'.

83. By Jesse Barker

Build: All warnings should be errors.

82. By Jesse Barker

Build,Doc: Update files for 2012.04 release.

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).

79. By Jesse Barker

Build, Doc: Update files for 2012.03 release.

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:glcompbench
This branch contains Public information 
Everyone can see this information.