An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
Go to file
Geoffrey McRae 37ea662998 [client] use SDL_SetEventFilter for better mouse performance
This partially resolves lag issues on hosts running the amdgpu driver.
If mouse caputure is enable the lag issue returns, this is because SDL
calls `XSync` in `X11_WarpMouse` and `X11_WarpMouseGlobal`, if these
calls are removed all input lag issues dissapear.

This issue has been reported to SDL as the calls to `XSync` are not
required per the xlib documentation.
2018-01-24 23:46:11 +11:00
.github Add issue template 2017-12-15 13:00:10 +11:00
client [client] use SDL_SetEventFilter for better mouse performance 2018-01-24 23:46:11 +11:00
common [common] fixed bug in memcpySSE skipping remaining bytes 2017-12-30 18:39:57 +11:00
contrib/redhat [meta] Add SELinux policy 2017-12-14 22:22:44 +11:00
host [host] dxgi: fixed missed header update for timeout fix 2018-01-04 09:30:55 +11:00
vendor [host] added option parsing to application 2017-12-12 03:59:55 +11:00
.gitattributes [git] added vcxproj files to crlf exceptions 2017-10-31 20:19:52 +11:00
.gitmodules [host] removed gitmodule from testing 2017-12-12 03:59:57 +11:00
CONTRIBUTORS [misc] added extra contributors that donated via paypal 2017-12-12 03:59:56 +11:00
LICENSE added licensing to sources 2017-10-31 19:07:16 +11:00
README.md [misc] fix typo in readme url 2017-12-19 13:47:14 +11:00

LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.

Help and support

Web

https://forum.level1techs.com/t/looking-glass-guides-help-and-support/122387

IRC

Join us in the #LookingGlass channel on the FreeNode network