wlroots-hyprland/include/wlr/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
..
dmabuf.h Support older wlr_linux_dmabuf_v1 clients 2018-10-12 23:07:45 +02:00
egl.h Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
gles2.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
interface.h Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
meson.build Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
wlr_renderer.h output: add wlr_output_preferred_read_format() 2018-11-24 10:54:25 +01:00
wlr_texture.h Use enum wl_shm_format for gles2 texture formats 2018-10-16 09:35:28 +02:00