> On 4/9/07, Alex Jackson awj_in_japan-at-hotmail.com |rivatv-devel| <
> ...> wrote:
> >
> > >What has to be done now?  Where can look to start hacking Mesa to
> > >support it? (I've spent all of my time so far in DRM..
> > >(radeon_cp.c) )
> >
> > Does setting tcl_mode=0 in .drirc make it work?
> 
> I tested this with my Xpress 200M (128M video RAM, no system RAM).
> glxgears runs, and even exits cleanly when I press Esc; however, it
> displays an utterly corrupted window instead of the lovely spinning
> gears we all want to see.

The displacement of vertices is most likely caused by the fact that
r300 drivers swtcl path cheats and does vertex transformation in
hardware. That's also why arbvpwarpmesh fails to work when sw path is
active.

See:
http://www.egore911.de/vype/dri-log/index.php?page=dri-devel-2007-04-09.log
http://www.egore911.de/vype/dri-log/index.php?page=dri-devel-2007-04-10.log

I haven't seen any dumps so I can't comment on whats wrong with other
attribs.

Of course, it would help if I'd have some hardware to work with.

-- 
Aapo Tahkola

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to