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

Change Vector2/3/4, Quaternion, Plane, Vector<T>, and Vector64/128/256/512<T> to be implemented in managed where trivially possible #102301

Merged
merged 11 commits into from
Jun 5, 2024

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    603dc39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4bef1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c5dfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcd8926 View commit details
    Browse the repository at this point in the history
  5. Change Vector2/3, Vector<T>, and Vector64/128/256/512<T> to be implem…

    …ented in managed where trivially possible
    tannergooding committed May 16, 2024
    Configuration menu
    Copy the full SHA
    69b9d08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d93b621 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    c993845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eae1a6 View commit details
    Browse the repository at this point in the history
  3. Continue tracking the System.Numerics and System.Runtime.Intrinsics A…

    …PIs as intrinsic for the profitability boost
    tannergooding committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6c6d71e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dae1fc View commit details
    Browse the repository at this point in the history