From: Keith W. <ke...@va...> - 2001-03-06 00:20:17
|
ous_verts()' ? > > Yes: > > #0 0x403e8e03 in emit_wgt0t1 (ctx=0x81b58b0, start=0, end=1, dest=0x40017004, > stride=40) at ../../tnl_dd/t_dd_vbtmp.h:165 > #1 0x403f1e70 in i810_emit_contiguous_verts (ctx=0x81b58b0, start=0, count=1) > at i810vb.c:446 OK. I've got a fix. Check_tex_sizes() wasn't getting called except from the 'old' rastersetup paths. I'm doing it now in RenderStart(). I'll check in fixes to the dri drivers & revert this change. Keith |