On Sun, Nov 17, 2002 at 02:53:37PM +0100, Manuel Bilderbeek wrote:

> When leaving the program, I can see lots of these messages from 
> stdout/stderr:
> radeonUploadTexImages: ran into bound texture

I think this may be caused by a bug I found while doing some work on the
texmem branch.  I believe that the exported maximum texture size is too big.
It may be possible that tuxracer is trying to do multitexturing with 2
maximum sized textures, and they won't both fit in on-card memory at once.

You should be able to test this.  If there is some way to adjust the texture
detail in tuxracer, try setting it to a lower detail (i.e., use smaller
textures).  If that makes the problem go away, then it is probably the
texture memory of over committed.  If you're really adventurous, you can
trying building and installing the texmem-0-0-1 branch.  If the problem does
not exist in the branch, then we'll probably want to back-port the fix to
the trunk before the XFree 4.3.0 release.

-- 
Smile!  http://antwrp.gsfc.nasa.gov/apod/ap990315.html


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to