Hi,
I added DSBLIT_ROTATE180 and make usage of it in
dfb_layer_region_flip_update(). You can have a rotated
window stack as well as rotated applications using a
layer directly (fullscreen).
90 degree will be a bit harder.
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
--- Begin Message ---
New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=7c6330ce36593169e5e740b2bd98ad81c230b461
commit 7c6330ce36593169e5e740b2bd98ad81c230b461
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Mon Jul 9 14:40:57 2007 +0200
Added DSBLIT_ROTATE180 with a basic software implementation.
include/directfb.h | 1 +
src/gfx/generic/generic.c | 56 ++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 54 insertions(+), 3 deletions(-)
_______________________________________________
directfb-cvs mailing list
[EMAIL PROTECTED]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs
--- End Message ---
--- Begin Message ---
New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=121e8a229f4be2909bdbde8e7be2520a1d090d33
commit 121e8a229f4be2909bdbde8e7be2520a1d090d33
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Mon Jul 9 15:09:15 2007 +0200
Added dfb_gfx_back_to_front_copy_180().
Added runtime option "layer-rotate = <degree>" with 0 and 180 supported.
Try it with desktop-buffer-mode=backsystem until graphics drivers support
the flag.
I'm committing this with my screen content rotated by 180 degree but not
the screen itself.
Typing and reading is fine, but editing text, especiallusing y
del/backspace, is horrible.
src/core/layer_region.c | 5 +++-
src/gfx/util.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++
src/gfx/util.h | 1 +
src/misc/conf.c | 24 ++++++++++++++++++
src/misc/conf.h | 2 +
5 files changed, 91 insertions(+), 1 deletions(-)
_______________________________________________
directfb-cvs mailing list
[EMAIL PROTECTED]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs
--- End Message ---
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users