You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drm/compositor: remove Dmabuf render target constraint from DrmCompositor
this replaces the constraint on Dmabuf rendering with a new Trait
`AsRenderTarget` to allow binding different render target directly
and specific to backends and renderer
0 commit comments