diff options
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index ddc28375f6..a71c189fca 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -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 |