wlroots/backend/x11
Simon Ser 1edc42157b render/egl: introduce wlr_egl_unset_current
This function can be called after wlr_egl_make_current to cleanup the
EGL context. This avoids having lingering EGL contexts that make things
work by chance.

Closes: https://github.com/swaywm/wlroots/issues/2197
2020-05-19 14:56:20 +02:00
..
backend.c backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE 2020-04-09 00:15:25 +00:00
input_device.c backends/x11: Touch support 2019-07-17 09:23:10 -04:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
output.c render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00