Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement image input handling for toktx. #702

Merged
merged 24 commits into from
May 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
c13dd26
Adopt fmt 9.1.0 for formatting (#662)
Jan 11, 2023
0a32e18
Reimplement image i/o handling for toktx.
MarkCallow Feb 17, 2023
81fcc0a
Fix build failure with KTX_FEATURE_TOOLS OFF.
MarkCallow Feb 18, 2023
43c7f71
Set new lodepng location in dep5 for reuse.
MarkCallow Feb 25, 2023
5438766
Include <functional> for std::function.
MarkCallow Feb 25, 2023
61cb142
Add uint typedef for vc++.
MarkCallow Feb 25, 2023
30fb599
Fix errors in Windows builds.
MarkCallow Feb 26, 2023
11a4c3f
Set ios::binary when opening file.
MarkCallow Mar 2, 2023
15feedd
Turn off deprecated warning for strerror on Windows.
MarkCallow May 15, 2023
16424db
Exceptions values are references.
MarkCallow May 15, 2023
ba71cbb
Update to latest ktxtools version of imageio.
MarkCallow May 15, 2023
b77d734
Fix placement of MAYBE_UNUSED.
MarkCallow May 15, 2023
cafa979
Add _CRT_SECURE_NO_WARNINGS to new version of this file.
MarkCallow May 15, 2023
9a258b8
Fix macOS warnings and duplicate _CRT.
MarkCallow May 15, 2023
29d7d26
Fix VC++ warnings.
MarkCallow May 15, 2023
132724a
Fix uint for GCC.
MarkCallow May 15, 2023
9a816a9
Fix more MSVC warnings.
MarkCallow May 16, 2023
3299f0f
Fix rest of MSVC warnings.
MarkCallow May 16, 2023
35e81a4
Only do release build in hope of understanding the error.
MarkCallow May 16, 2023
2fd73d9
Fix another MSVC warning.
MarkCallow May 16, 2023
ececb23
Increase discovery timeout for streamtests.
MarkCallow May 16, 2023
8d2e1f5
Set ErrorActionPreference to Stop
MarkCallow May 16, 2023
36b52b7
Stop Appveyor VS2017 CI build. Not compatible with {fmt} library.
MarkCallow May 17, 2023
6818bdf
Fix subrepo parent,
MarkCallow May 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Set new lodepng location in dep5 for reuse.
MarkCallow committed May 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 43c7f71ddc8ebb35deb7b99f1c5d1eeb439a497f
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
@@ -103,7 +103,7 @@ Files: lib/basisu/basisu_astc_decomp.*
Copyright: 2016 The Android Open Source Project
License: Apache-2.0

Files: tools/toktx/lodepng.*
Files: tools/imageio/png.imageio/lodepng.*
Copyright: 2005-2019 Lode Vandevenne
License: Zlib