File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- Release 1.10.10 -- 2 Apr 2020 (compared to 1.10.9)
1+ Release 1.10.10 -- 9 May 2020 (compared to 1.10.9)
22--------------------------------------------------
3- * Support for building against LLVM 10.0. #1128
3+ * Support for building against LLVM 10.0. #1128 #1162
4+ Note that LLVM 10 can only be used if you are building OSL with C++14
5+ or newer.
46* Change default of ` OSL_BUILD_MATERIALX ` to OFF. This will probably be
57 deprecated entirely for 1.11's (or 2.0's) final release. But in the mean
68 time, we have drifted out of sync with MX, which has their own copies of
Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ NEW or CHANGED dependencies since the last major release are **bold**.
2121 OSL should compile also properly with C++14 or C++17, but they are not
2222 required.
2323
24- * ** [ OpenImageIO] ( http://openimageio.org ) 1.8.5 or newer**
24+ * ** [ OpenImageIO] ( http://openimageio.org ) 1.8.5 or newer** (tested through
25+ 2.1)
2526
2627 OSL uses OIIO both for its texture mapping functionality as well as
2728 numerous utility classes. If you are integrating OSL into an existing
You can’t perform that action at this time.
0 commit comments