Dieter Nützel wrote:
Am Montag, 14. Juni 2004 17:25 schrieb Dieter Nützel:

Am Montag, 14. Juni 2004 13:42 schrieb Dave Airlie:

texcmp isn't working for me but I can't see what is wrong on my machine,
something may have broken it recently...

it no longer for me prints the extra info ..

You mean the text which mode is running?

Works fine on r200.

Apart from texcyl (reflect) and celestia errors ;-)


See this, too:

http://marc.theaimsgroup.com/?l=dri-devel&m=108710955623137&w=2

Ok. The reason it no longer works is the same as the recent ut2k4 problems, the recent changes in teximage.c.
Because the compressed formats are not recognized as color formats, this breaks all online compression (specifically, for QuakeIII the internalformat will be 83a1 (GL_RGB4_S3TC) whereas the format is just GL_RGBA).
Brian, could you comment on that? Removing the distinction between compressed and uncompressed color formats (i.e. just adding the compressed formats to the is_color_format function) should solve this I guess, but there is probably a good reason that they are not in there?


Roland


------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to