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

[metalperformanceshaders] Fix MPSImageLanczosScale base class change #3170

Merged

Commits on Jan 6, 2018

  1. [metalperformanceshaders] Fix MPSImageLanczosScale base class change

    Sadly this creates a breaking change since the `ScaleTransform`
    property was re-introduced with an incorrect signature in the new
    base class `MPSImageScale`
    
    Unless someone has an idea how to avoid it (I don't see an option)
    then we'll have to document it in the 15.7 release notes.
    spouliot committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    4081d96 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

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