http://bugs.freedesktop.org/show_bug.cgi?id=10261





------- Comment #1 from [EMAIL PROTECTED]  2007-03-11 18:55 PST -------
Created an attachment (id=9099)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=9099&action=view)
the case

color of pixel(0, 0) and pixel(1, 0) are right, according to bitmap_data[0]
(0x47);
color of pixel(1, 0) and pixel(1,1) should be (1, 0, 0, 1), since
bitmap_data[2] (0xc8); while in fact, they are all (0, 1, 1, 0) which may
result from using the "bitmap_data[1] (0x2f)".


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to