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

[Merged by Bors] - improve compile time by type-erasing wgpu structs #5950

Closed
wants to merge 10 commits into from

Commits on Sep 11, 2022

  1. untype wgpu

    robtfm committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    af3a947 View commit details
    Browse the repository at this point in the history
  2. move & out of ref macro

    robtfm committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    52273b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. wrapper struct

    robtfm committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    93547dc View commit details
    Browse the repository at this point in the history
  2. move unsafety to call scope

    robtfm committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f688540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b55c76 View commit details
    Browse the repository at this point in the history
  4. cleanup

    robtfm committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c571c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    d660e02 View commit details
    Browse the repository at this point in the history
  2. typo

    robtfm committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7434580 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

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

Commits on Nov 17, 2022

  1. add send/sync bounds

    robtfm committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c4b7b4e View commit details
    Browse the repository at this point in the history