wlroots/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
dmabuf.c
drm_format_set.c
egl.c
meson.build
wlr_renderer.c
wlr_texture.c