Raphael Jacquot wrote:
hi
been trying doom3-demo on my R9200 system, and it doesn't work. Xorg from fedora core Rawhide


here's what it has to say

using ARB_vertex_buffer_object memory
using ARB renderSystem
Mesa implementation error: unexpected texture format in
r200ChooseTextureFormat
Please report to the Mesa bug database at www.mesa3d.org
doom.x86: texstore.c:2260: _mesa_store_compressed_teximage2d: Assertion
`texImage->TexFormat' failed.

You need to get a (very recent) driver snapshot or Mesa cvs to run doom3. Nevertheless, the above error is actually an application bug, since Mesa did not support s3tc and doom3 checked the extension incorrectly (should be fixed in next patch whenever it comes out).
If you really want it to work, you also need the additional external s3tc library from here, http://homepage.hispeed.ch/rscheidegger/dri_experimental/s3tc_index.html since doom3 uses both precompressed and online-compressed s3tc textures.
Oh and you also need to specify tcl_mode=0 currently otherwise doom3 will look even a lot more dark than it is supposed to...


Roland



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to