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

Attempt add single pass scan. #685

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    24dbaa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16c3b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    7c3e604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26945b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1356276 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt fix

    b0nes164 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    383d37e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28193eb View commit details
    Browse the repository at this point in the history
  4. Style fixes

    b0nes164 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    76235ca View commit details
    Browse the repository at this point in the history
  5. Fix bug in fallback, remove unused permutations

    Change fallback reduce pattern to match scan pattern so last thread in workgroup has the correct aggregate in registers without need for additional barrier.
    b0nes164 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cf24cde View commit details
    Browse the repository at this point in the history
  6. Further shader style fixes.

    b0nes164 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a9786e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    b7652e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ac32b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1e4b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ca145b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54f1472 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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