[Mesa3d-dev] [Bug 16646] font rendering incorrectly when setting option DefaultDepth 16

2008-07-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16646 --- Comment #6 from haihao [EMAIL PROTECTED] 2008-07-17 23:56:19 PST --- Hi, Brian Is this patch right? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Mesa3d-dev] [Bug 16646] font rendering incorrectly when setting option DefaultDepth 16

2008-07-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16646 --- Comment #7 from Brian Paul [EMAIL PROTECTED] 2008-07-18 07:42:31 PST --- I didn't test the patch, but it looks like it would be correct. I guess few people use 16bpp anymore so the issue wasn't noticed before. -- Configure bugmail:

[Mesa3d-dev] [PATCH] autoconf: Support Motif widgets in GLw with --enable-motif

2008-07-18 Thread Dan Nicholson
Add an --enable-motif option, which will enable the Motif widgets in libGLw and link it with libXm. The Motif installation information will be gathered from the motif-config script (this comes with LessTif) or fallback to the standard autoconf checks. To allow the location of the Motif headers to

[Mesa3d-dev] wglShareLists and Multithreading

2008-07-18 Thread Andreas Micheler
Hallo Mesa Developers, I'm trying to make run a little test program with Mesa. It runs smoothly with the Windows OpenGL system driver. But I have problems implementing wglShareLists, because I don't know much about the inner structures of Mesa. I saw there is already a function