--- [EMAIL PROTECTED] wrote:
> > Hi Fiz,
> 
> Hi Felix
> 
> > I'm not sure I understood the problem description correctly. The
> cursor,
> > is it like random noise in a 64x64 pixel block that changes once or
> more
> > often every second? Then my guess is that it's a problem with the
> > Command Overflow Buffer (COB).
> 
> >>   Option "DisableCOB" "true"
> 
> yes, this is one of the problems, and your solution seems to work
> perfectly
> 
> 

Apparently your twsiter uses the older cobIndex layout.  hmmm... I
wonder if all twisters are like that or just yours...  It'd be nice if
it was all twisters.   instead of using the disablecob option, you can
try changing psav->cobIndex in savage_driver.c to 7 instead of 2.  if
that fixes the problem let me know.

> > before, but 3D rendering was never affected by it otherwise. Could
> you
> > make a screenshot (e.g. of glxgears) and upload it somewhere, so we
> get
> > a better picture what's wrong?
> 
> you can see the sreenshots in my server:
> 
> http://www.e-oss.net/import.png

This looks like the bitmap descriptor tile format is being set up
wrong.  perhaps twisters work more like savage4.  It'd be nice if all
twisters worked that way.  perhaps they do.  Unfortunately I don't
really know the lineage that well.  If there are major differences like
this between chip revisions, that would be a major PITA to deal with.  
some of these cards may use a different layout all together.  for
instance they may use the the savage4 BCI enable bit, but the prosavage
tileformat bits.  UGH!

I'm working on some changes for twister based on your feedback.  please
update from cvs when I'm done and let me know how it goes.

Alex

> 
> best regards
> Fiz Vazquez
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to