We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc5c85 commit a7fd523Copy full SHA for a7fd523
CHANGES.md
@@ -1,9 +1,14 @@
1
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
2
<!-- Copyright Contributors to the Open Shading Language Project. -->
3
4
-Release 1.11.10 -- 1 Dec? 2020 (compared to 1.11.9)
+Release 1.11.10 -- 1 Dec 2020 (compared to 1.11.9)
5
---------------------------------------------------
6
-
+* Bug fix: optimizer interaction with output param that also is userdata.
7
+ #1295
8
+* Ensure that LoadMemoryCompiledShader returns false upon parse failure.
9
+ #1302
10
+* Work to ensure that OIIO will build correctly against the upcoming
11
+ Imath 3.0 and OpenEXR 3.0. #1299
12
13
Release 1.11.9 -- 1 Nov 2020 (compared to 1.11.8)
14
0 commit comments