LookingGlass/client/renderers
Quantum 2993f7ae7d [client] egl: create 24-bit colour context
This should prevent the looking-glass-client window from having an alpha
channel. On Wayland, the alpha channel is used to compose the window onto
the desktop, so the wallpaper would bleed through unless set to complete
opaque.

We worked around this by using constant alpha for rendering, but it was
not sustainable. Instead, we should just ask for 24-bit context.
2021-02-21 10:31:48 +11:00
..
EGL [client] egl: create 24-bit colour context 2021-02-21 10:31:48 +11:00
OpenGL [client] renderers: add on_help to renderer interface 2021-02-21 10:31:48 +11:00
CMakeLists.txt [client] cmake: cosmetics 2019-03-28 20:15:13 +11:00