LookingGlass/host
Geoffrey McRae 343983d9af [host] add timeout return value for repeated frame
This is to allow a repeat frame without incuring an additional
memory copy when the frame is already in shared memory.
2018-07-26 03:08:52 +10:00
..
Capture [host] flag paused when waiting for sec desktop 2018-07-24 01:12:24 +10:00
sync-test [host] added NvFBC build configurations to vcxproj 2017-12-15 09:58:51 +11:00
.gitignore [host] NvFBC is now functional 2017-11-01 01:46:47 +11:00
CaptureFactory.h [host] configure/ifdef out nvfbc 2017-12-14 15:39:19 -05:00
CrashHandler.cpp [misc] added website url to sources 2017-12-12 04:30:47 +11:00
CrashHandler.h [host] fix include paths and casing 2017-12-14 15:38:25 -05:00
ICapture.h [host] add timeout return value for repeated frame 2018-07-26 03:08:52 +10:00
IVSHMEM.cpp [host] Update IVSHMEM class to support incoming driver version 2017-12-28 15:42:44 +11:00
IVSHMEM.h [host] fix include paths and casing 2017-12-14 15:38:25 -05:00
Looking Glass.sln [host] added NvFBC build configurations to vcxproj 2017-12-15 09:58:51 +11:00
looking-glass-host.vcxproj [host] replaced MultiMemcpy with plain memcpySSE 2018-07-23 15:21:43 +10:00
looking-glass-host.vcxproj.filters [host] replaced MultiMemcpy with plain memcpySSE 2018-07-23 15:21:43 +10:00
main.cpp [host] fix crash on screen blanking 2018-06-01 00:39:18 +10:00
Makefile [host] ask for unicode with mingw-w64 makefile 2018-05-28 12:10:52 +10:00
Service.cpp [host] add timeout return value for repeated frame 2018-07-26 03:08:52 +10:00
Service.h [host] add timeout return value for repeated frame 2018-07-26 03:08:52 +10:00
TraceUtil.cpp [host] added tracing class to help profile slow code points 2017-12-23 18:15:15 +11:00
TraceUtil.h [host] added tracing class to help profile slow code points 2017-12-23 18:15:15 +11:00
Util.h [host] mingw-w64 compile fixes (#44) 2018-01-30 21:07:46 +11:00