In the Windows 10 May 2019 Update, codenamed 19H1, D3D12 has added a new Motion Estimation feature to D3D12. Motion estimation is the process of determining motion vectors that describe the transformation from one 2D image to another. Motion estimation is an essential part of video encoding and can be used in frame rate conversion algorithms. Windo...
In case game developers are limited on how frequently they can upgrade Windows 10 on their dev machines, they can use VHD files to quickly set up a new Windows 10 OS partition and to access new or preview features from DirectX 12.
Below is a list of links that a DirectX 12 developer would find useful:
@DirectX12 (Twitter)
DirectX-Specs (GitHub)
DirectX-Graphics-Samples (GitHub)
DirectX 12 and Graphics Education (YouTube)
PIX on Windows (Performance tuning and debugging for DirectX 12)