[Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.

Dave Airlie airlied at gmail.com
Fri Aug 19 01:47:29 UTC 2016


On 18 August 2016 at 12:59, Weng, Chuanbo <chuanbo.weng at intel.com> wrote:
> Hi Dave and all,
>         (Since Dave implemented this extension EGL_MESA_image_dma_buf_export, so I also send this email to you.)
>         Could you please review this patch and push it if it looks good to you? Thanks!


I think this needs a version bump on the EGL image interface.

It will also break the gallium drivers, as it doesn't check the return
value of queryImage, and you haven't patched
the other drivers to provide the values or set them to 0.

Dave.


More information about the mesa-dev mailing list