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

Support for I64 and I64 image atomics #5123

Closed
wants to merge 13 commits into from
Closed

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6278a84 View commit details
    Browse the repository at this point in the history
  2. Misc doc rename

    JMS55 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dc9a318 View commit details
    Browse the repository at this point in the history
  3. Fix DX12 feature detection

    JMS55 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    272de93 View commit details
    Browse the repository at this point in the history
  4. Rename image->texture

    JMS55 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f262978 View commit details
    Browse the repository at this point in the history
  5. Add note about DXC requirement

    JMS55 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    057d9a3 View commit details
    Browse the repository at this point in the history
  6. Add Literal::U64

    atlv24 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d0bb54d View commit details
    Browse the repository at this point in the history
  7. Add atomic i64 support

    atlv24 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    58ca118 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request #1 from rodolphito/atomic-64

    Add u64 and i64 atomic support
    JMS55 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fae2d8e View commit details
    Browse the repository at this point in the history
  2. Move feature bits back

    JMS55 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dd2167f View commit details
    Browse the repository at this point in the history
  3. Improve docs

    JMS55 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8d5a44c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    707d22d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. WIP R64Uint/Sint support

    JMS55 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0126182 View commit details
    Browse the repository at this point in the history
  2. Add note about DX12 compat

    JMS55 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3689ee8 View commit details
    Browse the repository at this point in the history