On 09/11/15 03:58, Dave Airlie wrote:
From: Dave Airlie
There might be a reason we do this inside the thread, but I'm not aware of it
yet, move stuff around and see if this jogs anyone's memory.
It might be a relic from the time where we had swizzled tiles.
Jose
Doing this outside the thr
Am 09.11.2015 um 05:19 schrieb Dave Airlie:
> From: Dave Airlie
>
> There might be a reason we do this inside the thread, but I'm not aware of it
> yet, move stuff around and see if this jogs anyone's memory.
>
> Doing this outside the thread at least with front buffer rendering avoids
> problem
From: Dave Airlie
There might be a reason we do this inside the thread, but I'm not aware of it
yet, move stuff around and see if this jogs anyone's memory.
Doing this outside the thread at least with front buffer rendering avoids
problems with XGetImage failing in the thread and deadlocking, no
From: Dave Airlie
There might be a reason we do this inside the thread, but I'm not aware of it
yet, move stuff around and see if this jogs anyone's memory.
Doing this outside the thread at least with front buffer rendering avoids
problems with XGetImage failing in the thread and deadlocking, no