mirror of
https://github.com/KhronosGroup/KTX-Software.git
synced 2026-01-18 17:41:19 +01:00
Fixes #1087. Add threadtests - though unsure how useful they are. Update all libktx tests for c++20 as new tests need it for std::barrier. Fixes basisu_c_binding build when ktx_read target is not included in build. Big thanks to @vmwalker for reporting the problem and providing the fix.