mesa/bin
Eric Engestrom 9706b7238c khronos-update.py: add script to simplify update of Khronos headers & xml files
The idea is to have the canonical source of each of those files
available without having to remember anything, and to be able to update
all the Vulkan files by simply running `bin/khronos-update.py vulkan`.

The script also handles the fact all the EGL/GL/GLES* headers depend on
the KHR header, and the former should not be updated without updating
the latter.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5177>
2020-06-18 00:38:12 +00:00
..
pick tree-wide: fix deprecated GitLab URLs 2020-05-23 15:33:50 +00:00
.editorconfig
__init__.py
gen_release_notes.py gen_release_notes.py: update script to the new rST way of things 2020-06-13 10:42:01 +00:00
gen_release_notes_test.py scripts: remove unittest.mock dependency when not used 2020-05-01 15:01:51 +03:00
get-extra-pick-list.sh
get-pick-list.sh
git_sha1_gen.py git_sha1_gen.py: fix whitespace 2020-05-20 22:05:41 +00:00
install_megadrivers.py
khronos-update.py khronos-update.py: add script to simplify update of Khronos headers & xml files 2020-06-18 00:38:12 +00:00
meson-cmd-extract.py
meson-options.py
meson.build
meson_get_version.py
perf-annotate-jit.py bin/perf-annotate-jit.py: update internal reference 2020-06-13 10:42:01 +00:00
pick-ui.py bin/pick-ui: Add a new maintainer script for picking patches 2020-04-20 19:40:55 +00:00
post_version.py post_version.py: update script to the new rST way of things 2020-06-13 10:42:01 +00:00
post_version_test.py
symbols-check.py