summaryrefslogtreecommitdiff
path: root/src/mapi/entry.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-29mapi: Remove usage of USE_ELF_TLSYonggang Luo1-6/+1
2021-12-08Fix TSD stubs for non-initial-exec case (fixes #5667).Alex Xu (Hello71)1-3/+2
2021-11-20Use initial-exec TLS for glibc only, enable TLS elsewhereAlex Xu (Hello71)1-14/+14
2020-10-26mapi: do not call thread-unsafe dispatch getterErik Faye-Lund1-1/+1
2019-11-05util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIANDylan Baker1-1/+1
2019-11-05util/u_endian: set PIPE_ARCH_*_ENDIAN to 1Dylan Baker1-1/+1
2019-08-03mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen1-3/+3
2017-06-28mapi: Enable assembly language API acceleration for PPC64LE (V2)Ben Crocker1-2/+10
2017-05-04mapi: replace mapi_table abstractionEmil Velikov1-1/+1
2015-03-05mapi: remove u_macros.hBrian Paul1-1/+3
2015-03-04mapi: replace INLINE with inlineBrian Paul1-1/+1
2014-03-06glapi: rename u_current dispatch table functionsBrian Paul1-2/+2
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-15build: Move src/mapi/mapi/* to src/mapi/Matt Turner1-0/+98