aboutsummaryrefslogtreecommitdiff
path: root/ports/ktx/0001-Use-vcpkg-zstd.patch
AgeCommit message (Collapse)Author
2021-09-03[ktx] update to 4.0.0 release (#18644)JonLiu1993
* [ktx] update to 4.0.0 * update version * fix-arm64-error * update version * fix ci error * update version
2021-01-10[KTX] Add port (#15336)Stephen Just
* [KTX] Add port * Apply formatting * Install bash for windows * Attempt to fix bash root and osx build since I can't repro either * Fix windows build * Disable on x86 which is not supported, use vcpkg-supplied zstd headers * Fixes * Fix cut/paste error * Update based on review comments