wlroots-hyprland/render
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
..
gles2 render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00
dmabuf.c render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.c render/drm_format_set: disallow DRM_FORMAT_INVALID 2020-04-22 22:14:44 +02:00
egl.c render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
wlr_renderer.c render: only expose linux-dmabuf if EGL extension is supported 2020-04-09 00:16:03 +00:00
wlr_texture.c render/texture: make write_pixels optional 2020-04-28 21:45:14 +02:00