CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20011204 17:50:00
Modified files:
src/core : gfxcard.c
src/gfx/generic: generic.c generic.h
Log message:
Applied patch from Holger Waechtler, gFillTriangle is removed and triangle
filling/clipping is handled by 'gfxcard.c'. Triangles are filled by software
if hardware/driver doesn't support triangles or doesn't support clipping.
In the final version of this function triangles will be filled via accelerated
rectangles if hardware has no triangle or clipping support but filled rectangles.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.