looking-glass/host/platform/Windows/capture/DXGI/src
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
..
d3d11.c [host] dxgi: fix failure to copy to texture with sub resources 2022-05-02 15:53:20 +10:00
d3d12.c [host] dxgi: add nanosecond-scale sleep capability to d3d12 2022-03-06 17:21:14 +11:00
dxgi.c [host] dxgi: add support for downsampling the capture before sending 2022-05-01 19:45:44 +10:00
dxgi_capture.h [host] dxgi: add support for downsampling the capture before sending 2022-05-01 19:45:44 +10:00
ods_capture.c [host] dxgi: add ability to capture OutputDebugMessage 2022-01-17 15:12:54 +11:00
ods_capture.h [host] dxgi: add ability to capture OutputDebugMessage 2022-01-17 15:12:54 +11:00
util.c [host] dxgi: refactor to support additional copy backends 2022-01-10 14:45:51 +11:00