diff options
author | Thaddeus Crews <repiteo@outlook.com> | 2024-10-14 14:09:57 -0500 |
---|---|---|
committer | Thaddeus Crews <repiteo@outlook.com> | 2024-10-14 14:09:57 -0500 |
commit | 56ed76a372b7eeabf7c52c86684b8084ddb6dbb5 (patch) | |
tree | cccfb27c77cce8207913c1b453afab3e34f0dcfd /thirdparty/basis_universal/encoder/basisu_frontend.h | |
parent | a1e768c50810e67cd5bdbb8f3f6a661f26fdb03b (diff) | |
parent | 200ed0971a04b3a83b30a782416f8ac95aee5a1f (diff) | |
download | redot-engine-56ed76a372b7eeabf7c52c86684b8084ddb6dbb5.tar.gz |
Merge pull request #97582 from BlueCube3310/basisu-hdr
BasisU: Update to 1.50.0 and add HDR support
Diffstat (limited to 'thirdparty/basis_universal/encoder/basisu_frontend.h')
-rw-r--r-- | thirdparty/basis_universal/encoder/basisu_frontend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/basis_universal/encoder/basisu_frontend.h b/thirdparty/basis_universal/encoder/basisu_frontend.h index cda73f3984..69fc8d8ec5 100644 --- a/thirdparty/basis_universal/encoder/basisu_frontend.h +++ b/thirdparty/basis_universal/encoder/basisu_frontend.h @@ -1,5 +1,5 @@ // basisu_frontend.h -// Copyright (C) 2019-2021 Binomial LLC. All Rights Reserved. +// Copyright (C) 2019-2024 Binomial LLC. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |