wlroots/render
nyorain affbfb6a28 Support older wlr_linux_dmabuf_v1 clients
If a client uses an older version of the dmabuf protocol, use the
`formats` event instead of `modifiers` (since that didn't exist in older
versions).
With a bit of necessary guessing, support dmabuf importing even when
EGL_EXT_image_dma_buf_import_modifiers isn't present instead of
failing up front.
2018-10-12 23:07:45 +02:00
..
gles2 gles2: change context when it is not current 2018-08-03 07:43:22 +02:00
dmabuf.c Merge branch 'master' into screencontent 2018-05-31 12:33:27 +01:00
egl.c Support older wlr_linux_dmabuf_v1 clients 2018-10-12 23:07:45 +02:00
glapi.txt render: add wlr_texture_to_dmabuf 2018-05-29 18:47:17 +01:00
meson.build Change how glgen.sh outputs files 2018-08-24 19:35:21 +12:00
wlr_renderer.c Init dmabuf global in renderer 2018-09-02 08:50:43 +02:00
wlr_texture.c render: add wlr_texture_is_opaque 2018-07-12 23:35:33 +01:00