Age | Commit message (Expand) | Author |
2008-06-12 | revert the DRI2 commits | Alan Hourihane |
2008-06-11 | Bring in DRI2 changes | Alan Hourihane |
2006-08-29 | Clean up GLX function exports. | Ian Romanick |
2006-08-25 | Add a couple of the missing GL 2.0 functions. Enable GLX protocol for | Ian Romanick |
2006-08-24 | GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions. | Ian Romanick |
2006-07-13 | Move initialization of server_support from __glXProcessServerString to | Ian Romanick |
2006-03-31 | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support | Brian Paul |
2006-02-24 | EXT_framebuffer_object (Dave Reveman) | 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-07-24 | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick |
2005-03-17 | Hard-code the client-side maximum GL version. It turns out that there are | Ian Romanick |
2005-03-11 | Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol | Ian Romanick |
2005-02-25 | Add GLX protocol support for ARB_fragement_program, | Ian Romanick |
2005-02-22 | Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This | Ian Romanick |
2005-02-04 | Enable client-side GLX support for texture compression extensions. | Ian Romanick |
2005-02-03 | Added a bunch of extensions that were previously supported but weren't | Ian Romanick |
2004-12-01 | Add trivial support ARB_texture_rectangle and OES_read_format. | Ian Romanick |
2004-11-30 | Since we know the problem with HP_occlusion_test is / was on the server-side, | Ian Romanick |
2004-10-25 | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson |