Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Set SPIR-T as the default IR linker framework#999

Merged
oisyn merged 4 commits intomainfrom
spirt-default
Mar 15, 2023
Merged

Set SPIR-T as the default IR linker framework#999
oisyn merged 4 commits intomainfrom
spirt-default

Conversation

@oisyn
Copy link
Copy Markdown
Contributor

@oisyn oisyn commented Mar 14, 2023

Rather than opting in using --spirt, you can now opt-out using --no-spirt

@oisyn oisyn requested a review from eddyb as a code owner March 14, 2023 14:28
@oisyn oisyn enabled auto-merge (rebase) March 14, 2023 15:49

### `--no-spirt` <sub>_(0.6.0)_</sup>
Disables the [`SPIR-🇹` shader IR framework](https://github.com/EmbarkStudios/spirt) in the linker.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat! I was wondering how we should do this, and I like your choice here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming you're referring to the version numbers? We should probably add some others retroactively as well :)

Co-authored-by: Eduard-Mihai Burtescu <eddyb@lyken.rs>
@oisyn oisyn requested a review from eddyb March 15, 2023 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants