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

Updated WebGPU #11067

Merged
merged 15 commits into from
May 15, 2020
Merged

Updated WebGPU #11067

merged 15 commits into from
May 15, 2020

Commits on May 2, 2020

  1. Updated WebGPU

    Tandaradei committed May 2, 2020
    Configuration menu
    Copy the full SHA
    dc853f0 View commit details
    Browse the repository at this point in the history
  2. Updated AUTHORS

    Tandaradei committed May 2, 2020
    Configuration menu
    Copy the full SHA
    ab22d59 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Updated WebGPU

    Tandaradei committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4aec543 View commit details
    Browse the repository at this point in the history
  2. Updated AUTHORS

    Tandaradei committed May 4, 2020
    Configuration menu
    Copy the full SHA
    b20b76e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb6917 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    7116efa View commit details
    Browse the repository at this point in the history
  2. Fixed review issues

    - Changed 'const * nextInChain' to 'chain' for chained descriptors
    - Removed unnecessary structs/enums for web
    - Changed wgpuDeviceGetDefaultQueue so it returns the same queue
         when called multiple times with the same device
    - Changed makeCheckDescriptor to also work with 'chain' member (hacky)
    Tandaradei committed May 5, 2020
    Configuration menu
    Copy the full SHA
    282b4e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c86cf0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f83c6f View commit details
    Browse the repository at this point in the history
  5. Fixed struct_info.json

    Tandaradei committed May 5, 2020
    Configuration menu
    Copy the full SHA
    964fa90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f975f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f041146 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Adapt to Dawn webgpu.h

    hugoam committed May 10, 2020
    Configuration menu
    Copy the full SHA
    d549969 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    f494f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762c4ab View commit details
    Browse the repository at this point in the history