microsoft / microsoft/D3D12TranslationLayer

Accessing command list on D3D9On12

Open
#77 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
357
Forks
56
Avg merge
5d 6h
Merged PRs (30d)
4

Description

Hello

We have our engine on Directx9 and we want to migrate to Directx12. We want migration step wise so using D3D9On12 where we have access to Directx12 device, command queue but no access to Command List.

Is there any way of getting acccess of command list to recored my command.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the D3D9On12 integration and the interfaces exposing the DirectX 12 device and command queue. Verify whether a command list is intentionally unavailable and whether the requested recording workflow is supported; the issue is resolved when that capability or a documented limitation is established.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.