GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
[mesa.git] / src / glx / x11 / glxextensions.h
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-02-24 Brian PaulEXT_framebuffer_object (Dave Reveman)
2006-02-07 Brian PaulDavid Reveman's GLX_EXT_texture_from_pixmap extension...
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...