diff options
author | BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com> | 2024-09-28 12:05:45 +0200 |
---|---|---|
committer | BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com> | 2024-10-12 18:02:44 +0200 |
commit | 200ed0971a04b3a83b30a782416f8ac95aee5a1f (patch) | |
tree | b1988c4a8b6aa9e29ab35165fe4339f594d6ce70 /thirdparty/basis_universal/encoder/basisu_opencl.cpp | |
parent | 92e51fca7247c932f95a1662aefc28aca96e8de6 (diff) | |
download | redot-engine-200ed0971a04b3a83b30a782416f8ac95aee5a1f.tar.gz |
BasisU: Update to 1.50.0 and add HDR support
Diffstat (limited to 'thirdparty/basis_universal/encoder/basisu_opencl.cpp')
-rw-r--r-- | thirdparty/basis_universal/encoder/basisu_opencl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/basis_universal/encoder/basisu_opencl.cpp b/thirdparty/basis_universal/encoder/basisu_opencl.cpp index 81e3090a26..e0611c18ee 100644 --- a/thirdparty/basis_universal/encoder/basisu_opencl.cpp +++ b/thirdparty/basis_universal/encoder/basisu_opencl.cpp @@ -1,5 +1,5 @@ // basisu_opencl.cpp -// 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. |