merge the (rest of) texmem branch
[mesa.git] / src / glx / x11 / glxcmds.c
2006-08-30 Ian RomanickAdd missing parenthesis so that glXSwapIntervalSGI...
2006-08-29 Ian RomanickClean up GLX function exports.
2006-05-01 Adam JacksonUpdate function signatures for EXT_tfp entrypoints.
2006-04-11 David RevemanAdd attrib_list to glXBindTexImageEXT
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-09 Brian Pauls/GLint/int/, to fit GLX conventions
2006-02-07 Brian PaulDavid Reveman's GLX_EXT_texture_from_pixmap extension...
2005-08-11 Brian Paulfix X #includes so they're relative to X11/ directory...
2005-08-05 Ian RomanickIn order to create the set of available extensions...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
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...