Fix portal capture on intel, support multiple planes in one egl image (might fix capture on intel iris)

This commit is contained in:
dec05eba
2024-07-22 04:58:41 +02:00
parent b077177081
commit b5b4d6b2bd
12 changed files with 397 additions and 214 deletions

4
TODO
View File

@@ -154,4 +154,6 @@ Make dbus code and pipewire setup non blocking.
Support portal (pipewire) hdr capture when pipewire adds support for it.
HDR support on x11?
HDR support on x11?
Move most kms data to kms client. We dont need root access for everything that is server from kms server right now, such as hdr metadata and drm plane properties. Only the drm plane fd really needs root access.