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

Support for newer glslang versions without SPIRV and HLSL libraries #17563

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keithbowes
Copy link
Contributor

Description

This makes it so that RetroArch can be compiled with glslang 14+, which have removed the separate HLSL library. Currently, the SPIRV library is an empty stub in glslang 14/15 but the indicated plan is to eventually remove that too, so I've followed suit.

Related Issues

Fixes #16571

@LibretroAdmin
Copy link
Contributor

I'm kinda wary of this. Will this have any impact for the D3D drivers when using Slang shaders?

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.

Upstream GLSLang releases no longer detected by QuickBuild
2 participants