On Friday 25 May 2001 01:22, ralf willenbacher wrote:
> thanks for trying it out.
> i fixed a typo (again)..
<patch snipped>
In your patch you changed  'totalcard = b->size' and  'totalagp=b->size' to 
'totalcard += b->size' and  'totalagp += b->size' in 
xc/lib/GL/mesa/src/drv/mga/mgatexmem.c.  This change stopped things working 
quite right.  It starts up fine but seems to only have a couple of Mb of 
texture space available - while I have 44Mb allocated giving 32Mb for 
textures.  It works perfectly without this change, I have had Q3 running for 
9 hours without any problems  @800x600x32bit/32bit textures max detail etc. 
with X configured at 1600x1200.  My processor isn't fast enough to 
realistically allow me to use higher resolutions with Q3.

The problem I reported in my previous post of slowdown was due to me 
underestimating the space required for the 32bit Q3 textures hence the use of 
44Mb agpsize.  The XF86Config option AGPSize still does not take effect, 
however I will take a look if I get a chance but I have exams right now.

Thanks for putting in the time into this.

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to