Hey Varad,
On 12 May 2017 at 06:16, Varad Gautam wrote:
> On Fri, Feb 10, 2017 at 1:28 PM, Varad Gautam wrote:
>> provide a mechanism that allows clients to import the added dmabufs
>> and immediately use the newly created wl_buffers without waiting on
>> an event. this is useful to clients that
Hi all,
On Fri, Feb 10, 2017 at 1:28 PM, Varad Gautam wrote:
> From: Varad Gautam
>
> provide a mechanism that allows clients to import the added dmabufs
> and immediately use the newly created wl_buffers without waiting on
> an event. this is useful to clients that are sure of their import
> re
From: Varad Gautam
provide a mechanism that allows clients to import the added dmabufs
and immediately use the newly created wl_buffers without waiting on
an event. this is useful to clients that are sure of their import
request succeeding, and wish to avoid the wl_buffer communication
roundtrip.