Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mapi / glapi / gen / glX_XML.py
2020-06-05 Eric Engestromglapi: remove deprecated .getchildren() that has been...
2018-07-24 Mathieu Bridonpython: Better use iterators
2018-07-24 Mathieu Bridonpython: Better check for keys in dicts
2018-07-06 Mathieu Bridonpython: Stop using the Python 2 exception syntax
2017-03-10 Emil Velikovmapi/gen: remove shebang from python scripts
2016-05-17 Adam Jacksonglapi: Harden GLX request size processing (v2)
2014-03-26 José Fonsecamapi/glapi: Use ElementTree instead of libxml2.
2012-10-16 Paul Berryglapi: use new-style Python classes.
2012-10-10 Paul Berryglapi: Reformat python code generation scripts to use...
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-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.