Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
[mesa.git] / src / glx / x11 / glxcmds.c
2005-07-26 Ian RomanickRemove the last remnants of GLX_BUILT_IN_XMESA. This...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-04-07 Ian RomanickFollow the GLX_SGIX_fbconfig spec and return the comple...
2005-02-22 Ian RomanickAdded __glExtensionBiIsEnabled and __GLXcontext::gl_ext...
2005-01-08 Adam JacksonEnable libGL to be built with DRI_NEW_INTERFACE_ONLY...
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...