Files
KTX-Software/.gitmodules
Császár Mátyás a6abf2ff12 Merge ktxtools into main (#714)
PR to merge the contents of the ktxtools branch into main.
This PR should be functionally identical to the ktxtools branch. 

Briefs:

    Rebase ktxtools onto main
    Update the CTS golden files to pickup the changes in ASTC and ZSTD versions
    Add CTS testing to MinGW and Windows CI builds
    Pickup changes in image.hpp from main to ktxtools's image.hpp
    Fix any remaining warnings
2023-06-13 09:00:13 +09:00

9 lines
239 B
Plaintext

# Copyright 2022-2023 The Khronos Group Inc.
# Copyright 2022-2023 RasterGrid Kft.
# SPDX-License-Identifier: Apache-2.0
[submodule "tests/cts"]
path = tests/cts
url = https://github.com/KhronosGroup/KTX-Software-CTS.git
branch = main