New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6f63e59115688f8a5c86493a173e681482932f86
commit 6f63e59115688f8a5c86493a173e681482932f86
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Jul 28 01:44:13 2012 +0200

    gfxdrivers: Follow layer API change.

 gfxdrivers/ati128/ati128_overlay.c     |    2 ++
 gfxdrivers/cle266/uc_overlay.c         |    7 +++++--
 gfxdrivers/cyber5k/cyber5k_underlay.c  |    7 +++++--
 gfxdrivers/i810/i810_overlay.c         |    6 ++++--
 gfxdrivers/i830/i830_overlay.c         |    2 ++
 gfxdrivers/mach64/mach64_overlay.c     |    2 ++
 gfxdrivers/matrox/matrox_bes.c         |    2 ++
 gfxdrivers/matrox/matrox_crtc2.c       |    2 ++
 gfxdrivers/matrox/matrox_spic.c        |    2 ++
 gfxdrivers/neomagic/neo_overlay.c      |    2 ++
 gfxdrivers/nvidia/nvidia_overlay.c     |    2 ++
 gfxdrivers/savage/savage_streams_old.c |    7 +++++--
 gfxdrivers/sh772x/sh7722_layer.c       |    9 ++++++---
 13 files changed, 41 insertions(+), 11 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8154a2603619a84691749c73fe852f35664f1355
commit 8154a2603619a84691749c73fe852f35664f1355
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Jul 28 01:43:56 2012 +0200

    Systems: Follow API change in layer API.

 systems/android/android_layer.c |   18 ++++++++++--------
 systems/egl/egl_primary.c       |    2 ++
 systems/fbdev/fbdev.c           |    2 ++
 systems/mesa/mesa_layer.c       |   18 ++++++++++--------
 systems/pvr2d/pvr2d_primary.c   |    2 ++
 systems/sdl/primary.c           |    5 ++++-
 systems/vnc/primary.c           |    2 ++
 systems/x11/primary.c           |    5 +++++
 systems/x11vdpau/primary.c      |    2 ++
 9 files changed, 39 insertions(+), 17 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=fde5a3dfbc71a6a22cd3c61235dfe0cfc4005d06
commit fde5a3dfbc71a6a22cd3c61235dfe0cfc4005d06
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Jul 28 01:43:17 2012 +0200

    WM: Send update region along with dfb_layer_region_flip_update().

 wm/default/default.c |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6939d80440eee82fc403a46177d07e31ffa9ce93
commit 6939d80440eee82fc403a46177d07e31ffa9ce93
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Jul 28 01:42:32 2012 +0200

    Core: Add DFBRegion to FlipRegion layer function, allowing optimized 
updates with new WM swapping behaviour.

 src/core/CoreLayerRegion_real.cpp |    4 ++--
 src/core/layer_region.c           |    8 ++++----
 src/core/layers.h                 |    4 +++-
 3 files changed, 9 insertions(+), 7 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to