Hi,

I got little prob on ppc i get unknown texture format for
nehe lesson 6-7 (haven't tested other but i guess they have
the same prob). I think that somewhere there is a little
big endian issue (always this :)) because with previous
version i have got the texture working well.

I have looked a bit at the code but did not manage to find
where the texture format used in r300_setup_textures
is set. I guess this is set set in r300SetTexImages
using tx_table value which itself may be set according
to r300ChooseTextureFormat.

The value i get is 0xffffff01 (second entry in tx_table).

So my question : does the rgb texture format supported
and so i should not have that, or does the texture format
is being reworked ? and so i should get this.

thx
Jerome Glisse


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to