New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=33827d4a174918153a16e1ad17bcd962f5085804
commit 33827d4a174918153a16e1ad17bcd962f5085804
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Sat Jan 26 07:18:01 2008 +0100
THREAD: Added options to set default priority, policy and stack size for
threads.
Initialize attributes before creating the thread.
lib/direct/conf.h | 32 +++++++----
lib/direct/thread.c | 146 +++++++++++++++++++++++++++++++++++++++++---------
lib/direct/thread.h | 7 +++
src/misc/conf.c | 55 ++++++++++++++++++-
4 files changed, 200 insertions(+), 40 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=e0b3e540d8654d2d575f1d10b5316334aa86368c
commit e0b3e540d8654d2d575f1d10b5316334aa86368c
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Mon Jan 14 15:12:29 2008 +0100
CONFIG: Added option "surface-shmpool-size=<kb>" to set the size of the
shared memory pool
used for shared system memory surfaces.
src/core/shared_surface_pool.c | 3 ++-
src/misc/conf.c | 19 +++++++++++++++++++
src/misc/conf.h | 3 +++
3 files changed, 24 insertions(+), 1 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs