Hi Everyone,
I am a newbie to directfb.
Can someone tell me what fusion is all about.
If there is any documentation that any can share for
better understanding of this,I will be thankful to
you.

Thanks.
Best Regards,
Naiem

--- [EMAIL PROTECTED] wrote:

> Send directfb-cvs mailing list submissions to
>       [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs
> or, via email, send a message with subject or body
> 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of directfb-cvs digest..."
> 
> 
> Today's Topics:
> 
>    1. linux-fusion (Denis Oliver Kropp via CVS)
>    2. DirectFB (Denis Oliver Kropp via CVS)
>    3. DirectFB (Denis Oliver Kropp via CVS)
>    4. DirectFB (Denis Oliver Kropp via CVS)
>    5. DFBRec (Claudio Ciccani via CVS)
>    6. linux-fusion (Ville Syrjala via CVS)
>    7. DirectFB (Denis Oliver Kropp via CVS)
> 
> 
>
----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 03 Sep 2006 13:50:55 +0200
> From: Denis Oliver Kropp via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] linux-fusion
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  linux-fusion
> Changes by:   dok     20060903 13:50:55
> 
> Modified files:
>       linux/drivers/char/fusion: entries.c entries.h
> reactor.c 
> 
> Log message:
> Only mark reactors as being destroyed, but actually
> destroy/remove them
> when the last node detached. No more attach or
> dispatch is allowed though.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 03 Sep 2006 13:54:39 +0200
> From: Denis Oliver Kropp via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] DirectFB
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  DirectFB
> Changes by:   dok     20060903 13:54:39
> 
> Modified files:
>       tests          : .cvsignore Makefile.am 
> Added files:
>       tests          : fusion_reactor.c 
> 
> Log message:
> Small test for problem with pending messages from
> destroyed reactors.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Sun, 03 Sep 2006 14:11:26 +0200
> From: Denis Oliver Kropp via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] DirectFB
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  DirectFB
> Changes by:   dok     20060903 14:11:26
> 
> Modified files:
>       lib/fusion     : fusion.c fusion_internal.h
> reactor.c reactor.h 
> 
> Log message:
> Added fusion_reactor_destroy() like
> fusion_reactor_free() but without
> freeing the shared structure etc.
> 
> No longer (need to) access the shared structure
> during local message
> processing in the Fusion dispatcher.
> 
> Other cleanups.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Sun, 03 Sep 2006 14:11:58 +0200
> From: Denis Oliver Kropp via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] DirectFB
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  DirectFB
> Changes by:   dok     20060903 14:11:58
> 
> Modified files:
>       tests          : fusion_reactor.c 
> 
> Log message:
> Return RS_REMOVE in test reaction.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Sun, 03 Sep 2006 15:26:30 +0200
> From: Claudio Ciccani via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] DFBRec
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  DFBRec
> Changes by:   klan    20060903 15:26:30
> 
> Modified files:
>       src            : dfbrec.c 
> 
> Log message:
> Added option "-q, --qscale".
> Enable using experimental codecs.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Sun, 03 Sep 2006 15:40:34 +0200
> From: Ville Syrjala via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] linux-fusion
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  linux-fusion
> Changes by:   syrjala 20060903 15:40:34
> 
> Modified files:
>       .              : Makefile 
>       linux/drivers/char/fusion: fusiondev.c 
> 
> Log message:
> Fix compilation with linux-2.6.18.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Sun, 03 Sep 2006 16:29:18 +0200
> From: Denis Oliver Kropp via CVS <[EMAIL PROTECTED]>
> Subject: [directfb-cvs] DirectFB
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> CVSROOT:      /cvs/directfb
> Module name:  DirectFB
> Changes by:   dok     20060903 16:29:18
> 
> Modified files:
>       src/core       : fonts.c fonts.h gfxcard.c 
> 
> Log message:
> Speed up DrawString() by 7-10% (as seen so far)
> bypassing the hash table
> for indices < 128, storing them in a fast array.
> 
> 
=== message truncated ===



                
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

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

Reply via email to