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] Add D3D8Bridge for d3d8 #3518

Merged
merged 1 commit into from
Jun 24, 2023

Conversation

AlpyneDreams
Copy link
Contributor

Part of #3411

D3D9Bridge is how d3d8 is can affect the behavior of d3d9 and use the dxvk backend in cases where that's needed. This PR does not implement every feature that it can use, it just adds the interface.

src/d3d9/d3d9_interface.cpp Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.cpp Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.cpp Outdated Show resolved Hide resolved
src/d3d9/d3d9_bridge.h Outdated Show resolved Hide resolved
@AlpyneDreams AlpyneDreams changed the title [d3d9] Add D3D9Bridge for d3d8 [d3d9] Add D3D8Bridge for d3d8 Jun 20, 2023
@AlpyneDreams AlpyneDreams mentioned this pull request Jun 21, 2023
13 tasks
@Joshua-Ashton Joshua-Ashton merged commit d6e7e3e into doitsujin:master Jun 24, 2023
3 checks passed
@AlpyneDreams AlpyneDreams deleted the d3d9/bridge branch June 24, 2023 16:59
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.

None yet

2 participants