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

Initial -embed-spirv support #4974

Merged
merged 12 commits into from
Sep 5, 2024

Conversation

cheneym2
Copy link
Collaborator

Add support for SPIR-V precompilation using the framework established for DXIL.

Work on #4883

Add support for SPIR-V precompilation using the framework
established for DXIL.

Work on shader-slang#4883
@cheneym2 cheneym2 added the pr: non-breaking PRs without breaking changes label Aug 30, 2024
@cheneym2 cheneym2 force-pushed the cheneym2/slang_issue_4883 branch 2 times, most recently from c36ae44 to 6ea3a1b Compare September 3, 2024 16:26
@cheneym2 cheneym2 force-pushed the cheneym2/slang_issue_4883 branch from 19fa0ad to a67912f Compare September 3, 2024 18:01
source/slang/slang-compiler.h Outdated Show resolved Hide resolved
source/slang/slang-compiler.h Outdated Show resolved Hide resolved
source/slang/slang-compiler.h Outdated Show resolved Hide resolved
@cheneym2 cheneym2 force-pushed the cheneym2/slang_issue_4883 branch from f670bac to 14d8384 Compare September 5, 2024 02:11
source/slang/slang-ir-redundancy-removal.cpp Outdated Show resolved Hide resolved
source/slang/slang-ir-insts.h Outdated Show resolved Hide resolved
@csyonghe csyonghe merged commit 3136771 into shader-slang:master Sep 5, 2024
4 checks passed
@cheneym2 cheneym2 deleted the cheneym2/slang_issue_4883 branch September 5, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants