mesa/src/vulkan
Vinson Lee faa339e666 Switch from cElementTree to ElementTree.
The xml.etree.cElementTree module will be removed in Python 3.9. Since
Python 3.3 the xml.etree.cElementTree module has been deprecated, the
xml.etree.ElementTree module uses a fast implementation whenever
available.

Builds using Python 2.7 can still work but with the slower
implementation.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Acked-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5349>
2020-06-05 23:42:54 -07:00
..
device-select-layer meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
overlay-layer vulkan-overlay/meson: use install_data instead of configure_file 2020-06-01 18:59:18 +00:00
registry vulkan: Update Vulkan XML and headers to 1.2.140 2020-05-05 00:28:00 +00:00
util Switch from cElementTree to ElementTree. 2020-06-05 23:42:54 -07:00
wsi meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
Android.mk android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
Makefile.sources vulkan,anv: Add a common base object type for VkDevice 2020-05-04 14:06:27 +00:00
meson.build vulkan: add initial device selection layer. (v6.1) 2020-04-27 19:57:49 +00:00
vulkan-icd-symbols.txt vulkan: add symbols file 2019-07-10 11:27:51 +00:00