summaryrefslogtreecommitdiff
path: root/video/IndirectDisplay/IddSampleDriver/Driver.cpp
AgeCommit message (Collapse)Author
2020-06-17Updated comments for SwapChainProcessor (#522)159399Shantanu Gupta
Update comments for SwapChainProcessor in IndirectDisplay driver sample Co-authored-by: Shantanu Gupta <[email protected]>
2020-06-17Add multimon support to sample driver (#513)159224Shantanu Gupta
* Update sample driver with multimon support * Fix compiler warning Co-authored-by: Shantanu Gupta <[email protected]>
2020-02-19Add Indirect Display Driver sampleShantanu Gupta