LookingGlass/host/platform
Quantum acc3298344 [host] nvfbc: cleanup threads created by nvfbc_init on failure
mouseHook_install and dwmForceComposition both create threads, but these
are only freed in nvfbc_deinit which is not called if nvfbc_init fails.
These should be freed if the pointer thread fails to be created, as
nothing else could be cleaning it up.
2021-01-31 09:57:07 +11:00
..
Linux [host] all: pass back the desktop rotation to the client 2021-01-18 13:53:29 +11:00
Windows [host] nvfbc: cleanup threads created by nvfbc_init on failure 2021-01-31 09:57:07 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00