LookingGlass/host
Geoffrey McRae 12617479d4 [host] Prevent NvFBC from stalling
NvFBC will wait forever for a change if nothing has changed, instead use
a timeout so that if the guest has re-connected it doesn't stall waiting
for a guest update.
2017-12-12 03:59:55 +11:00
..
Capture [host] Prevent NvFBC from stalling 2017-12-12 03:59:55 +11:00
.gitignore [host] NvFBC is now functional 2017-11-01 01:46:47 +11:00
CaptureFactory.h [host] added option parsing to application 2017-12-12 03:59:55 +11:00
ICapture.h [host] added option parsing to application 2017-12-12 03:59:55 +11:00
IVSHMEM.cpp [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00
IVSHMEM.h [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00
kvm-ivshmem-host.sln [host] initial host service project 2017-10-31 20:20:37 +11:00
kvm-ivshmem-host.vcxproj [host] added option parsing to application 2017-12-12 03:59:55 +11:00
kvm-ivshmem-host.vcxproj.filters [host] added option parsing to application 2017-12-12 03:59:55 +11:00
main.cpp [host] added option parsing to application 2017-12-12 03:59:55 +11:00
MTMemcpy.cpp [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00
MTMemcpy.h [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00
Service.cpp [host] Added SMID BGRAToRGB support and implemented it in DXGI 2017-12-12 03:59:55 +11:00
Service.h [host] added option parsing to application 2017-12-12 03:59:55 +11:00
Util.h [host] altered to use common memcpySSE 2017-12-12 03:59:55 +11:00