Update release notes#8396
Merged
damyanp merged 4 commits intomicrosoft:release-preview-1.10.2605from Apr 22, 2026
Merged
Conversation
V-FEXrt
commented
Apr 21, 2026
| default, with `/Fi` to override the output filename. The old FXC-style `/P | ||
| <filename>` positional syntax has been renamed to `/Po`. | ||
| [#4611](https://github.com/microsoft/DirectXShaderCompiler/issues/4611). | ||
| - Added support for -Fre for Metal |
Collaborator
Author
There was a problem hiding this comment.
I left out changed related to #7979 since it doesn't seem to be complete but maybe they should be included?
Contributor
There was a problem hiding this comment.
I think it makes sense to have something here for that, since it seems complete for most commonly used cases.
It might help to get Google to list things they want to list under a "Notable SPIR-V updates" section, rather than just under "Other Changes", but we probably don't have time for that now.
In any case, the purpose of this preview isn't releasing new SPIR-V support, but to preview SM 6.10 features, so maybe leaving it out for now is ok.
hekota
reviewed
Apr 21, 2026
damyanp
reviewed
Apr 21, 2026
Co-authored-by: Damyan Pepper <[email protected]>
damyanp
approved these changes
Apr 22, 2026
ea53cb5
into
microsoft:release-preview-1.10.2605
12 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the release notes based on PRs since the last release