Make a couple minor corrections to gl_API.xml. Fixes the name of an
[mesa.git] / src / glx / x11 / glxextensions.c
2005-03-17 Ian RomanickHard-code the client-side maximum GL version. It turns...
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 RomanickAdd trivial support ARB_texture_rectangle and OES_read_...
2004-11-30 Ian RomanickSince we know the problem with HP_occlusion_test is...
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...