LookingGlass/host
Geoffrey McRae a54f3000f5 [host] reworked capture to capture at the hosts's frame rate
This will help frame delivery to the host arrive on time, as well as
allow lower latency with a higher host refresh rate.

Data offset addresses are now also pre-calculated rather then
updated on every frame.
2017-12-12 03:59:56 +11:00
..
Capture [host] reworked capture to capture at the hosts's frame rate 2017-12-12 03:59:56 +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
CrashHandler.cpp [host] Added a crash handler to write out mini dumps 2017-12-12 03:59:56 +11:00
CrashHandler.h [host] Added a crash handler to write out mini dumps 2017-12-12 03:59:56 +11:00
ICapture.h [host] Updated to use the new header format 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] removed deprecated MTMemcpy from the project 2017-12-12 03:59:56 +11:00
kvm-ivshmem-host.vcxproj.filters [host] removed deprecated MTMemcpy from the project 2017-12-12 03:59:56 +11:00
main.cpp [host] Added a crash handler to write out mini dumps 2017-12-12 03:59:56 +11:00
Service.cpp [host] reworked capture to capture at the hosts's frame rate 2017-12-12 03:59:56 +11:00
Service.h [host] reworked capture to capture at the hosts's frame rate 2017-12-12 03:59:56 +11:00
Util.h [host] altered to use common memcpySSE 2017-12-12 03:59:55 +11:00