----- Original Message -----
> On Mon, Jan 16, 2012 at 2:27 PM, Jose Fonseca <jfons...@vmware.com>
> wrote:
> > Tom,
> >
> > Looks good in principle!
> >
> > But I need to test this myself before I can be comfortable w/
> > merging it into master.
> >
> 
> Hi Jose,
> 
> Have you had a chance to test this out yet?

Hi Tom,

Sorry for dropping the ball.  I just tried your branch now, and I'm hitting 
this segfault:

#0  0x00007ffff46ab3f9 in lp_build_emit_fetch (bld_base=0x7fffffffb010, 
inst=0xb36760, src_op=0, chan_index=4294967295)
    at src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:312
312        assert(reg->Register.Index <= 
bld_base->info->file_max[reg->Register.File]);
(gdb) p bld_base->info
$4 = (const struct tgsi_shader_info *) 0x0
(gdb) 

Apart of fixing this, I need to properly understand how aos is being changed.

Jose
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to