CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20011204 19:52:52
Modified files:
gfxdrivers/matrox: matrox.c matrox_state.c
gfxdrivers/neomagic: neo2200.c
gfxdrivers/nvidia: nvidia.c
gfxdrivers/tdfx: tdfx.c
include : directfb.h
interfaces/IDirectFBFont: idirectfbfont_ft2.c
interfaces/IDirectFBImageProvider: idirectfbimageprovider_gif.c
idirectfbimageprovider_jpeg.c
idirectfbimageprovider_png.c
src/core : fbdev.c gfxcard.c surfacemanager.c surfaces.c
src/display : idirectfbsurface.c
src/gfx/generic: generic.c
src/misc : gfx_util.c
Log message:
Renamed 'BYTES_PER_PIXEL' to 'DFB_BYTES_PER_PIXEL'.
Renamed 'BITS_PER_PIXEL' to 'DFB_BITS_PER_PIXEL'.
Renamed 'PIXELFORMAT_INDEX' to 'DFB_PIXELFORMAT_INDEX'.
Added 'DFB_DRAWING_FUNCTION(a)' that replaces the magic 'accel & 0xFFFF'.
Added 'DFB_BLITTING_FUNCTION(a)' that replaces the magic 'accel & 0xFFFF0000'.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.