Skip to content

Draft: dmabuf:Support upside-down dmabufs

Matthias Clasen requested to merge dmabuf-y-invert into main

Add a y-invert flag to GdkDmabufTextureBuilder, and handle it when passing dmabufs to the compositor, when downloading them, and when using them in GL.

Fixes: #6258 (closed)

Merge request reports