Graphic: Introducing additional performance Counter
authorMichael Schuldt <michael.schuldt@bmw.de>
Tue, 28 Feb 2012 14:36:38 +0000 (15:36 +0100)
committerMichael Schuldt <michael.schuldt@bmw.de>
Tue, 28 Feb 2012 14:36:38 +0000 (15:36 +0100)
commitc4f14d2c403acac6699607d9156440d083d927cd
tree917e4782def09770f6bb5165fc1b7821a75a50f8
parent0bf4e434953b01614e7b49d107284d720d74b1da
Graphic: Introducing additional performance Counter

- This patch enables the tracking of the update rate for each surface
- This patch enables the tracking of the draw rate for each surface
- Furthermore additional frame per second calculation was introduced
  to display the update and draw rate of each surface
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/X11WindowSystem.h
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/GLESGraphicSystem.cpp
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/GLXGraphicSystem.cpp
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp
LayerManagerService/include/Surface.h