Skip to content

render/pixel-format: add NV12 and P010 video formats

wlr_scene uses these formats to determine whether a buffer is fully opaque to make optimization decisions on composition.

Since these video formats are fully opaque, let's add them to the list.

Merge request reports

Loading