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