-
Notifications
You must be signed in to change notification settings - Fork 1.4k
use Metal's Indirect Command Buffers for true GPU-side multi draw indirect #9640
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
Open
matthargett
wants to merge
30
commits into
gfx-rs:trunk
Choose a base branch
from
rebeckerspecialties:metal-icb-multi-draw-indirect
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 19 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2248f6d
Use Metal ICBs for multi-draw indirect
matthargett 8ac5bc3
Disable Metal ICB path on paravirtual adapters
matthargett 8a63005
Gate Metal ICB path to validated Apple GPUs
matthargett 5a311cf
Gate Metal ICBs on modern Apple OS runtimes
matthargett 5534581
Harden multi-draw indirect coverage
matthargett 263d4cb
Avoid Metal ICB resume with pending timestamps
matthargett 8eb4590
Gate Metal ICB render state tracking
matthargett 4bb7e71
Tune Metal ICB fast-path overhead
matthargett 6508e33
Add Metal ICB changelog entry
matthargett d181efa
Tighten Metal ICB generation gates
matthargett cd7172a
Use uniform Metal ICB generation dispatch
matthargett 9db378e
update PR link
matthargett ddbdb12
typo
matthargett 35e4684
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett 2e1668e
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett f7a1762
Add Metal ICB mesh and count MDI coverage
matthargett c306df7
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett 4674b25
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett e7590b2
Allow Metal ICB MDI on A10X tvOS 18
matthargett 01bc21c
Merge remote-tracking branch 'upstream/trunk' into metal-icb-multi-dr…
matthargett 65d9b19
Move Metal ICB kernels into shader files
matthargett 5b58ab9
Note Chromium mapping for deno MDI count feature
matthargett 56be6b9
Scope Metal MDI PR to fixed-count multi-draw
matthargett a95a810
Generate Metal ICBs in a pre-pass instead of splitting the render pass
matthargett 7b2115d
Harden Metal ICB prepass edge cases
matthargett 4ada51d
Enable Metal ICB path on Apple Watch (S4+/Apple5)
matthargett cb0aeca
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett 6f6d863
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett 5e21ea7
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett 7b44e4e
Merge branch 'trunk' into metal-icb-multi-draw-indirect
matthargett 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
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
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.