Fix for dri_util.o

2003-11-14 Thread Dr Andrew C Aitchison
The attached patch fixes the dri_util build failure: ../../../../../../lib/GL/dri/dri_util.c:1322: `PFNGLXGETMSCRATEOMLPROC' undeclared (first use in this function) Removing the explict inclusion of inttypes.h means that some of the includes need to be reordered. PFNGLXGETMSCRATEOMLPROC is

Re: glx failing

2003-11-14 Thread Frank Gießler
David Dawes wrote: The patch below fixes the problem. The command lengths for several rendering requests were getting set incorrectly because of mis-ordered variable initialisations. I'm committing it now. Index: g_render.c === RCS

Can I get your current contact information?

2003-11-14 Thread Nitin Mahajan
Title: Your Contact Info XF86development, I'm updating my address book. Please take a moment to update your latest contact information. Your information is stored in my personal address book and will not be shared with anyone

Re: Fix for dri_util.o

2003-11-14 Thread Marc Aurele La France
On Fri, 14 Nov 2003, Dr Andrew C Aitchison wrote: The attached patch fixes the dri_util build failure: ../../../../../../lib/GL/dri/dri_util.c:1322: `PFNGLXGETMSCRATEOMLPROC' undeclared (first use in this function) Removing the explict inclusion of inttypes.h means that some of the

Re: glx failing

2003-11-14 Thread David Dawes
On Fri, Nov 14, 2003 at 12:40:55PM +0100, Frank Gießler wrote: David Dawes wrote: The patch below fixes the problem. The command lengths for several rendering requests were getting set incorrectly because of mis-ordered variable initialisations. I'm committing it now. Index: g_render.c

Re: X-Resource extension

2003-11-14 Thread Mark Vojkovich
On Fri, 14 Nov 2003, Alan Coopersmith wrote: We've been looking at the X-Resource extension with an eye towards possibly incorporating it into Xsun in a future release of Solaris, and as such put it before our internal architecture review committee. The response is basically that sounds