CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: andi 20020910 23:42:04
Modified files:
gfxdrivers/ati128: ati128.c ati128.h mmio.h
gfxdrivers/matrox: matrox.h mmio.h
gfxdrivers/neomagic: neo2200.c neomagic.c neomagic.h
gfxdrivers/nvidia: nvidia.c nvidia.h
gfxdrivers/savage: mmio.h savage.c savage2000.c savage3d.c
savage4.c savage_streams_old.c
gfxdrivers/tdfx: tdfx.c tdfx.h
include : .cvsignore Makefile.am directfb.h
inputdrivers/linux_input: linux_input.c
src/core : coretypes.h layers.h windows.h
src/gfx : convert.h
src/gfx/generic: generic.c generic.h
src/misc : cpu_accel.h gfx_util.h memcpy.c
tools : raw32toraw24.c
Log message:
do not include <asm/types.h> directly. added dfb_types.h which includes <asm/types.h>
on linux and <sys/types.h> on other platforms
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.