summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_x86-64_asm.py
Commit message (Expand)AuthorAgeFilesLines
* Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg2006-04-171-0/+4
* Fix build issues on x86-64 due to missing include path inIan Romanick2005-12-021-1/+1
* implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)Brian Paul2005-11-021-5/+14
* Remove _glapi_check_multithread from the interface exported by the loader toIan Romanick2005-08-101-1/+1
* s/Disaptch/Dispatch/ (bug 3918)Brian Paul2005-08-081-1/+1
* Convert all instances of XTHREADS to USE_XTHREADS. This fixes one ofIan Romanick2005-08-031-1/+1
* Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick2005-07-021-0/+307