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 associated constant for WGSL struct definition #44

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

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    10928a4 View commit details
    Browse the repository at this point in the history
  2. add wgsl layout

    victorvde committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    2822bfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c42f01 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    victorvde committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    cb23601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a16032b View commit details
    Browse the repository at this point in the history
  6. clean up

    victorvde committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    22d97a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. fix MSRV CI test

    victorvde committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b0b65dd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. make wgsl_type const

    victorvde committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    64fd334 View commit details
    Browse the repository at this point in the history
  2. make wgsl_struct const

    victorvde committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2dfd7f8 View commit details
    Browse the repository at this point in the history
  3. shader_atomic attribute

    victorvde committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    88a3900 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. rename wgsl -> shader

    victorvde committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9ce2ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9216df6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    192dbf2 View commit details
    Browse the repository at this point in the history
  4. random clippy stuff

    victorvde committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    915bafc View commit details
    Browse the repository at this point in the history