Merge pull request #91535 from BlueCube3310/betsy-bc6h

Add Betsy to speed up BC6 compression
This commit is contained in:
Rémi Verschelde
2024-08-21 06:38:03 +02:00
committed by GitHub
17 changed files with 1325 additions and 2 deletions

11
thirdparty/README.md vendored
View File

@@ -70,6 +70,17 @@ Files extracted from upstream source:
Applied upstream PR https://github.com/BinomialLLC/basis_universal/pull/344 to
fix build with our own copy of zstd (patch in `patches`).
## betsy
- Upstream: https://github.com/darksylinc/betsy
- Version: git (cc723dcae9a6783ae572f64d12a90d60ef8d631a, 2022)
- License: MIT
Files extracted from upstream source:
- `bc6h.glsl`, `CrossPlatformSettings_piece_all.glsl` and `UavCrossPlatform_piece_all.glsl`.
- `LICENSE.md`
## brotli