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

Bump wgpu to 0.19 and winit to 0.29 #391

Merged
merged 14 commits into from
Sep 22, 2024

Commits on Sep 22, 2024

  1. Bump wgpu to 0.19 and winit to 0.29

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    26f7a40 View commit details
    Browse the repository at this point in the history
  2. Fix conway example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fd70895 View commit details
    Browse the repository at this point in the history
  3. Fix custom-shader example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    940dcec View commit details
    Browse the repository at this point in the history
  4. Fix raqote-winit example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3388092 View commit details
    Browse the repository at this point in the history
  5. Fix tiny-skia-winit example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    892d07b View commit details
    Browse the repository at this point in the history
  6. Fix minimal-winit example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    37a99ac View commit details
    Browse the repository at this point in the history
  7. Fix minimal-winit-android example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    bb59674 View commit details
    Browse the repository at this point in the history
  8. Fix minimal-web example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2cb9981 View commit details
    Browse the repository at this point in the history
  9. Fix minimal-tao example

    Removed menu as it's no longer supported directly by `tao`.
    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7ac3a0e View commit details
    Browse the repository at this point in the history
  10. Fix invaders example

    Lock game-loop to 1.1.0 - version 1.2.0 bumps `winit` to 0.30 which we
    don't support yet
    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    12d060a View commit details
    Browse the repository at this point in the history
  11. Fix minimal-egui example

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    036d667 View commit details
    Browse the repository at this point in the history
  12. Keep imgui-winit example on old dependencies

    Until `imgui-wgpu-rs` updates support for `wgpu`, pin the example to an
    old `pixels` commit.
    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    18e53dc View commit details
    Browse the repository at this point in the history
  13. Fix minimal-fltk exmaple

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    738409c View commit details
    Browse the repository at this point in the history
  14. Cargo.lock

    mkrasnitski authored and parasyte committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ca04c5d View commit details
    Browse the repository at this point in the history