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

Use argument buffers on Metal #2547

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    990f24d View commit details
    Browse the repository at this point in the history
  2. Ignore VScode workspaces

    kanerogers committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e8f9064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3491380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dcf54a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    86de7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d48d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d156789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbd3f91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3afe315 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe21864 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Refactor write_functions

    kanerogers committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    091895b View commit details
    Browse the repository at this point in the history
  2. More refactoring, fix argument buffers

    - Begins defining argument buffers per entry point rather than globally
    kanerogers committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    dc1718c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4cb3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0285eab View commit details
    Browse the repository at this point in the history