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

Remote outputs #7

Open
lakor64 opened this issue Aug 2, 2023 · 0 comments
Open

Remote outputs #7

lakor64 opened this issue Aug 2, 2023 · 0 comments

Comments

@lakor64
Copy link
Owner

lakor64 commented Aug 2, 2023

The code does not support remote adapters or remote outputs, neither in enumeration.

this is reflected inside dxgi.dll code "CDXGIAdapterRemote" and "CDXGIOutputRemote", a way would be to figure out first how to enumerate them and then see how to implement them.
They are NOT present in WIndows vista, so it might require the use of D3DKMTEnumAdapter2

This should hopefully also set AttachedToDesktop in output desc to FALSE.

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

No branches or pull requests

1 participant