CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20020112 02:48:34

Modified files:
        .              : acconfig.h configure.in 
        gfxdrivers/matrox: matrox_state.c 
        gfxdrivers/tdfx: tdfx.c 
        include        : directfb.h 
        inputdrivers/h3600_ts: h3600_ts.c 
        inputdrivers/joystick: joystick.c 
        inputdrivers/ps2mouse: ps2mouse.c 
        inputdrivers/serialmouse: serialmouse.c 
        interfaces/IDirectFBVideoProvider: 
                                           idirectfbvideoprovider_libmpeg3.c 
        src/core       : core.c surfacemanager.c 
        src/display    : idirectfbsurface_window.c 
        src/gfx        : convert.c convert.h 
        src/gfx/generic: generic.c 
        src/misc       : Makefile.am gfx_util.c mem.h 
Added files:
        src/misc       : cpu_accel.c cpu_accel.h memcpy.c memcpy.h 

Log message:
Added cpu detection code for MMX, 3DNOW, MMXEXT, SSE, SSE2 and ALTIVEC.

Added fast memcpy routine 'dfb_memcpy' that uses MMX, MMXEXT or SSE.

DICAPS_AXIS is now called DICAPS_AXES to have a plural
as in DICAPS_BUTTONS or DICAPS_KEYS.

Removed bogus flag DFXL_DRAWSTRING.

Enabled dithering for Matrox cards, looks nice.



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

Reply via email to