Hi,

Thanks for your patch.

On Wednesday, April 10, 2019 1:22 AM, Chia-I Wu <olva...@gmail.com> wrote:
> Format events are used to return supported formats while modifier
> evetns are used to return supported modifiers for each supported

Typo: events

> format.
>
> For example, if an implementation is based on EGL, it may send one
> format event for each format returned by eglQueryDmaBufFormatsEXT,
> and one modifier event for each modifier returned by
> eglQueryDmaBufModifiersEXT.

Can you explain the rationale behind this change, why the other has
been abandoned, why this one is better?

In wlroots we send modifier events with DRM_FORMAT_MOD_INVALID in case
no modifier can be used with the format.
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to