Microsoft Opens Source Code for Layer Translating Direct3D 9 Commands to Direct3D 12
Microsoft has announced the release of the source code for the D3D9On12 layer with the implementation of the Device Driver Interface (DDI), which translates Direct3D 9 (D3D9) commands into Direct3D 12 (D3D12) commands. This layer allows old applications to run in environments that support only D3D12, and may be useful for implementing D3D9 based on vkd3d and VKD3D-Proton projects, offering Direct3D 12 implementation […]
