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

PNG: Add SSE/AVX version of Sub, Up, Average and Paethfilters #2028

Merged
merged 23 commits into from
Feb 28, 2022

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    747422c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7152088 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    18548f7 View commit details
    Browse the repository at this point in the history
  2. Add average filter tests

    brianpopow committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9eb71a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a921c57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab1ba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3c466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f32255 View commit details
    Browse the repository at this point in the history
  7. Fix average test data

    brianpopow committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4f6b807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c01001f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1f96f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    8716c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8dbea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    849e866 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Günther Foidl <gue@korporal.at>
    brianpopow and gfoidl committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    670105f View commit details
    Browse the repository at this point in the history
  5. Use nint for offset

    brianpopow committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    04219b5 View commit details
    Browse the repository at this point in the history
  6. Use nint for offset

    brianpopow committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    8432b9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06843f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    d9fddd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b75da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26a742e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

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

Commits on Feb 28, 2022

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