aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_x86-64_asm.py
Commit message (Expand)AuthorAgeFilesLines
* glapi: Remove _x86_64_get_get_dispatch symbol from x86-64 assembly.Matt Turner2015-08-271-6/+0
* glapi: gl_x86-64_asm.py: Use a main functionDylan Baker2015-05-221-1/+6
* glapi: gl_x86_64_asm.py: Use argparse instead of getoptDylan Baker2015-05-221-24/+16
* Fix a few typosZoë Blade2015-04-271-1/+1
* mapi: THREADS was always defined, remove itBrian Paul2015-03-051-5/+1
* linux: Don't emit a .note.ABI-tag section anymore (#26663)Adam Jackson2013-04-251-13/+0
* glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry2012-10-101-273/+273
* build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner2012-10-011-3/+3
* Use the correct macro _WIN32 for Windows.Vinson Lee2012-09-051-1/+1
* mesa: Remove support for BeOSIan Romanick2011-08-261-1/+1
* glapi: add @GOTPCREL relocation typeDimitry Andric2011-01-271-1/+2
* Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"Brian Paul2011-01-251-1/+1
* glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.SDimitry Andric2011-01-251-1/+1
* WIN32_THREADS -> WIN32José Fonseca2010-12-021-1/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+334