CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20040906 03:06:57
Modified files:
src/gfx/generic: generic.c
Log message:
Fixed destination color keying for RGB16. Two pixels are compared at once,
but if only one pixel matched, it wasn't written.
Implemented destination color keying for ARGB1555.
