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





--- Comment #9 from Shuang He <[EMAIL PROTECTED]>  2008-02-18 23:50:29 PST ---
(In reply to comment #8)
> In comment #7, which driver are you using?
> 

I'm git tip mesa

> In any case, I think the test program has a bug.  I think you want to set the
> pixel pack/unpack alignment values to 1:
> 
>   glPixelStorei(GL_UNPACK_ALIGNMENT,1);
>   glPixelStorei(GL_PACK_ALIGNMENT,1);
> 
oh, yes, thanks for reminding.


-- 
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.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to