LookingGlass/host
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
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] dxgi: add support for downsampling the capture before sending 2022-05-01 19:45:44 +10:00
platform [host] dxgi: fix failure to copy to texture with sub resources 2022-05-02 15:53:20 +10:00
src [host] dxgi: add support for downsampling the capture before sending 2022-05-01 19:45:44 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] build with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00