Fix bug #4681.
[mesa.git] / src / mesa / x86-64 / glapi_x86-64.S
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-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...