Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
[mesa.git] / src / glx / x11 / glxextensions.h
2005-07-26 Ian RomanickRemove the last remnants of GLX_BUILT_IN_XMESA. This...
2005-03-11 Ian RomanickAdd support for ARB_draw_buffers and ARB_occlusion_quer...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-22 Ian RomanickAdded __glExtensionBiIsEnabled and __GLXcontext::gl_ext...
2005-02-04 Ian RomanickEnable client-side GLX support for texture compression...
2005-02-03 Ian RomanickAdded a bunch of extensions that were previously suppor...
2004-12-01 Ian RomanickMissed GL_OES_read_format_bit in last commit.
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...