wlroots/backend/wayland
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
meson.build build: use dicts instead of get_variable 2020-04-21 15:26:45 +02:00
output.c render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00
seat.c backend/wayland: close keymap FD 2020-03-17 13:37:53 +01:00
tablet_v2.c Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02:00