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

[d3d9] Allow interop to query enabled instance extensions #4505

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

AlpyneDreams
Copy link
Contributor

Just adds a simple function to get a list of enabled instance extensions. This allows the interop user to, for example, check if debug utils are enabled.

src/dxvk/dxvk_extensions.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_interfaces.h Show resolved Hide resolved
@AlpyneDreams AlpyneDreams marked this pull request as draft December 7, 2024 02:32
@AlpyneDreams AlpyneDreams marked this pull request as ready for review December 7, 2024 02:32
@AlpyneDreams AlpyneDreams force-pushed the d3d9/instance-extensions branch from b436477 to 0e033e3 Compare December 8, 2024 01:57
@AlpyneDreams
Copy link
Contributor Author

@doitsujin Rebased and squashed. Everything should be good to go.

@AlpyneDreams AlpyneDreams force-pushed the d3d9/instance-extensions branch from 0e033e3 to cb3216f Compare December 9, 2024 01:08
@AlpyneDreams AlpyneDreams force-pushed the d3d9/instance-extensions branch from cb3216f to 87dd118 Compare December 9, 2024 01:08
@doitsujin doitsujin merged commit d1abce3 into doitsujin:master Dec 9, 2024
4 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.

2 participants