CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20020110 22:27:19

Modified files:
        gfxdrivers/matrox: matrox.c 
        include        : directfb.h 
        inputdrivers/dbox2remote: dbox2remote.c 
        src            : idirectfb.c 
        src/core       : layers.c windows.c windows.h 
        src/display    : idirectfbdisplaylayer.c 

Log message:
It's now possible to specify the pixelformat for a window on creation.
For windows with an alphachannel only DSPF_ARGB is currently allowed.
For opaque windows even DSPF_ARGB is allowed, but it won't get blended
to the background. Instead the data will just be copied or converted
so it can act like a root window on transparent layers.

Optimized graphics card state changes during window stack updates.

Added a comment to dbox2 remote driver.

Added "G550" to matrox driver name.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to