[Gtkradiant] [Bug 567] Mesa Waring when starting gtkradiant

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 06 Jul 2002 13:13:55 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=567

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From ttimo@idsoftware.com  2002-07-06 13:13 -------
this was still offseting characters on win32
changed the qwglUseFontBitmaps call to
  // we had qwglUseFontBitmaps (hdc, 1, 255, font_list_base)
  if (!qwglUseFontBitmaps (hdc, 0, 255, font_list_base) )

I don't like checking in stuff that can have consequences on the driver
stability in the 'stable' version. Specially for a warning fix. But since you
put quite some work into this, I'll go ahead and check it in.



------- You are receiving this mail because: -------
Whoops!  I have no idea!