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

add AddressMode::ClampToZero #2364

Merged
merged 12 commits into from
Jan 15, 2022
Merged

add AddressMode::ClampToZero #2364

merged 12 commits into from
Jan 15, 2022

Commits on Jan 6, 2022

  1. add AddressMode::ClampToZero

    laptou committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5625033 View commit details
    Browse the repository at this point in the history
  2. add feature checks

    laptou committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5fefff9 View commit details
    Browse the repository at this point in the history
  3. oops

    laptou committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d154e5a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. rustfmt

    laptou committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    337f219 View commit details
    Browse the repository at this point in the history
  2. fix dx12

    laptou committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b4d4375 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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

    laptou committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    94c250d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. update to use new config

    laptou committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c90dd03 View commit details
    Browse the repository at this point in the history
  2. update dx12 + docs

    laptou committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9a6a534 View commit details
    Browse the repository at this point in the history
  3. address nits

    laptou committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7106242 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    laptou committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    13cced7 View commit details
    Browse the repository at this point in the history
  5. fix dx12

    laptou committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    4e3c403 View commit details
    Browse the repository at this point in the history