LookingGlass/host
Geoffrey McRae ffd2fc1824 [host] Fixed the DXGIManager to capture the cursor properly.
Note: This class will be entirely re-written when I find some time,
it is very poorly implemented, full of assumptions and creates a new
texture for every single frame 🤦.
2017-11-03 00:18:37 +11:00
..
Capture [host] Fixed the DXGIManager to capture the cursor properly. 2017-11-03 00:18:37 +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] Fixed the DXGIManager to capture the cursor properly. 2017-11-03 00:18:37 +11:00
kvm-ivshmem-host.vcxproj.filters [host] Fixed the DXGIManager to capture the cursor properly. 2017-11-03 00:18:37 +11:00
main.cpp [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +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 initial framework for DXGI capture 2017-11-02 17:57:11 +11:00
Service.h [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00
Util.h [host] Added GPLv2 license to host project 2017-11-01 03:53:06 +11:00