Posts by this author

Mar 24, 2020
3
1

In the works: OpenCL™ and OpenGL® mapping layers to DirectX

Building on our previous work with the D3D12 Translation Layer library as well as the D3D11On12 and D3D9On12 mapping layers, we’re happy to share that we are working on two new projects: OpenCL and OpenGL mapping layers to D3D12.

Jan 14, 2020
1
1

D3D12 Translation Layer and D3D11On12 are now open source

If you’re a developer looking to port your game to DX12, we have good news: The D3D12 Translation Layer, a helper library for translating graphics concepts and commands from a D3D11-style domain to a D3D12-style domain, is now open source. As an example of how to use the library, we have also opened sourced the D3D11On12 mapping layer.