Update basisu to v2.1.0#1170
Conversation
…hronosGroup/basis_universal.git external/basis_universal subrepo: subdir: "external/basis_universal" merged: "975391104" upstream: origin: "https://github.com/KhronosGroup/basis_universal.git" branch: "fixes_for_ktx" commit: "975391104" git-subrepo: version: "0.4.9" origin: "https://github.com/MarkCallow/git-subrepo.git" commit: "4f60dd7"
* Remove check for unsupported stream semantic version in UASTC 6x6i as, with this update, it is now supported. * Adapt to member name changes in basisu_encoder cparams class.
Only define the variable when BASISU_WASI_THREADS is defined.
subrepo: subdir: "external/basis_universal" merged: "a660e7be1" upstream: origin: "https://github.com/KhronosGroup/basis_universal.git" branch: "fixes_for_ktx" commit: "a660e7be1" git-subrepo: version: "0.4.9" origin: "https://github.com/MarkCallow/git-subrepo.git" commit: "4f60dd7"
|
Pls make sure you always handle Also, why not the HEAD commit of BasisU, but |
Looking into this. Thanks for pointing it out again.
Because we want the latest release for more stability especially as we are about to make a release. |
It previously defaulted to false to false so this was not necessary.
I committed a change to set it to false for non-sRGB but it does not make any difference to the results because basisu_encoder only uses it to determine what transfer function metadata to write to the output file and libktx writes the .ktx2 file itself. The |
|
@MarkCallow, I see, thanks! Glad it's finally merged. |
No description provided.