On Thu, 15 Sep 2005, Chris Chiappa wrote:

Wasn't sure whether to send this to dri-users or dri-devel but it's sort of
a bug report so I figured I'd send it here.  Following the Building
instructions on the DRI Wiki I believe I have DRI working on my Thinkpad T42
(Radeon Mobility M10).  glxinfo tells me:

direct rendering: Yes

and I seem to get about 1340 fps in glxgears.  Not great, but certainly
better than software.  Quake 2 seems to run fine with glx support.  (Both
glxgears and Q2 print various messages like "TODO - double side stencil !"
and "user error: Need more than 2 vertices to draw primitive QS !" but I
assume those are mostly debugging-related).  My (perhaps overly ambitious)

TODO messages mark code that needs work. For example, double side stencil does not work, so if you want to play with it all you have to do is grep for the text of message in the source code.

The user error messages is due to the fact that glxgears sometimes outputs insufficient number of vertices to draw a primitive - for example only 2 vertices for a quad.

goal, however, would be to be able to run World of Warcraft.  It runs under
Wine with fglrx, but I experience frequent crashes and of course in any case
would prefer to use free drivers. :)  Running WoW with the r300 driver
yields this complaint:

Your 3D accelerator card is not supported by World of Warcraft.
Please install a 3D accelerator card with dual-TMU support.

Silly question - what is TMU ?


Anyone know if this is a known limitations or whatnot?

For kicks, in case it's interesting to anyone, I put my Xorg.log up as
http://www.chiappa.net/~chris/xorg-r300.log.gz

Great, thank you !

                       Vladimir Dergachev


--

..ooOO [EMAIL PROTECTED]              | My opinions are my own  OOoo..
..ooOO [EMAIL PROTECTED]       | and certainly not those OOoo..
..ooOO http://www.chiappa.net/~chris/ | of my employer          OOoo..


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to