mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-08 00:01:31 +00:00
37ea662998c103ae56bc94aab9aec7a60607767f
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.
LookingGlass
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
- Project Website: https://looking-glass.hostfission.com
- Support Forum: https://forum.level1techs.com/t/looking-glass-guides-help-and-support/122387
- Windows Builds of the host application: https://looking-glass.hostfission.com/downloads
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
Languages
C
76.4%
C++
20.3%
CMake
1.8%
NSIS
0.7%
GLSL
0.6%
Other
0.2%