diff --git a/CHANGES.md b/CHANGES.md index 8abb7b483..da4e8c0dd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,23 @@ -Release 1.12.7.0 -- 1 Nov?? 2022 (compared to 1.12.6.2) +Release 1.12.7.0 -- 1 Nov 2022 (compared to 1.12.6.2) ------------------------------------------------------- - +* Optix: Change naming of certain compiler-generated constants in a way that + improves use of the PTX cache. #1570 +* Batch: Fix uninitialized members in ReadEvent internals. #1575 +* `testshade --help` now prints TextureSystem options and hardware info. #1584 +* oslc: Fix memory leak in ASTvariable_declaration. #1576 +* Fix memory leaks in light path expression code. #1593 #1594 +* Include the immintrin.h header only when needed. #1605 +* icx: Improvements to fix problems exposed by new icx 2022.2 compiler. #1601 +* Testing: CMake cache variables to control the testing timeout length. #1571 +* CI: Add a dynamic analysis test using address and leak sanitizers. #1581 +* CI: Now using SonarCloud static analysis. #1551 +* CI: Many improvements in testing code coverage #1607 +* CI: Make sure to run pointcloud tests when partio is found. #1611 +* Developers: platform.h now defines OSL_ALLOCA macro. #1589 +* Developers: platform.h now defines OSL::bitcast utility. #1610 Release 1.12 -- 1 Oct 2022 (compared to 1.11) ---------------------------------------------- diff --git a/README.md b/README.md index fcec62c3e..e79e9d745 100644 --- a/README.md +++ b/README.md @@ -480,19 +480,19 @@ The current project leadership is documented in the Many people have contributed features, bug fixes, and other changes to OSL over the years: Steve Agland, Shane Ambler, Martijn Berger, Farchad Bidgolirad, Nicholas Bishop, Solomon Boulos, Stefan Bruens, Stefan Büttner, -Matthaus G. Chajdas, Clark Chen, Alejandro Conty, Dieter De Baets, Thomas -Dinges, Mads Drøschler, Luke Emrose, Louis Feng, Mark Final, Henri Fousse, -Stephen Friedman, Syoyo Fujita, Tim Grant, Larry Gritz, Nicolas Guiard, Euan -Haahr, Derek Haase, Sven-Hendrik Haase, John Haddon, Niklas Harrysson, Daniel -Heckenberg, Chris Hellmuth, Adrien Herubel, Thiago Ize, Matt Johnson, Ronan -Keryell, Chris Kulla, Elvic Liang, Max Liani, Adam Martinez, John Mertic, -Bastien Montagne, Steena Monteiro, Alexis Oblet, Erich Ocean, Mikko Ohtamaa, -Jino Park, Alexei Pawlow, Jay Reynolds, Declan Russell, Benoit Ruiz, Patrick -Scheibe, Alex Schworer, Jonathan Scruggs, Sergey Sharybin, Sandip Shukla, Mark -Sisson, Cliff Stein, Stephan Steinbach, Luya Tshimbalanga, Esteban Tovagliari, -Brecht Van Lommel, Alexander von Knorring, Alex Wells, Roman Zulak. (Listed -alphabetically; if we've left anybody out, it is inadvertent, please let us -know.) +Matthaus G. Chajdas, Clark Chen, Alejandro Conty, Damien Courtois, Dieter De +Baets, Thomas Dinges, Mads Drøschler, Luke Emrose, Louis Feng, Mark Final, +Henri Fousse, Stephen Friedman, Syoyo Fujita, Tim Grant, Larry Gritz, Nicolas +Guiard, Euan Haahr, Derek Haase, Sven-Hendrik Haase, John Haddon, Niklas +Harrysson, Daniel Heckenberg, Chris Hellmuth, Adrien Herubel, Dan Horák, +Thiago Ize, Matt Johnson, Ronan Keryell, Chris Kulla, Elvic Liang, Max Liani, +Adam Martinez, John Mertic, Bastien Montagne, Steena Monteiro, Alexis Oblet, +Erich Ocean, Mikko Ohtamaa, Jino Park, Alexei Pawlow, Jay Reynolds, Declan +Russell, Benoit Ruiz, Patrick Scheibe, Alex Schworer, Jonathan Scruggs, Sergey +Sharybin, Sandip Shukla, Mark Sisson, Cliff Stein, Stephan Steinbach, Luya +Tshimbalanga, Esteban Tovagliari, Brecht Van Lommel, Alexander von Knorring, +Alex Wells, Roman Zulak. (Listed alphabetically; if we've left anybody out, it +is inadvertent, please let us know.) We cannot possibly express sufficient gratitude to the managers at Sony Pictures Imageworks who allowed this project to proceed, supported it