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

Update wgpu to 0.19 #3824

Merged
merged 37 commits into from
Jan 19, 2024
Merged

Update wgpu to 0.19 #3824

merged 37 commits into from
Jan 19, 2024

Commits on Jan 11, 2024

  1. update to wgpu bleeding edge

    Wumpf committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f8c3154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba99680 View commit details
    Browse the repository at this point in the history
  3. web fixup

    Wumpf committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    828ddec View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    5297bc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1871ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Remove exe

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5a5022f View commit details
    Browse the repository at this point in the history
  2. Clean up Cargo.toml

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5d754c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    404a95a View commit details
    Browse the repository at this point in the history
  2. Improve docs of egui-wgpu

    emilk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9e6b6ae View commit details
    Browse the repository at this point in the history
  3. Fix doc-tests

    emilk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    84f351d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. update wgpu and wasm-bindgen

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ce84ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2f6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7540f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebba9f5 View commit details
    Browse the repository at this point in the history
  5. Fix web build

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9c212c3 View commit details
    Browse the repository at this point in the history
  6. rwh fixes

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ccb9dc8 View commit details
    Browse the repository at this point in the history
  7. Nicer output from check.sh

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8e16563 View commit details
    Browse the repository at this point in the history
  8. linux build fix

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b18d4b2 View commit details
    Browse the repository at this point in the history
  9. cleanup

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3840a84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8c839f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6bdadb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b0c20b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    90d7524 View commit details
    Browse the repository at this point in the history
  14. Remove "drag-to-move-window" demo from egui_demo_app

    custom_window_frame is a better demo
    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    08fcca4 View commit details
    Browse the repository at this point in the history
  15. fix typo

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e996df6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e66aa5 View commit details
    Browse the repository at this point in the history
  17. Warn about the 0.0.0.0 footgun

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9b21cde View commit details
    Browse the repository at this point in the history
  18. typo

    emilk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5ae0072 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    70bec10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676cbb9 View commit details
    Browse the repository at this point in the history
  3. Use get_default_config on web

    emilk committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2421a62 View commit details
    Browse the repository at this point in the history
  4. typo

    Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
    emilk and Mingun authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1b110e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa9794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ce6c66 View commit details
    Browse the repository at this point in the history
  7. fix web build

    emilk committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a329f83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f71ba2b View commit details
    Browse the repository at this point in the history
  9. Clippy fix

    emilk committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d97c8df View commit details
    Browse the repository at this point in the history