From: Geert U. <ge...@us...> - 2002-10-08 14:20:40
|
CVSROOT: /cvsroot/linux-fbdev Module name: fbtest Repository: fbtest/tests/ Changes by: geertu@usw-pr-cvs1. 02/10/08 07:20:34 Log message: Rename copy_area() to copy_rect() Modified files: fbtest/drawops/: cfb.c cfb16.c cfb2.c cfb24.c cfb32.c cfb4.c cfb8.c generic.c init.c planar.c fbtest/include/: drawops.h fbtest/tests/: test009.c Revision Changes Path 1.14 +1 -1 fbtest/drawops/cfb.c 1.7 +1 -1 fbtest/drawops/cfb16.c 1.8 +1 -1 fbtest/drawops/cfb2.c 1.7 +1 -1 fbtest/drawops/cfb24.c 1.8 +1 -1 fbtest/drawops/cfb32.c 1.8 +1 -1 fbtest/drawops/cfb4.c 1.8 +1 -1 fbtest/drawops/cfb8.c 1.11 +1 -1 fbtest/drawops/generic.c 1.5 +1 -1 fbtest/drawops/init.c 1.9 +2 -2 fbtest/drawops/planar.c 1.11 +5 -5 fbtest/include/drawops.h 1.3 +3 -3 fbtest/tests/test009.c |