mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
e751c7e7db
* Treat spir-v.xml as utf-8 Treat the input file as utf-8, and configure the XML parser to use the utf-8 encoding. The Chromium build was breaking when trying to parse the XML file as ASCII. * Use Python io.open Try to fix the android-ndk-build flow. It seems to be using an old Python. For example, Python 2.6 builtin function open() did not support the 'encoding' keyword argument. But its io.open method did support it. |
||
---|---|---|
.. | ||
vscode | ||
check_code_format.sh | ||
check_copyright.py | ||
check_symbol_exports.py | ||
fixup_fuzz_result.py | ||
generate_changelog.py | ||
generate_grammar_tables.py | ||
generate_language_headers.py | ||
generate_registry_tables.py | ||
generate_vim_syntax.py | ||
git-sync-deps | ||
roll_deps.sh | ||
update_build_version.py |