AcademySoftwareFoundation / OpenColorIO

A color management framework for visual effects and animation.
https://opencolorio.org
BSD 3-Clause "New" or "Revised" License
1.76k stars 437 forks source link

Integration - Port some fixes from main to RB-2.2 - Adsk Contrib #1747

Closed cedrik-fuoco-adsk closed 1 year ago

cedrik-fuoco-adsk commented 1 year ago

Integration PR

The first commit is the version release type name to empty. Each subsequent commit was cherry-picked from the main branch.

These commits correspond to the following PRs: Replace texture2D function with texture for GLSL 1.3 CheckSupportSSE2: Fix sse flags unexpected propagation Adsk contrib - Fix issue with minizip build Adsk contrib - Processor cache does not detect changes in cccid Adsk contrib - Configure the OpenColorIO.pc file on Windows Adsk contrib - Hiding minizip-ng symbols on Mac Adsk contrib - Fix issue with is colorspace linear Adsk Contrib - Improve naming of ICC-based displays on Windows Fix Python ARM wheel Adsk Contrib - Fix inverse Lut1D optimization issue Update documentation for 2.2 release Adsk Contrib - OCIO cmake improvements

cedrik-fuoco-adsk commented 1 year ago

Closing this PR and re-doing it as I forgot to change the base branch initially and it has messed up the CI checks.