diff --git a/.github/workflows/static_checks.yml b/.github/workflows/static_checks.yml index 1ed054a..8a09cc2 100644 --- a/.github/workflows/static_checks.yml +++ b/.github/workflows/static_checks.yml @@ -1,5 +1,6 @@ name: 📊 Static Checks -on: [push, pull_request] +on: + workflow_dispatch: concurrency: group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}-static diff --git a/webgl/ktx2_encode_test/index.html b/webgl/ktx2_encode_test/index.html index 61c6e83..d185db6 100644 --- a/webgl/ktx2_encode_test/index.html +++ b/webgl/ktx2_encode_test/index.html @@ -2371,7 +2371,7 @@
- Basis Universal .KTX2 Supercompressed GPU Texture Encoding/Transcoding Testbed v2.14 + Basis Universal .KTX2 Supercompressed GPU Texture Encoding/Transcoding Testbed v2.15

This simple demo uses the Basis Universal C++ transcoder (compiled to WebAssembly using Emscripten) to transcode a .ktx2 file to: