From: Geert U. <ge...@us...> - 2003-03-18 16:52:49
|
CVSROOT: /cvsroot/linux-fbdev Module name: fbtest Repository: fbtest/tests/ Changes by: geertu@sc8-pr-cvs1. 03/03/18 08:52:49 Log message: Use match_color() instead of manually composing the pixel value from the red, green, and blue color components, and forgetting about transparency. This makes sure all pixels are opaque on displays that handle transparency. Modified files: fbtest/tests/: test008.c Revision Changes Path 1.4 +2 -3 fbtest/tests/test008.c |