New commits:
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=0710519b4bcdf423a72d1e77d6e0c003efdba55b
commit 0710519b4bcdf423a72d1e77d6e0c003efdba55b
Author: Tarik Sekmen <[email protected]>
Date:   Wed Feb 20 23:14:35 2013 +0200

    Changes to ilixi_stacker and ilixi_animations for testing stereoscopy
    support.

 bin/stacking/Stacker.cpp           |   35 ++++++++++++++++++++---------------
 bin/stacking/Stacker.h             |    6 +++---
 examples/animations/Animations.cpp |   12 ++++++++++++
 3 files changed, 35 insertions(+), 18 deletions(-)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=bdb5739e5d896ce09d1ca6c3510c4cd79470a175
commit bdb5739e5d896ce09d1ca6c3510c4cd79470a175
Author: Tarik Sekmen <[email protected]>
Date:   Wed Feb 20 23:13:31 2013 +0200

    Fix for stereoscopy support for SharedSurfaces.
    
    (!) Rendering cursor in exclusive mode is not working.
    (!) SubSurface and IndividualSurfaces is not implemented yet.

 ilixi/graphics/Painter.cpp |  160 ++++++++++++++++++++++++++++++---
 ilixi/graphics/Surface.cpp |  213 +++++++++++++++++++++++++++-----------------
 ilixi/graphics/Surface.h   |    5 +-
 ilixi/types/Event.cpp      |    8 +-
 ilixi/types/Event.h        |   32 ++++---
 ilixi/ui/TabPanel.cpp      |    6 +-
 ilixi/ui/TabPanel.h        |    2 +-
 ilixi/ui/Widget.cpp        |   13 +--
 ilixi/ui/WindowWidget.cpp  |   77 +++++-----------
 ilixi/ui/WindowWidget.h    |    2 -
 10 files changed, 340 insertions(+), 178 deletions(-)

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

Reply via email to