summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86-64/glapi_x86-64.S
Commit message (Expand)AuthorAgeFilesLines
* Added glBlitFramebufferEXT function.Brian Paul2006-03-011-0/+53
* Regenerate for recent glapi changes (GetQueryObjecti64vEXT).Eric Anholt2005-12-111-0/+74
* 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-3443/+3452
* Remove _glapi_check_multithread from the interface exported by the loader toIan Romanick2005-08-101-816/+816
* 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/+30993