GraphicSystems : Adding log output on gl Error
authorMichael Schuldt <michael.schuldt@bmw.de>
Mon, 5 Mar 2012 15:19:06 +0000 (17:19 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Mon, 5 Mar 2012 15:19:06 +0000 (17:19 +0200)
commit898090a4e267ad8f0ae08f0071b5acf53ff456dd
tree360f0eb8a863091a13917a34433e98f8904fff74
parent1f4d188afcb268ffd3d5df05e82f2af217e129c2
GraphicSystems : Adding log output on gl Error

- During the surface renderloop the output of the glErrorCode
  was enabled.

- Some heavenly log outputs during debug mode were removed
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/GLESGraphicSystem.cpp
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/GLXGraphicSystem.cpp