I removed the alpha component from the visuals because the 32 bit span
read function in i830_span.c doesn't read alpha from the framebuffer (it
always returns 255).  There's a comment there saying that it should work
but doesn't.  I think that should be fixed before advertising an alpha
channel.  Also, I changed the bufferSize from 32 to 24, so that should be
changed back to 32 if an alpha channel is advertised.

On Thu, 27 Mar 2003, Keith Whitwell wrote:

> CVSROOT:      /cvsroot/dri
> Module name:  xc
> Repository:   xc/xc/programs/Xserver/hw/xfree86/drivers/i810/
> Changes by:   [EMAIL PROTECTED]       03/03/27 00:46:48
> 
> Log message:
>   i830 wasn't reporting alpha component at 32bpp
> 
> Modified files:
>       xc/xc/programs/Xserver/hw/xfree86/drivers/i810/:
>         i830_dri.c 
>   
>   Revision      Changes    Path
>   1.11          +2 -2      xc/xc/programs/Xserver/hw/xfree86/drivers/i810/i830_dri.c
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> Dri-patches mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-patches
> 

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



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to