wlroots/render
Ilia Bozhinov fb5691b6cc output: add wlr_output_preferred_read_format()
The read format is dependent on the output, so we first need to make it
current. This fixes a race condition in wlr-screencopy-v1 where a dmabuf
client would cause EGL_NO_SURFACE to be bound at the time when
screencopy needs to query for the preferred format, causing GL errors.
2018-11-24 10:54:25 +01:00
..
gles2 render/gles2: check for GL_OES_EGL_image_external 2018-11-04 09:00:55 +01:00
dmabuf.c Merge branch 'master' into screencontent 2018-05-31 12:33:27 +01:00
egl.c output: make wlr_egl flip the damage 2018-11-13 16:55:33 +01:00
glapi.txt render: add wlr_texture_to_dmabuf 2018-05-29 18:47:17 +01:00
meson.build render: fix meson including libdrm 2018-10-15 13:34:23 -07:00
wlr_renderer.c output: add wlr_output_preferred_read_format() 2018-11-24 10:54:25 +01:00
wlr_texture.c Remove fmt parameter from wlr_texture_write_pixels 2018-10-15 23:56:56 +02:00