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 gpuweb #155

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Update gpuweb #155

merged 2 commits into from
Sep 19, 2024

Conversation

vonture
Copy link
Contributor

@vonture vonture commented Sep 19, 2024

  • Remove maxInterStageShaderComponents
  • Add GPUTextureViewDescriptor usage
  • Add featureLevel
  • Add sliced 3D texture formats
  • Support undefined limits
  • Update various documentation

 * Remove maxInterStageShaderComponents
 * Add GPUTextureViewDescriptor usage
 * Add featureLevel
 * Add sliced 3D texture formats
 * Support undefined limits
 * Update various documentation
@vonture
Copy link
Contributor Author

vonture commented Sep 19, 2024

I'm not sure why a bunch of documentation disappeared in the generated files. I left it in the dist file though.

@vonture vonture requested a review from toji September 19, 2024 20:38
Copy link
Member

@toji toji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the update!

@vonture vonture merged commit 8406997 into gpuweb:main Sep 19, 2024
1 check passed
@kainino0x
Copy link
Collaborator

I'm not sure why a bunch of documentation disappeared in the generated files. I left it in the dist file though.

I'm guessing something changed about the HTML that bikeshed produces and now the script that scrapes it for documentation isn't finding it. Will have to look into that sometime....

@kainino0x
Copy link
Collaborator

published 0.1.46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants