I found another one: i830_dri.c sets alphaSize = 0, alphaMask = 
0xff000000, and bufferSize = 32.  In i830_span.c 255 is returned for alpha 
in the 32-bit read functions, with a comment:

/* Note to Self:
 * Don't read alpha from framebuffer, because its not correct.  From a
 * reading of the spec, this should not be the case, need to ask an
 * engineer at Intel.
 */

Until someone can fix the span reads, I'll assume destination alpha isn't 
working.  I'll fix this one.

-- 
Leif Delgass 
http://www.retinalburn.net






-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to