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

Main: Material - compile before loading techs #3061

Conversation

erikogenvik
Copy link
Contributor

If there are techniques that use shaders they are all "unsupported" until compilation has happened.

If there are techniques that use shaders they are all "unsupported" until compilation has happened.
@paroj
Copy link
Member

paroj commented Mar 10, 2024

this basically undoes 934950f

however, I now see why it was incomplete.. need to think about it some more..

@erikogenvik
Copy link
Contributor Author

Yes, the issue was introduced through that commit. Although it's still retaining the change where compilation now happens in "load" rather than "prepare".

@paroj
Copy link
Member

paroj commented Mar 10, 2024

it compilation needs to be done in prepare though - otherwise the prepare event is not correctly propagated.

I did not think that commit through.

closing in favor of full revert in #3062

@paroj paroj closed this Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants