An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
Go to file
Geoffrey McRae 0ac1992019 [client] add new OpenGL-Basic renderer
This is based on bf8da7fd7e4397fe9931e82e52753806f1eee7e0 by @kiljacken
Per issue #11 on some cards this method performs much better then the
persistant buffering used in the standard OpenGL renderer.

Closes #11
2017-12-17 23:32:08 +11:00
.github Add issue template 2017-12-15 13:00:10 +11:00
client [client] add new OpenGL-Basic renderer 2017-12-17 23:32:08 +11:00
common [common] cleanup header format and move resettable members 2017-12-17 05:03:16 +11:00
contrib/redhat [meta] Add SELinux policy 2017-12-14 22:22:44 +11:00
host [host] compile NvFBC on mingw 2017-12-17 09:11:25 +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 Create README.md 2017-12-14 16:32:05 +11:00

LookingGlass

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