-
Notifications
You must be signed in to change notification settings - Fork 41
Roll gpuweb, clean up compat additions, fix types for proposed additions #197
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
+132
−39
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
5875d15
Roll gpuweb
kainino0x 48d4551
Sync generated docs
kainino0x 9aa1fcd
Fixes for generated docs
kainino0x 920c584
Fixes for immediates
kainino0x bb15f36
Fixes for Compat
kainino0x 51f0423
Add note on how to use optional things
kainino0x 210027d
Fix comment on GPUTexture.textureBindingViewDimension
kainino0x File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule gpuweb
updated
16 files
| +18 −2 | CONTRIBUTING.md | |
| +4 −4 | proposals/atomic-64-min-max.md | |
| +442 −0 | proposals/bindless.md | |
| +192 −0 | proposals/buffer-view.md | |
| +22 −23 | proposals/compatibility-mode.md | |
| +183 −0 | proposals/explicit_bindgroup_layout_parameters.md | |
| +12 −19 | proposals/fragment-depth.md | |
| +214 −0 | proposals/immediate-data.md | |
| +0 −125 | proposals/push-constants.md | |
| +25 −24 | proposals/subgroup-id.md | |
| +11 −17 | proposals/subgroup-matrix.md | |
| +0 −2 | proposals/texture-component-swizzle.md | |
| +78 −0 | proposals/transient-attachments.md | |
| +525 −167 | spec/index.bs | |
| +18 −0 | wgsl/README.md | |
| +304 −49 | wgsl/index.bs |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.