Graphic: Fixing rendering of ScreenShot
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 9 Jan 2012 15:20:15 +0000 (16:20 +0100)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 10 Jan 2012 13:28:22 +0000 (14:28 +0100)
commit0731dcb60f98aad27b862ea2e2218d0ed5571308
treea10bf97f85b8fed63ef9f801ce75c3565972bb01
parent1060713cc9b43fa28429d71a208cb806fa769f41
Graphic: Fixing rendering of ScreenShot

- X11WindowSystem: The graphicContext has to be activated
                   before the content of FrameBuffer is saved.

- GLESGraphicSystem: CodeCleanup.
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/GLESGraphicSystem.cpp
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp