LookingGlass/host/Capture
Geoffrey McRae a989914fef [host] remove the invalid usage of SafeRelease
SafeRelease was really useless, derefencing the smart pointers through
the use of & releases the value before SafeRelease get's to it. Instead
either allow the destructor to handle it's release, or explicityly
release it by assigning NULL
2018-07-28 10:27:50 +10:00
..
DXGI.cpp [host] remove the invalid usage of SafeRelease 2018-07-28 10:27:50 +10:00
DXGI.h [host] added YUV420 output support 2018-07-28 06:19:59 +10:00
NvFBC.cpp [host] update to KVMFR v6 and decouple mouse 2018-05-24 11:24:24 +10:00
NvFBC.h [host] update to KVMFR v6 and decouple mouse 2018-05-24 11:24:24 +10:00