mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 14:00:08 +01:00
linux-dmabuf: Bump main protocol version
Unfortunately this hunk fell out during a rebase. Sorry! Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
4ecdb097db
commit
c438cbe7dc
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
DEALINGS IN THE SOFTWARE.
|
DEALINGS IN THE SOFTWARE.
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<interface name="zwp_linux_dmabuf_v1" version="2">
|
<interface name="zwp_linux_dmabuf_v1" version="3">
|
||||||
<description summary="factory for creating dmabuf-based wl_buffers">
|
<description summary="factory for creating dmabuf-based wl_buffers">
|
||||||
Following the interfaces from:
|
Following the interfaces from:
|
||||||
https://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_image_dma_buf_import.txt
|
https://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_image_dma_buf_import.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue