GraphicSystems: Added support for DirectFB
authorMarek Pikarski <mass@directfb.org>
Tue, 1 Oct 2013 07:36:45 +0000 (09:36 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 1 Oct 2013 14:19:00 +0000 (16:19 +0200)
commit90675197b38d6d2d7a53508388ab5372f3b0f567
treeaa9c8fc012b4bd9cf9bbebbba82a787e454cdc4a
parent16720126954a14b8c16cff68973d29b21c0e030e
GraphicSystems: Added support for DirectFB

Added the DirectFB graphics system which renders into DirectFB surfaces.
It can deal with both HW/SW layers.

Signed-off-by: Marek Pikarski <mass@directfb.org>
LayerManagerPlugins/Renderers/Graphic/include/GraphicSystems/DFBGraphicSystem.h [new file with mode: 0644]
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/DFBGraphicSystem.cpp [new file with mode: 0644]