Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mapi / glapi / glapi.h
2019-10-10 Eric EngestromGL: drop symbols mangling support
2019-09-10 Dylan Bakerglapi: export glapi_destroy_multithread when building...
2019-08-03 Bas Nieuwenhuizenmesa: Rename GLX_USE_TLS to USE_ELF_TLS.
2018-02-01 Jon Turneyglx/apple: locate dispatch table functions to wrap...
2016-09-15 Jon Turneydirect-to-native-GL for GLX clients on Cygwin ("Windows...
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-21 Andreas Bollglapi: Build glapi_gentable.c only on Darwin
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-02 Jose FonsecaRemove Sun CC specific code.
2015-03-18 Brian Paulmapi: add new _glapi_new_nop_table() and _glapi_set_nop...
2015-03-05 Brian Paulmapi: remove u_thread.h
2015-03-05 Brian Paulmapi: THREADS was always defined, remove it
2015-03-04 Brian Paulmapi: remove u_compiler.h
2014-03-14 Brian Paulglapi: restore _glthread_GetID() function
2014-03-05 Brian Paulmesa: remove remaining uses of _glthread_GetID()
2014-03-03 Brian Paulmesa: remove empty glthread.h file
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...
2011-11-09 José Fonsecamesa,glsl,mapi: Put extern "C" { ... } where appropriate.
2011-10-04 Kenneth Graunkeglapi: Enclose glapi.h in an extern "C" block when...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-12 Jeremy Huddlestonglapi: Add API that can create a _glapi_table from...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-22 Chia-I Wuscons: Add support for GLES.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
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-09 Kristian HøgsbergRevert "glapi: Implement optional dispatch logging"
2010-09-09 Kristian Høgsbergglapi: Implement optional dispatch logging
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Chia-I Wuglapi: Clean up header inclusions.
2010-08-21 Chia-I Wuglapi: Move public function/variable declarations to...
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/.