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

Add port of AMD's Robust Contrast Adaptive Sharpening #7422

Merged
merged 23 commits into from
Apr 2, 2023

Commits on Mar 28, 2023

  1. AMD CAS port

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    69a770a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03a4a8 View commit details
    Browse the repository at this point in the history
  3. formatting

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    427eaf3 View commit details
    Browse the repository at this point in the history
  4. clippy

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    aa33369 View commit details
    Browse the repository at this point in the history
  5. cas shader cleanup

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    999bd82 View commit details
    Browse the repository at this point in the history
  6. docs

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    48fd217 View commit details
    Browse the repository at this point in the history
  7. better docs

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    bcc9d65 View commit details
    Browse the repository at this point in the history
  8. let else

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    54896a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    110cb6e View commit details
    Browse the repository at this point in the history
  10. fix stageless

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    99f99f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8bd869f View commit details
    Browse the repository at this point in the history
  12. fix comments

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9e0a373 View commit details
    Browse the repository at this point in the history
  13. fix after rebasing

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6651830 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87b761c View commit details
    Browse the repository at this point in the history
  15. fmt

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ba98659 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f21ab2d View commit details
    Browse the repository at this point in the history
  17. taa rebase

    Elabajaba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8751e56 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. replace cas with rcas

    Elabajaba committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    afc3fe0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. UI tweaks

    JMS55 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    dd2583c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from JMS55/cas-ui-tweaks

    UI tweaks
    Elabajaba committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    ef72d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd41c12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6d738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8185c62 View commit details
    Browse the repository at this point in the history