Fix bug #4681.
[mesa.git] / src / glx / x11 / indirect.h
2006-10-11 Ian RomanickFix bug #4681.
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-08-24 Ian RomanickAdd a new offset mode to the GL API XML. This mode...
2005-10-20 Brian Paulrestore FASTCALL stuff
2005-10-20 Brian PaulDisable the FASTCALL optimization because it still...
2005-08-26 Adam Jackson/dri/msg
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-03-17 Ian RomanickFix the handling of zero-sized output parameters (i...
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-25 Ian RomanickConvert the static functions read_pixel_reply, read_reply,
2005-02-05 Ian RomanickFix some mixed spaces / tabs issues in generated code...
2005-01-28 Ian RomanickRefactor the code to emit multiple-inclusion protection to
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...