On 16/10/15 08:34 AM, Pekka Paalanen wrote:
> On Mon, 5 Oct 2015 13:12:12 -0500
> Derek Foreman wrote:
>
>> Sometimes the compositor wants to make sure a shm pool doesn't disappear
>> out from under it.
>>
>> For example, in Enlightenment, rendering happens in a separate thread
>> while the main
On Mon, 5 Oct 2015 13:12:12 -0500
Derek Foreman wrote:
> Sometimes the compositor wants to make sure a shm pool doesn't disappear
> out from under it.
>
> For example, in Enlightenment, rendering happens in a separate thread
> while the main thread can still dispatch events. If a client is des
Sometimes the compositor wants to make sure a shm pool doesn't disappear
out from under it.
For example, in Enlightenment, rendering happens in a separate thread
while the main thread can still dispatch events. If a client is destroyed
during rendering, all its resources are cleaned up and its sh