Skip to content
Snippets Groups Projects
Commit 9179497c authored by Steve Lhomme's avatar Steve Lhomme Committed by François Cartegnie
Browse files

access: add a screen graber from DXGI rather than the GDI

The DXGI code is always compiled on Windows as it's only using calls available
since Windows 7, although IDXGIOutputDuplication will not be available.

The block_t sent contains a D3D11-based picture_t that can be used without
any additional copy using the shared handle.
parent cd62b12b
No related branches found
No related tags found
No related merge requests found
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