Hello devs…
Is it possible to implement a softdraw Blt in the DxgkDdiPresent() function in our WDDM 1.0 miniport driver? FYI… We can’t do it in the User Mode portion, so please don’t bother to ask why.
We have the source and destination rects given. We really just need help obtaining linear pointers to the source and target.