Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gpuweb/gpuweb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gpuweb/gpuweb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: milestone-0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    dbb248c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168d480 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. wgsl: allow OffsetOfMember to be 0 (#4961)

    The first member of a struct has offset 0, so that must be allowed by
    the rule.
    
    Fixed: #4959
    dneto0 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c2b792b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Fix styling of adapter immutable properties (#4991) (#4993)

    Co-authored-by: François Beaufort <[email protected]>
    kainino0x and beaufortfrancois authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    8302a7c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Dec 10, 2024

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