CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20020905 13:48:03
Modified files:
. : AUTHORS
gfxdrivers/matrox: matrox.c matrox.h matrox_state.c regs.h
Log message:
Another patch from Ville Syrjala <[EMAIL PROTECTED]> adding planar YUV blitting.
- DoBlit2D_Old(), DoBlit2d and DoBlitTMU() initiate the blits
- The are called from Blit2D_Old(), Blit2D() and BlitTMU().
- StretchBlit() and Blit3D() simply call BlitTMU() with proper arguments.
- Clipping registers are updated for chroma planes also.
- Register programming is not done in validate_source() or
validate_Source() anymore. All source related programming is done from the
blit functions.
- I changed the code for all cards. Only tested on G400 as I've misplaced
my G200 smewhere and I don't own any other cards.
Added him to "helping developers" in AUTHORS.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.