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

ACES2 Output Transforms #1983

Merged
merged 6 commits into from
Sep 25, 2024

Commits on Sep 11, 2024

  1. ACES2 BuiltinTransforms

    Signed-off-by: Rémi Achard <remiachard@gmail.com>
    remia committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bcd7382 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix NaNs and add bound checking on CPU gamut table sampling

    Signed-off-by: Rémi Achard <remiachard@gmail.com>
    remia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    131cebd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Use powf instead of pow for consistency

    Signed-off-by: Rémi Achard <remiachard@gmail.com>
    remia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7d32d88 View commit details
    Browse the repository at this point in the history
  2. Remove f suffix for floating-point literals in shaders

    Signed-off-by: Rémi Achard <remiachard@gmail.com>
    remia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    31b6411 View commit details
    Browse the repository at this point in the history
  3. Address PR feedback around unit tests

    Signed-off-by: Rémi Achard <remiachard@gmail.com>
    remia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f673a3f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    28ada04 View commit details
    Browse the repository at this point in the history