The Indirect Display Driver Model is an API introduced with the Windows 10 Anniversary Update intended to allow user-mode drivers to be created that can display content on monitors that are not connected to a traditional display adapter.
The Indirect Display Driver Model is an API introduced with the Windows 10 Anniversary Update intended to allow user-mode drivers to be created that can display content on monitors that are not connected to a traditional display adapter.
The user-mode driver creates a graphics adapter and monitor, which are backed by a swapchain that receives the rendered desktop image.
Use this tag for questions to any of the Windows Indirect Display Model APIs.