Hi,

 I just commited this small patch(see below). For me it helped avoiding some
 applications crashing.
 
 I still have problems with programs using the GLTT library. IMHO there is
 still some initialization problem, since the rendereing errors never occur
 for the firtst character in the string.
 
                jouk



*** $DISK2:[JOUKJ.MESAGL.MESAGL.SRC]TRITEMP.H;1 Thu Apr  1 07:18:24 1999
--- tritemp.h   Mon Apr 12 12:54:15 1999
***************
*** 768,774 ****
                     uLeft = u0 + (dudx * adjx + dudy * adjy) * (1.0F/FIXED_SCALE);
                     duOuter = dudy + dxOuter * dudx;
                  } else {
!                    uLeft = dvOuter = 0;
                  }
                  if (VB->TexCoordPtr[0]->size > 3)
                  {               
--- 768,774 ----
                     uLeft = u0 + (dudx * adjx + dudy * adjy) * (1.0F/FIXED_SCALE);
                     duOuter = dudy + dxOuter * dudx;
                  } else {
!                    uLeft = duOuter = 0;
                  }
                  if (VB->TexCoordPtr[0]->size > 3)
                  {               


Ceterum censeo tertium millennium post Christum natum anno MMI incepturum esse

>------------------------------------------------------------------------------<

  Jouk Jansen
                 
  [EMAIL PROTECTED]

  Technische Universiteit Delft        tttttttttt  uu     uu  ddddddd
  Nationaal centrum voor HREM          tttttttttt  uu     uu  dd    dd
  Rotterdamseweg 137                       tt      uu     uu  dd     dd
  2628 AL Delft                            tt      uu     uu  dd     dd
  Nederland                                tt      uu     uu  dd    dd
  tel. 31-15-2781536                       tt       uuuuuuu   ddddddd

>------------------------------------------------------------------------------<



_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to