mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 16:48:21 +00:00
70110b4a5a
[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. |
||
---|---|---|
.. | ||
EGL | ||
OpenGL | ||
CMakeLists.txt |