LookingGlass/host/platform/Windows/capture/DXGI
Geoffrey McRae 947325e00d [host] dxgi: fix failure to copy to texture with sub resources
`CopyResource` will silently fail when trying to copy from a texture
with no subresources to one with. Instead we must use `ResolveSubresource`
2022-05-02 15:53:20 +10:00
..
src [host] dxgi: fix failure to copy to texture with sub resources 2022-05-02 15:53:20 +10:00
CMakeLists.txt [host] dxgi: add ability to capture OutputDebugMessage 2022-01-17 15:12:54 +11:00