Silvio Frischknecht wrote: > unsigned int flags; > - unsigned int format; > void *driverPrivate; > } DRI2BufferRec, *DRI2BufferPtr; [...] > +} DRI2Buffer2Rec, *DRI2Buffer2Ptr;
> that part can't be correct. I don't really know what it's about maybe there > should be a #ifdef or maybe one of them is just to much. at any rate it > breaks Maybe you just missed the second "2" in DRI2Buffer2Rec? That's why it can be correct indeed. Cheers, Simon _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
