LookingGlass/host/platform
Quantum 1b48ac842a [host] nvfbc: fix resource leak when pointer thread creation fails
Moving NvFBCToSysSetup to nvfbc_init means that when the pointer thread
fails to be created, NvFBCToSysRelease needs to be called.

To resolve such cleanup issues in the future, we instead call nvfbc_deinit,
which should cleanup everything that needs to be cleaned up. fails.
2021-01-31 11:21:24 +11:00
..
Linux [host] all: pass back the desktop rotation to the client 2021-01-18 13:53:29 +11:00
Windows [host] nvfbc: fix resource leak when pointer thread creation fails 2021-01-31 11:21:24 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00