On Fri, Nov 18, 2016 at 11:17 PM, Rob Clark wrote:
> On Fri, Nov 18, 2016 at 5:07 PM, Marek Olšák wrote:
>> On Fri, Nov 18, 2016 at 2:39 PM, Rob Clark wrote:
>>> From: Rob Clark
>>>
>>> This will be needed for explicit synchronization with devices outside
>>> the gpu, ie. EGL_ANDROID_native_fen
On Fri, Nov 18, 2016 at 5:07 PM, Marek Olšák wrote:
> On Fri, Nov 18, 2016 at 2:39 PM, Rob Clark wrote:
>> From: Rob Clark
>>
>> This will be needed for explicit synchronization with devices outside
>> the gpu, ie. EGL_ANDROID_native_fence_sync.
>>
>> Signed-off-by: Rob Clark
>> Reviewed-by: Ma
On Fri, Nov 18, 2016 at 2:39 PM, Rob Clark wrote:
> From: Rob Clark
>
> This will be needed for explicit synchronization with devices outside
> the gpu, ie. EGL_ANDROID_native_fence_sync.
>
> Signed-off-by: Rob Clark
> Reviewed-by: Marek Olšák
> ---
> src/gallium/include/pipe/p_context.h | 6
From: Rob Clark
This will be needed for explicit synchronization with devices outside
the gpu, ie. EGL_ANDROID_native_fence_sync.
Signed-off-by: Rob Clark
Reviewed-by: Marek Olšák
---
src/gallium/include/pipe/p_context.h | 6 ++
src/gallium/state_trackers/dri/dri2.c | 6 +-
2 files c