Skip to content
Snippets Groups Projects
Commit 9814ddaa authored by Steve Lhomme's avatar Steve Lhomme
Browse files

vout/win32: do CommonPlacePicture() outside of CommonWindowInit()

CommonWindowInit() is not called in UWP builds, but the initial
CommonPlacePicture() needs to be done.

direct3d11 already does its own in Direct3D11Open().
Do it earlier in direct3d9 to be closer to the CommonWindowInit() call.
parent b317441d
Loading
Pipeline #332973 passed with stage
in 21 minutes and 9 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment