Age | Commit message (Expand) | Author |
2006-08-30 | Add missing parenthesis so that glXSwapIntervalSGI protocol is | Ian Romanick |
2006-08-29 | Clean up GLX function exports. | Ian Romanick |
2006-05-01 | Update function signatures for EXT_tfp entrypoints. | Adam Jackson |
2006-04-11 | Add attrib_list to glXBindTexImageEXT | David Reveman |
2006-03-31 | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support | Brian Paul |
2006-03-09 | s/GLint/int/, to fit GLX conventions | Brian Paul |
2006-02-07 | David Reveman's GLX_EXT_texture_from_pixmap extension patch | Brian Paul |
2005-08-11 | fix X #includes so they're relative to X11/ directory (bug 4047) | Brian Paul |
2005-08-05 | In order to create the set of available extensions, we have to know if | Ian Romanick |
2005-07-28 | Major rip-up of internal function insertion interface. The old | Ian Romanick |
2005-07-26 | Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of | Ian Romanick |
2005-07-26 | Fixes the glXGetProcAddress portion of the interface. Most of the functions | Ian Romanick |
2005-07-24 | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick |
2005-04-07 | Follow the GLX_SGIX_fbconfig spec and return the complete list of | Ian Romanick |
2005-02-22 | Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This | Ian Romanick |
2005-01-08 | Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). | Adam Jackson |
2004-12-15 | Fix up glx/x11 to work when built with -fvisibility=hidden. | Adam Jackson |
2004-10-25 | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson |