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

[dxgi] unchain DxgiSwapChain::Present1 and Present #3966

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Kethen
Copy link
Contributor

@Kethen Kethen commented Apr 22, 2024

dxgi hooking tools might hook both, eg. SpecialKO/SpecialK#167

meanwhile those tools would likely not expect their presentation hooks to be fired twice per presentation

@doitsujin doitsujin merged commit 92a43eb into doitsujin:master Apr 22, 2024
3 checks passed
Kethen added a commit to Kethen/dxvk that referenced this pull request Apr 23, 2024
…dBase

similar to doitsujin#3966, avoid
chaining so that dxgi tools attempting to wrap swapchains don't
end up double wrapping
Kethen added a commit to Kethen/dxvk that referenced this pull request Apr 23, 2024
…dBase

similar to doitsujin#3966, avoid
chaining so that dxgi tools attempting to wrap swapchains don't
end up double wrapping

ref: SpecialKO/SpecialK#168
Kethen added a commit to Kethen/dxvk that referenced this pull request Apr 23, 2024
similar to doitsujin#3966, avoid
chaining so that dxgi tools attempting to wrap swapchains don't
end up double wrapping

ref: SpecialKO/SpecialK#168
doitsujin pushed a commit that referenced this pull request Apr 25, 2024
similar to #3966, avoid
chaining so that dxgi tools attempting to wrap swapchains don't
end up double wrapping

ref: SpecialKO/SpecialK#168
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