-
-
Notifications
You must be signed in to change notification settings - Fork 45
update to wgpu-native 24.0.0.2 #673
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
Merged
Changes from 4 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
0f1bf87
update headers
Vipitis eb8581e
try to fix hparser
Vipitis ce932d1
handle escaped newlines
Vipitis 0fbc6ae
run codegen
Vipitis f08b44e
fix escaped newlines in lib
Vipitis 770f5a3
add string view in logger
Vipitis dc89134
simplify limits
Vipitis 903fc4b
fix more callbacks
Vipitis b008b4d
update surface descriptors
Vipitis 016f70b
update shader module
Vipitis da524e0
update render pipeline
Vipitis ded6d3b
fix surface status
Vipitis b7b52b4
update copy info
Vipitis 6e67484
fix parsing of MAX values
Vipitis d52775f
update buffer map
Vipitis 3fbb440
avoid magic values
Vipitis 1bf0421
update generate_report
Vipitis c8548ff
fix limits again
Vipitis 7a83943
fix labels
Vipitis 098c054
update error messages
Vipitis 413ab60
make async unimplemented
Vipitis 6476cca
fix string view null value
Vipitis 274fdb5
enable bundle test
Vipitis 998ff84
avoid pointer references
Vipitis a958d8f
request native limits
Vipitis d4b7a85
update mem tests
Vipitis c86a6b4
cleanup hparser
Vipitis 186741c
handle nested structs
Vipitis 3313ba9
update codegen test
Vipitis d68253a
apidiff compilation hint
Vipitis 84a3aa6
lint
Vipitis 331b4e9
ruff format
Vipitis f7f5a15
bump wgpu-native build
Vipitis 78651f0
set callback modes
Vipitis 5f4697d
small tweaks
almarklein e2a4d2b
tweak codegen of flags so they're not reported missing
almarklein c15bb4f
Make limit logic a bit more consistent
almarklein 6667a06
tweak new to_c_string_view
almarklein da03707
tweak to_c_string_view and add from_c_string_view
almarklein 2a7ca0a
Check result of function that return WGPUStatus
almarklein 8f17d43
Need the null-string
almarklein c179d09
map-read workaround still needed. Update test/comments a bit
almarklein ec89060
comment on textureview.usage
almarklein 21905cf
Merge branch 'main' into wgpu24
almarklein 3cec914
codegen
almarklein d47cc9a
the new test failed intermittendly
almarklein e9cbac6
Use to_c_string_view for labels too
almarklein 632bf24
avoid hardcoded enum value
almarklein 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
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.