wlroots-hyprland/render
Simon Ser e91417ea8d render: stop making EGL context current in wlr_egl_init
This leaves an EGL context current behind. wlr_gles2_renderer_create was
assuming the EGL context was already current because of this (because it
called a GL function right off the bat).
2020-06-02 14:23:24 -06:00
..
gles2 render: stop making EGL context current in wlr_egl_init 2020-06-02 14:23:24 -06: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: stop making EGL context current in wlr_egl_init 2020-06-02 14:23:24 -06: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