Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hdx: update color correction task to support building against OpenColorIO 2.3.0 #2651

Conversation

mattyjams
Copy link
Contributor

OpenColorIO version 2.3.0 introduced a TextureDimensions enum parameter to GpuShaderCreator::getTexture(). This directly determines the dimensions (1D vs 2D) of the texture rather than inferring it from whether the height of the texture is one.

More detail about this change is available from the OpenColorIO commit here:
AcademySoftwareFoundation/OpenColorIO@929d536

…orIO 2.3.0

OpenColorIO version 2.3.0 introduced a TextureDimensions enum parameter to
GpuShaderCreator::getTexture(). This directly determines the dimensions
(1D vs 2D) of the texture rather than inferring it from whether the height of
the texture is one.

More detail about this change is available from the OpenColorIO commit here:
AcademySoftwareFoundation/OpenColorIO@929d536
@jesschimein
Copy link

Filed as internal issue #USD-8657

@ljavorsk
Copy link

Hi, does this issue have some progress?

This is blocking us in Fedora minizip-ng transition change [1]

Thank you for the answer.

[1] https://fedoraproject.org/wiki/Changes/MinizipNGTransition

@tcauchois
Copy link
Contributor

We're planning to land this change for our next release, 24.02.

@pixar-oss pixar-oss merged commit 3319d3b into PixarAnimationStudios:dev Dec 11, 2023
34 of 36 checks passed
@mattyjams mattyjams deleted the pr/updates_to_support_OCIO_v2_3_0 branch December 12, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants