CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20050331 23:10:30
Modified files:
src/gfx/generic: generic.c
Log message:
Changed Bop_a8_set_alphapixel_Aop_argb() to be a fast path for real SRC_OVER
DrawString() that uses DSBLIT_SRC_PREMULTIPLY and DSBLIT_BLEND_ALPHACHANNEL
with SrcBlend = ONE and DstBlend = INVSRCALPHA. Other formats will follow.
Fixed DSDRAW_SRC_PREMULTIPLY if used used without blending.
Implemented DSBLIT_SRC_PREMULTCOLOR.
Added optimization for drawing blended with Src = ONE, Dst = ZERO.
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs