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





------- Comment #6 from [EMAIL PROTECTED]  2007-11-26 18:07 PST -------
(In reply to comment #5)
> > Could you run packedpixels from mesa's tests directory? If this is some 
> > issue
> > with texture formats, it may show up there.
> 
> Sure: http://www.webalice.it/g_pochini/packedpixels.png
> 
> All UNSIGNED_INT_8_8_8_8* are wrong.
Not quite all. Only those which cause the rgba8888 or rgba8888_rev formats to
be selected (so it works with the bgra/UI_8888 combinations).
Considering the driver now doesn't seem to use the big endian table for texture
format selection at all I'm not surprised... Looks like it got optimized away
when the SetTexOffset hook was implemented though I don't understand quite
why...
If you use mesa_7_0_1 does it work (and did you test the other 15
internalFormats? The same issue should happen with some other internalFormats
probably but hopefully not additional src types/formats should be wrong)?


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

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

Reply via email to