Drop old (pre-AIGLX) GLcore interface.
[mesa.git] / src / mesa / x86-64 /
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-03 Brian Paul#define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_N...
2006-11-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-10-17 Brian Paulinclude x86-64.h to silence warning
2006-10-16 Ian RomanickFix build when DEBUG is defined but DEBUG_MATH is not.
2006-10-11 Ian RomanickFix bug #4681.
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-08-29 Ian RomanickDeprecate GL_EXT_vertex_weighting.
2006-08-29 Ian RomanickMore static dispatch function removal.
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...
2006-08-22 Ian RomanickAdd new attribute called static_dispatch to the <functi...
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2006-03-01 Brian PaulAdded glBlitFramebufferEXT function.
2005-12-11 Eric AnholtRegenerate for recent glapi changes (GetQueryObjecti64v...
2005-12-02 Ian RomanickFix build issues on x86-64 due to missing include path in
2005-11-02 Brian Paulimplement USE_MGL_NAMESPACE for x86-64 dispatch code...
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-08-10 Ian RomanickRemove _glapi_check_multithread from the interface...
2005-08-08 Brian Pauls/Disaptch/Dispatch/ (bug 3918)
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-06-06 Brian Paulthis is auto-generated
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)