Re: [PATCH 2/6] gl-renderer: introduce a new struct dmabuf_image

2015-12-02 Thread Derek Foreman
On 24/11/15 01:28 PM, Emmanuel Gil Peyrot wrote: > This struct serves as renderer data for linux-dmabuf buffers, and can > contain multiple struct egl_image, simplifying this latter in the > common non-dmabuf case. > > Signed-off-by: Emmanuel Gil Peyrot > Reviewed-by: Pekka Paalanen > Reviewed-b

[PATCH 2/6] gl-renderer: introduce a new struct dmabuf_image

2015-11-24 Thread Emmanuel Gil Peyrot
This struct serves as renderer data for linux-dmabuf buffers, and can contain multiple struct egl_image, simplifying this latter in the common non-dmabuf case. Signed-off-by: Emmanuel Gil Peyrot Reviewed-by: Pekka Paalanen Reviewed-by: Daniel Stone Differential Revision: https://phabricator.fr