Make a couple minor corrections to gl_API.xml. Fixes the name of an
[mesa.git] / src / glx / x11 / glxext.c
2005-05-07 Brian PaulPatches for XCB (Jeremy Kolb)
2005-04-18 Ian RomanickAdd support for pthreads and TLS to libGL for __glXLock...
2005-03-17 Ian RomanickMinor vertex array support tweaks. Most of these are...
2005-02-23 Ian RomanickMissed the commit of glxext.c yesterday.
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...