summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_x86-64_asm.py
AgeCommit message (Expand)Author
2006-04-17Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg
2005-12-02Fix build issues on x86-64 due to missing include path inIan Romanick
2005-11-02implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)Brian Paul
2005-08-10Remove _glapi_check_multithread from the interface exported by the loader toIan Romanick
2005-08-08s/Disaptch/Dispatch/ (bug 3918)Brian Paul
2005-08-03Convert all instances of XTHREADS to USE_XTHREADS. This fixes one ofIan Romanick
2005-07-02Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick