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 raw window handle to 0.6.0 #4202

Merged
merged 52 commits into from
Oct 27, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    baf15b9 View commit details
    Browse the repository at this point in the history
  2. updating some casts

    TornaxO7 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5f82c02 View commit details
    Browse the repository at this point in the history
  3. fixing more casts

    TornaxO7 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0f161dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba013a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d72872 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b33e096 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    5eef0dc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    9d200d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b63ff42 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    9b99e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b8244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5676afb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c2346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b99cab0 View commit details
    Browse the repository at this point in the history
  6. make cargo clippy happy

    TornaxO7 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ddbbcc2 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    TornaxO7 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6105633 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    025b20b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76d3175 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81084f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    b0c44f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0fa16 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. winit: fix tests

    TornaxO7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    55ae059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c475d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bump_raw_window_handle_to_6_0_0' of github.com:TornaxO7…

    …/wgpu into bump_raw_window_handle_to_6_0_0
    TornaxO7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    298b7db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8002f4 View commit details
    Browse the repository at this point in the history
  5. examples/bunnymark, examples/common/src/framework: refactor code

    `examples/common/src/framework` used to have a piece of code which should be
    only executed if the example is from `bunnymark`. This code has been entirely
    moved to `examples/bunnymark/src/main.rs`.
    TornaxO7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a645c71 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    TornaxO7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b338b24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5d4984 View commit details
    Browse the repository at this point in the history
  8. updating Cargo.lock

    TornaxO7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f44074e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec16a2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a3388d View commit details
    Browse the repository at this point in the history
  11. cargo fmt

    TornaxO7 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    62a6928 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e8afde View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57d3555 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    352fca1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    f3b76dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1410e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edd5de2 View commit details
    Browse the repository at this point in the history
  4. fixing types

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1bc4108 View commit details
    Browse the repository at this point in the history
  5. metal: updating types

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    30bc824 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    efff848 View commit details
    Browse the repository at this point in the history
  7. ios: fixing types

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    64820fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c49a77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67bc63b View commit details
    Browse the repository at this point in the history
  10. cargo fmt

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a1dbf5f View commit details
    Browse the repository at this point in the history
  11. adding missing expect

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cfec502 View commit details
    Browse the repository at this point in the history
  12. cargo fmt

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5968aaf View commit details
    Browse the repository at this point in the history
  13. adding missing .unwrap()

    TornaxO7 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    be89abc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8e1e834 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    a606b72 View commit details
    Browse the repository at this point in the history
  2. Fix Clippy Warning

    cwfitzgerald committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d404cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be75a66 View commit details
    Browse the repository at this point in the history