Put quotes around the CC and CXX variables passed to mklib. This make
[mesa.git] / src / glx / x11 / glxext.c
2005-01-08 Adam JacksonEnable libGL to be built with DRI_NEW_INTERFACE_ONLY...
2004-12-21 Ian RomanickUsed GCC's __builtin_expect when available. Change...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
2004-12-15 Adam JacksonFix up glx/x11 to work when built with -fvisibility...
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...