Re: [PATCH] compositor: allow query of surface formats.

2012-05-02 Thread Gwenole Beauchesne
Hi, 2012/5/2 Pekka Paalanen : > On Fri, 27 Apr 2012 17:52:11 +0200 >> Add new query to collect surface formats supported for rendering through >> surface_format events. This allows for checking whether the compositor >> supports rendering YUV buffers for example. >> >> Note: this depends on the ge

Re: [PATCH] compositor: allow query of surface formats.

2012-05-02 Thread Pekka Paalanen
On Fri, 27 Apr 2012 17:52:11 +0200 Gwenole Beauchesne wrote: > Hi, > > Add new query to collect surface formats supported for rendering through > surface_format events. This allows for checking whether the compositor > supports rendering YUV buffers for example. > > Note: this depends on the ge

[PATCH] compositor: allow query of surface formats.

2012-04-27 Thread Gwenole Beauchesne
Hi, Add new query to collect surface formats supported for rendering through surface_format events. This allows for checking whether the compositor supports rendering YUV buffers for example. Note: this depends on the generic wl_buffer formats patch series. Is there a way to let the server fill i