Alan Hourihane wrote:

Log message:
  restore backwards compatibility

Modified files:
xc/xc/lib/GL/glx/:
glxclient.h

Was there an actual breakage? The __GLXscreenConfigsRec isn't supposed to be used by anything outside libGL. The location of driScreen shouldn't matter as the driver is given a pointer to that field by libGL.


When we start building DRI drivers in the Mesa tree, we'll need to break glxclient.h into two files. One that defines the interfaces that DRI drivers need and one that contains structures and functions internal to libGL. Right now glxclient.h has a bit of both.




------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to