wlroots-hyprland/include/wlr/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
..
dmabuf.h render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.h backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
egl.h render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00
gles2.h render/gles2: add wlr_gles2_renderer_check_ext 2020-04-22 22:40:54 +02:00
interface.h render/texture: add width and height fields 2020-04-28 21:45:14 +02:00
wlr_renderer.h Return failure of wlr_renderer_init_wl_display() 2020-03-23 15:19:16 +01:00
wlr_texture.h render/texture: add width and height fields 2020-04-28 21:45:14 +02:00