New commits:
http://git.directfb.org/?p=libs/Unnamed.git;a=commit;h=3568ec6457407dcab2446e2d296feeff7d95a2a6
commit 3568ec6457407dcab2446e2d296feeff7d95a2a6
Author: Denis Oliver Kropp <[email protected]>
Date: Sat Dec 8 13:58:12 2012 +0100
Experimental accelerated compositing support
Added options for tiled backing store and accelerated compositing.
Export WEBKITDFB_TILES and/or WEBKITDFB_ACCEL.
GNUmakefile.am | 8 +-
Source/WebCore/GNUmakefile.am | 9 +-
Source/WebCore/GNUmakefile.list.am | 19 ++
Source/WebCore/platform/graphics/PlatformLayer.h | 12 +
Source/WebCore/platform/graphics/dfb/TileDFB.cpp | 17 +-
.../graphics/texmap/GraphicsLayerTextureMapper.cpp | 2 +
.../graphics/texmap/TextureMapperImageBuffer.cpp | 155 +++++++++++--
.../graphics/texmap/TextureMapperImageBuffer.h | 7 +-
Source/WebKit/LiTE/GNUmakefile.am | 1 +
.../WebCoreSupport/AcceleratedCompositingContext.h | 82 +++++++
.../AcceleratedCompositingContextCairoDFB.cpp | 235 ++++++++++++++++++++
.../WebKit/LiTE/WebCoreSupport/ChromeClientDFB.cpp | 18 +-
Source/WebKit/LiTE/webview.cpp | 126 +++++++++--
Source/WebKit/LiTE/webview.h | 8 +
configure.ac | 2 +-
15 files changed, 656 insertions(+), 45 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs