Re: [Mesa-dev] [PATCH 0/7] egl: Fixes and cleanups for EGLSync

2016-09-29 Thread Emil Velikov
On 28 September 2016 at 07:28, Chad Versace wrote: > Fixes a deadlock in > dEQP-EGL.functional.fence_sync.invalid.get_invalid_value. > > With the deadlock fixed, it's now possible to run all of > 'dEQP-EGL.functional.fence_sync.*'. > > The patch series' main goal is to unify the attribute parsing

[Mesa-dev] [PATCH 0/7] egl: Fixes and cleanups for EGLSync

2016-09-27 Thread Chad Versace
Fixes a deadlock in dEQP-EGL.functional.fence_sync.invalid.get_invalid_value. With the deadlock fixed, it's now possible to run all of 'dEQP-EGL.functional.fence_sync.*'. The patch series' main goal is to unify the attribute parsing between eglCreateSyncKHR(..., EGLint *attrib_list) and e