Re: Xorg-HEAD with XGL branch with Mesa 6.5 issues

2006-03-30 Thread Aapo Tahkola
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

Xorg-HEAD with XGL branch with Mesa 6.5 issues

2006-03-22 Thread Shawn Starr
Mesa 6.5 implementation error: Unexpected format 0xa77f4625 in _mesa_source_buffer_exists Please report at bugzilla.freedesktop.org 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

Re: Xorg-HEAD with XGL branch with Mesa 6.5 issues

2006-03-22 Thread Brian Paul
Shawn Starr wrote: Mesa 6.5 implementation error: Unexpected format 0xa77f4625 in _mesa_source_buffer_exists Please report at bugzilla.freedesktop.org Could you set a breakpoint in _mesa_problem() and get a stack trace? The value 0xa77f4625 looks like garbage. Xgl: