On Tue, 21 Mar 2006 22:51:23 -0500
Shawn Starr <[EMAIL PROTECTED]> wrote:

> Xgl: tnl/t_vb_arbprogram.c:1279: run_arb_vertex_program: Assertion `p' failed.
> 
> If I build the Xgl branch install it _then_ install Xorg-HEAD. Xgl works 
> rather well, except if I start certain applications: firefox or konsole it 
> crashes out and dumps this to log. 

I believe this is my fault.
r300 driver currently messes around with _MaintainTnlProgram in attempts to 
disabled software tnl programs.
Leaving it enabled after entering software tnl makes both software tnl programs 
_and_ traditional tnl stages to be applied on verts.
I think blocking out _tnl_arb_vertex_program_stage when tnl program is given to 
it would be a good way to fix this.

-- 
Aapo Tahkola


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to