Andrew Sheldon 70110b4a5a [client] Use eglGetPlatformDisplay() to fix surface creation
[Why]
Recent versions of Mesa may have trouble with surface creation, resulting in
errors like:
egl.c:428  | egl_render_startup             | Failed to create EGL surface (eglError: 0x300b)

[How]
Replace eglGetDisplay() with eglGetPlatformDisplay(). Requires EGL 1.5, but should
be supported with any desktop driver released in the past few years.
2019-12-13 00:35:35 +11:00
2017-12-14 22:22:44 +11:00
2019-06-06 13:40:06 +10:00
2019-05-23 16:21:32 +10:00
2018-05-31 13:28:36 +10:00
2017-10-31 19:07:16 +11:00
2019-05-23 20:19:37 +10:00

Looking Glass

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

Donations

I (Geoffrey McRae) am the primary developer behind this project and I have invested thousands of hours of development time into it. If you like this project and find it useful and would like to help out you can support me directly using the following platforms.

Documentation

Please also be sure to see the following files for more information

Obtaining and using Looking Glass

Please see https://looking-glass.hostfission.com/quickstart

Latest Version

If you would like to use the latest bleeding edge version of Looking Glass please be aware there will be no support at this time. Latest bleeding edge builds of the Windows host application can be obtained from:

https://looking-glass.hostfission.com/downloads

Help and support

Web

https://forum.level1techs.com/t/looking-glass-triage/130952

Discord

https://discord.gg/4ahCn4c

IRC

Join us in the #LookingGlass channel on the FreeNode network

Trello

Description
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
Readme GPL-2.0 9 MiB
Languages
C 92.3%
C++ 3.9%
CMake 2.5%
NSIS 0.5%
GLSL 0.4%
Other 0.4%