CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20030213 16:32:19

Modified files:
        gfxdrivers/matrox: matrox_crtc2.c 
        include        : directfb.h 
        src/core       : layers.c layers.h 
        src/display    : idirectfbdisplaylayer.c 

Log message:
Applied patch from Ville Syrjala <[EMAIL PROTECTED]>:

I'm sure everyone remembers Brian's CRTC2 troubles. Well I think we
managed to fix it off list some time ago. The problem was caused by
displaying the fields in the wrong order.

Here's a patch with the solution I came up with. It adds a new method
IDirectFBDisplayLayer::SetFieldParity() to select which field is displayed
first after a Flip(). This behaviour isn't always the best choice so I
added {DLCAPS,DLOP}_FIELD_PARITY flags.



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

Reply via email to