CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20041101 07:56:00
Modified files:
src/core : gfxcard.c
src/gfx : clip.h
Log message:
Implemented software clipping for hardware accelerated DrawRectangle().
Use hardware accelerated FillRectangle() if DrawRectangle() is not accelerated.
