summaryrefslogtreecommitdiff
path: root/src/mesa/x86-64
AgeCommit message (Expand)AuthorFilesLines
2006-03-01Added glBlitFramebufferEXT function.Brian Paul1-0/+53
2005-12-11Regenerate for recent glapi changes (GetQueryObjecti64vEXT).Eric Anholt1-0/+74
2005-12-02Fix build issues on x86-64 due to missing include path inIan Romanick1-1/+1
2005-11-02implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)Brian Paul1-3443/+3452
2005-09-19additional wrapper updates, bug 4468Brian Paul1-2/+2
2005-08-10Remove _glapi_check_multithread from the interface exported by the loader toIan Romanick1-816/+816
2005-08-08s/Disaptch/Dispatch/ (bug 3918)Brian Paul1-1/+1
2005-08-03Convert all instances of XTHREADS to USE_XTHREADS. This fixes one ofIan Romanick1-1/+1
2005-07-02Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick1-0/+30993
2005-06-06this is auto-generatedBrian Paul1-164/+0
2005-05-07x86-64 transform optimizations (Mikko T.)Brian Paul6-0/+848