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

libobs-d3d12: Add d3d12 render empty implement #11216

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wanhongqing123
Copy link

@wanhongqing123 wanhongqing123 commented Aug 29, 2024

Description

for this work I want to do.

  • implement graphics import function
  • test d3d12 in my windows10

Motivation and Context

D3D12 is a new api in windows10 and windows11. I want to implement it.

How Has This Been Tested?

Sorry I have not implement it complete.

Types of changes

New feature

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Fenrirthviti Fenrirthviti marked this pull request as draft August 29, 2024 07:12
@Fenrirthviti
Copy link
Member

Marking this as a draft as it's an incomplete PR.

Are you looking for feedback/assistance on this? If not, might be best to close this until it's actually ready for a review.

@wanhongqing123 wanhongqing123 marked this pull request as ready for review August 29, 2024 07:27
@wanhongqing123
Copy link
Author

I want to complete this new feature step by step, otherwise the amount of code to submit at one time is too large

@Fenrirthviti
Copy link
Member

Since this is a significant change, please update the PR description with a bit more information on how this implementation is being done, what this specific PR adds, a list of next steps required after this. Since this is still an incomplete feature, I am marking it as draft until the full scope can be understood.

@Fenrirthviti Fenrirthviti marked this pull request as draft August 29, 2024 17:15
@WizardCM WizardCM added Windows Affects Windows New Feature New feature or plugin labels Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or plugin Windows Affects Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants