LookingGlass/host/platform/Windows
Quantum b97130cf20 [host] nvfbc: generate cursor position update on startup
Before this commit, the NvFBC backend only generated the first cursor
position update when the mouse moves. Therefore, if the user does
not move the mouse, the cursor will be shown at (0, 0), which is not
ideal.

This commit changes this behaviour to unconditionally generate a
cursor update when the mouse hook initializes.
2021-01-28 11:18:02 +11:00
..
capture [host] dxgi: fix maybe uninitialized warning 2021-01-27 01:21:06 +11:00
include/windows [host] nvfbc: force composition to capture some full screen apps 2021-01-21 12:14:03 +11:00
src [host] nvfbc: generate cursor position update on startup 2021-01-28 11:18:02 +11:00
app.manifest [host] set the program name/description in the app.manifest 2020-10-19 01:56:03 +11:00
CMakeLists.txt [host] nvfbc: force composition to capture some full screen apps 2021-01-21 12:14:03 +11:00
installer.nsi [host] installer: include the debug PDB if it is available 2021-01-26 22:55:25 +11:00
resource.rc [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00