From 200ed0971a04b3a83b30a782416f8ac95aee5a1f Mon Sep 17 00:00:00 2001 From: BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com> Date: Sat, 28 Sep 2024 12:05:45 +0200 Subject: BasisU: Update to 1.50.0 and add HDR support --- thirdparty/basis_universal/encoder/cppspmd_flow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/basis_universal/encoder/cppspmd_flow.h') diff --git a/thirdparty/basis_universal/encoder/cppspmd_flow.h b/thirdparty/basis_universal/encoder/cppspmd_flow.h index f6930476aa..93934173c4 100644 --- a/thirdparty/basis_universal/encoder/cppspmd_flow.h +++ b/thirdparty/basis_universal/encoder/cppspmd_flow.h @@ -1,7 +1,7 @@ // Do not include this header directly. // Control flow functionality in common between all the headers. // -// Copyright 2020-2021 Binomial LLC +// Copyright 2020-2024 Binomial LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. -- cgit v1.2.3