LookingGlass/client/renderers
Paul Hollinsky 3890c72159 [client] egl: use texture sampler for desktop
The desktop doesn't need its own sampler, there is already an identically
configured one in the `desktop->texture`.

For some reason, using the texture sampler fixes a black screen issue
with my GTX 660 using the 470.86 driver. Maybe hitting some limit
for how many samplers can be allocated?
2022-02-08 15:34:54 +11:00
..
EGL [client] egl: use texture sampler for desktop 2022-02-08 15:34:54 +11:00
OpenGL [client] opengl: fix startup since ImGui upgrade 2022-01-24 06:42:16 +11:00
CMakeLists.txt [client] interface: rename LG_Renderer to LG_RendererOps 2021-08-08 14:43:04 +10:00