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] Add Apple Silicon support to Mesh #104

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    3e790cf View commit details
    Browse the repository at this point in the history
  2. Make ShuffleVector et al. work for 16K pages

    I also temporarily pointed heaplayers to a local copy since it needs
    changes for Apple Silicon too.
    camelid committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    02bdb8c View commit details
    Browse the repository at this point in the history
  3. Adjust Flags for 16K pages

    camelid committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9a38eef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5d3d89 View commit details
    Browse the repository at this point in the history
  5. Migrate some more things

    camelid committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9e0a5bf View commit details
    Browse the repository at this point in the history
  6. Fix typo

    camelid committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e4fd57b View commit details
    Browse the repository at this point in the history
  7. Apply bugfix from Bobby

    maxCount bit width changed but load wasn't updated.
    camelid committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c463652 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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