forked from KhronosGroup/KTX-Software
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement the extended scope and further improvements for ktxtools (K…
…hronosGroup#722) - tools: Implement stdout support - tools: Implement stdin support - tools: Implement 4:2:2 support - tools: Implement support for 10X6 and 10X4 formats - tools: Implement support for B10G11R11_UFLOAT and E5B9G9R9_UFLOAT formats - tools: Complete support for Depth-Stencil formats - tools: Improvements, cleanup and bug fixes - extract: Implement fragment URI support - extract: Implement 4:2:2 sub-sampling - validate: Fix and extend padding byte validation checks - cts: Add support for stdin/stdout test cases (including binary IO) - cts: Add tests to cover new features and capabilities - cts: Extend existing tests to improve coverage - cts: Test runner now deletes matching output files (this enables easy packaging of mismatching files) - cts: Added a new cli arg to the runner script: --keep-matching-outputs to prevent the deletion of matching output files - dfdUtils: Implement 4:2:2 support - dfdUtils: Implement support for 10X6 and 10X4 formats - imageio: Fix stdin support - ktx: Add stringToVkFormat to mkvkformatfiles - ktx: Implement 3D BC support (ASTC 3D Blocks) - ktx: Implement 4:2:2 support - ktx: Complete support for Depth-Stencil formats - ktx: Improve interpretDFD - ktx: Improvements, cleanup and bug fixes - cmake: Add CMake generator expression for output directory on Mac
- Loading branch information
Császár Mátyás
authored
Jul 1, 2023
1 parent
3aed712
commit dbd9ff0
Showing
14 changed files
with
1,313 additions
and
295 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.