egl: drop an indentation level in _eglFindDisplay() by replacing break/if with a...
[mesa.git] / src / mapi / new / gen_gldispatch_mapi.py
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2019-01-24 Emil Velikovmapi/new: fixup the GLDEBUGPROCKHR typedef to the non...
2019-01-24 Emil Velikovmapi/new: don't print info we don't need for ES1/ES2
2019-01-24 Emil Velikovmapi/new: split out public_entries handling
2019-01-24 Emil Velikovmapi/new: reinstate _NO_HIDDEN suffixes in the new...
2019-01-24 Emil Velikovmapi/new: import mapi scripts from glvnd