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

ash v0.38 support #75

Merged
merged 22 commits into from
Aug 29, 2024
Merged

ash v0.38 support #75

merged 22 commits into from
Aug 29, 2024

Commits on May 31, 2024

  1. Initial ash v0.38 support

    attackgoat committed May 31, 2024
    Configuration menu
    Copy the full SHA
    17adae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Create new window crate

    attackgoat committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    305bb98 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix most examples

    attackgoat committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7021e0a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    281a4ad View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    attackgoat committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6c4117a View commit details
    Browse the repository at this point in the history
  3. gpu-allocator v0.27

    attackgoat committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c5f9e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix egui example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b219252 View commit details
    Browse the repository at this point in the history
  2. Fix debugger example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5fb6ab6 View commit details
    Browse the repository at this point in the history
  3. Fix imgui example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7178e7c View commit details
    Browse the repository at this point in the history
  4. Fix transitions example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4f4dc1b View commit details
    Browse the repository at this point in the history
  5. Comment out fuzzer example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aa1d35b View commit details
    Browse the repository at this point in the history
  6. Fix screen-13-hot

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    26fb281 View commit details
    Browse the repository at this point in the history
  7. Fix shader-toy example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    faab69e View commit details
    Browse the repository at this point in the history
  8. Fix example lints

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    317f6a9 View commit details
    Browse the repository at this point in the history
  9. Fix skeletal-anim example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bce2ce6 View commit details
    Browse the repository at this point in the history
  10. Fix vr example

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4f3d8b3 View commit details
    Browse the repository at this point in the history
  11. Fix doctest

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    05eaee1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7bccfeb View commit details
    Browse the repository at this point in the history
  13. Fix apple platforms

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bdf74e3 View commit details
    Browse the repository at this point in the history
  14. Skip imgui checks

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f36add7 View commit details
    Browse the repository at this point in the history
  15. Clippy lint

    attackgoat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7c63ef1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a65fdde View commit details
    Browse the repository at this point in the history