On Fri, Dec 10, 2004 at 07:04:51PM +0000, Alan Hourihane wrote: > Folks, > > There's a backwards compatibility breakage with X.Org 6.8.0 and beyond > because of revision 1.3 of the file xc/include/glxint.h. So, those > that provide binary drivers that were compiled against X.Org 6.7.x or > XFree86 4.4.0 or earlier will break as well. > > The problem stems from these additional fields in the GLXvisualConfigRec > which actually are not needed. > > int multiSampleSize; > int nMultiSampleBuffers; > int visualSelectGroup;
Ah, It seems as though the DMX code probably added these as it makes use of them. Alan. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
