CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20031001 13:20:35
Modified files:
src/core : gfxcard.c gfxcard.h graphics_driver.h
gfxdrivers/ati128: ati128.c
gfxdrivers/cle266: unichrome.c
gfxdrivers/cyber5k: cyber5k.c
gfxdrivers/i810: i810.c
gfxdrivers/matrox: matrox.c
gfxdrivers/neomagic: neomagic.c
gfxdrivers/nsc : nsc.c
gfxdrivers/nvidia: nvidia.c
gfxdrivers/radeon: radeon.c
gfxdrivers/savage: savage.c
gfxdrivers/tdfx: tdfx.c
Log message:
Added "void *device_data" to InitDriver().
Drivers can store a pointer to the shared device data in the local driver data,
e.g. to access the device data in display layer functions which only get the
driver data passed.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.