summaryrefslogtreecommitdiff
path: root/src/glx/x11/glxextensions.h
AgeCommit message (Expand)Author
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2006-08-29Clean up GLX function exports.Ian Romanick
2006-08-24GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick
2006-02-24EXT_framebuffer_object (Dave Reveman)Brian Paul
2006-02-07David Reveman's GLX_EXT_texture_from_pixmap extension patchBrian Paul
2005-07-26Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick
2005-03-11Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick
2005-02-22Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick
2005-02-04Enable client-side GLX support for texture compression extensions.Ian Romanick
2005-02-03Added a bunch of extensions that were previously supported but weren'tIan Romanick
2004-12-01Missed GL_OES_read_format_bit in last commit.Ian Romanick
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson