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

refactor: unify shadercache clearing #691

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

alandtse
Copy link
Collaborator

Move feature clearing into shadercache. This includes deferred clearing.

Move feature clearing into shadercache. This includes deferred clearing.
@Pentalimbed
Copy link
Collaborator

Pentalimbed commented Oct 24, 2024

What for tho? Feature shaders are not in the cache---they are not cached. So I don't know how it helps clear things up.

Edit: I see the point is to remove redundancy, in which case i think a new function is better suited.

@alandtse
Copy link
Collaborator Author

alandtse commented Oct 25, 2024

This also fixes file watcher not redoing feature shaders.

@alandtse
Copy link
Collaborator Author

But regardless, take it or not. I'm taking a break.

@doodlum doodlum merged commit 53ece39 into doodlum:dev Oct 25, 2024
3 checks passed
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.

3 participants