mesa: Rename GLX_USE_TLS to USE_ELF_TLS.
[mesa.git] / src / mapi / glapi / glapi_entrypoint.c
2019-08-03 Bas Nieuwenhuizenmesa: Rename GLX_USE_TLS to USE_ELF_TLS.
2015-04-23 Pali Rohármapi: Adding missing string.h include.
2015-03-05 Brian Paulmapi: use c11 call_once() instead of pthread_once()
2015-03-05 Brian Paulmapi: THREADS was always defined, remove it
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2012-10-01 Matt Turnerbuild: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Chia-I Wuglapi: Clean up header inclusions.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wumapi: Add mapi and share the code with glapi.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.