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

Adding of the bindings for IDirect3DDeviceManager9 in namespace "Vortice.DirectXVA2api". #491

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raphael-work
Copy link
Contributor

More details: As the documentation of the IDirect3DDeviceManager9 class is already in the Vortice.Direct3D9 project, I've added the dxva2api header file here. Taking example of "d3d9on12" file header has already been added in this project but in a dedicated namespace, I reproduce the same architecture by putting the class IDirect3DDeviceManager9 in the new namespace "Vortice.DirectXVA2api".
Following the SharpGen builds errors, I've "removed" all the functions, structs and interfaces not needed for now.

UBISOFT-ORG\rlahure and others added 4 commits February 12, 2025 11:15
…ce.DirectXVA2api".

More details: As the documentation of the IDirect3DDeviceManager9 class is already in the Vortice.Direct3D9 project, I've added the dxva2api header file here. Taking example of "d3d9on12" file header has already been added in this project but in a dedicated namespace, I reproduce the same architecture by putting the class IDirect3DDeviceManager9 in the new namespace  "Vortice.DirectXVA2api".
Following the SharpGen builds errors, I've "removed"  all the functions, structs and interfaces not needed.
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.

1 participant