From: Geert U. <ge...@us...> - 2002-09-01 09:31:50
|
CVSROOT: /cvsroot/linux-fbdev Module name: fbtest Repository: fbtest/include/ Changes by: geertu@usw-pr-cvs1. 02/09/01 02:31:14 Log message: Add optimized cfb_{draw_hline,fill_rect} using 32/64 bit accesses. For now these support 1/2/4/8/16/32 bpp only. Support for 3/6/12/24 bpp will be added soon. Modified files: fbtest/drawops/: cfb.c fbtest/include/: drawops.h Revision Changes Path 1.4 +166 -0 fbtest/drawops/cfb.c 1.8 +3 -0 fbtest/include/drawops.h |