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

Namespace shader cache files by graphics API #87796

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

RandomShaper
Copy link
Member

@RandomShaper RandomShaper commented Jan 31, 2024

Namely, cache files now end with .d3d12.cache or .vulkan.cache instead of just .cache. This avoids the whole shader cache from being invalidated (and thus regenerated) when switching rendering drivers.

@clayjohn clayjohn added the bug label Feb 9, 2024
@akien-mga akien-mga merged commit f12d737 into godotengine:master Feb 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@RandomShaper RandomShaper deleted the shader_cache_split branch February 12, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants