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

Bind group layout entries #10224

Merged
merged 24 commits into from
Nov 28, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    f7fab5c View commit details
    Browse the repository at this point in the history
  2. update render_device

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    01564b6 View commit details
    Browse the repository at this point in the history
  3. use new api

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8d645c2 View commit details
    Browse the repository at this point in the history
  4. use entries in a few places

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    052be24 View commit details
    Browse the repository at this point in the history
  5. fmt

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8c9ba4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51d2721 View commit details
    Browse the repository at this point in the history
  7. single

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6290037 View commit details
    Browse the repository at this point in the history
  8. add dynamic variant

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cbe9e19 View commit details
    Browse the repository at this point in the history
  9. add more texture type

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5fd4c54 View commit details
    Browse the repository at this point in the history
  10. use where possible

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a51a46c View commit details
    Browse the repository at this point in the history
  11. fix ci

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a407aac View commit details
    Browse the repository at this point in the history
  12. mesh_view_bindings

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9e6cbee View commit details
    Browse the repository at this point in the history
  13. fix

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cf09ecd View commit details
    Browse the repository at this point in the history
  14. gpu array buffer

    IceSentry committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c110420 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix skybox example

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8d4fd66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fcde2d View commit details
    Browse the repository at this point in the history
  3. fix wasm import

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ce55027 View commit details
    Browse the repository at this point in the history
  4. automatic min_size

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    009cf1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd54027 View commit details
    Browse the repository at this point in the history
  6. use in mesh bindings

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    37ba67f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00b59c2 View commit details
    Browse the repository at this point in the history
  8. rename to float/sint/uint

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5d3b9c7 View commit details
    Browse the repository at this point in the history
  9. more variants

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8248fbb View commit details
    Browse the repository at this point in the history
  10. yeet sized variants

    IceSentry committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c69f6f5 View commit details
    Browse the repository at this point in the history