LookingGlass/host
Geoffrey McRae 71c6e5d317 [host] NvFBC now takes full screen capture and crops off letterboxing
For this to function correctly the display scaling in the nvidia control
panel must be set to "No scaling", failure to do so will cause incorrect
window cropping. This is due to the inability to capture a non-scaled
image using NvFBC.
2017-12-12 03:59:55 +11:00
..
Capture [host] NvFBC now takes full screen capture and crops off letterboxing 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 initial framework for DXGI capture 2017-11-02 17:57:11 +11:00
ICapture.h [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +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 DXGICapture code from the project 2017-11-04 00:19:06 +11:00
kvm-ivshmem-host.vcxproj.filters [host] removed deprecated DXGICapture code from the project 2017-11-04 00:19:06 +11:00
main.cpp [host] added getc to wait around when debugging 2017-11-04 06:12:44 +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] implemented double buffering 2017-12-12 03:59:55 +11:00
Service.h [host] add initial buffering support 2017-12-12 03:59:55 +11:00
Util.h [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00