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

WIP - Speed improvements to resize convolution (no vpermps w/ FMA) #2793

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    36fefc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4728b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c19a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7840665 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update src/ImageSharp/Processing/Processors/Transforms/Resize/ResizeK…

    …ernel.cs
    
    Co-authored-by: Clinton Ingram <clinton.ingram@outlook.com>
    JimBobSquarePants and saucecontrol authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    58f6afb View commit details
    Browse the repository at this point in the history
  2. Update src/ImageSharp/Common/Helpers/Numerics.cs

    Co-authored-by: Clinton Ingram <clinton.ingram@outlook.com>
    JimBobSquarePants and saucecontrol authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0594035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e60dd07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72813ee View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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