aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_x86_asm.py
Commit message (Expand)AuthorAgeFilesLines
* GL: drop symbols mangling supportEric Engestrom2019-10-101-9/+0
* mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen2019-08-031-4/+4
* python: Use the print functionMathieu Bridon2018-07-061-131/+133
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macroEmil Velikov2017-01-181-1/+1
* glapi: gl_x86_asm.py: use a main functionDylan Baker2015-05-221-1/+5
* glapi: gl_x86_asm.py: use argparse instead of getoptDylan Baker2015-05-221-25/+14
* mapi: THREADS was always defined, remove itBrian Paul2015-03-051-12/+2
* mesa: remove last DJGPP remainsEmil Velikov2014-09-271-1/+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-206/+206
* 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: adding @ char before type specifier in glapi_x86.SDimitry Andric2011-01-251-1/+1
* WIN32_THREADS -> WIN32José Fonseca2010-12-021-1/+1
* glapi: Do not use glapioffsets.h.Chia-I Wu2010-10-271-3/+2
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+270