LookingGlass/host
2019-01-02 10:29:46 +11:00
..
Capture [host] [Patch 1/2] fix copy of padded resolutions 2019-01-02 10:29:46 +11:00
MFT [host] remove the invalid usage of SafeRelease 2018-07-28 10:27:50 +10:00
Shaders [host] correct RGBtoYUV shader output 2018-07-28 07:47:49 +10:00
sync-test [host] added NvFBC build configurations to vcxproj 2017-12-15 09:58:51 +11:00
.gitignore [host] ignore compiled shader headers 2018-07-28 06:19:59 +10:00
CaptureFactory.h [host] configure/ifdef out nvfbc 2017-12-14 15:39:19 -05:00
Com.h [host] updated to take advantage of DXGI v1.5 2018-12-04 21:26:46 +11: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] accumulate cursor updates rather then queue 2018-10-19 20:14:43 +11: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] updated to take advantage of DXGI v1.5 2018-12-04 21:26:46 +11:00
looking-glass-host.vcxproj [host] updated to take advantage of DXGI v1.5 2018-12-04 21:26:46 +11:00
looking-glass-host.vcxproj.filters [host] fixed project Release shader build 2018-07-28 06:25:41 +10:00
main.cpp [host] simplify capture logic and fix re-init bug 2018-11-02 21:38:02 +11:00
Makefile [host] ask for unicode with mingw-w64 makefile 2018-05-28 12:10:52 +10:00
Service.cpp [host] simplify capture logic and fix re-init bug 2018-11-02 21:38:02 +11:00
Service.h [host] simplify capture logic and fix re-init bug 2018-11-02 21:38:02 +11:00
TextureConverter.cpp [host] remove the invalid usage of SafeRelease 2018-07-28 10:27:50 +10:00
TextureConverter.h [host] don't uselessly try to scale 1:1 textures 2018-07-28 10:27:50 +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