[Mesa-dev] (no subject)

Emil Velikov emil.l.velikov at gmail.com
Wed Mar 9 16:02:06 UTC 2016


On 9 March 2016 at 01:28, Dongwon Kim <dongwon.kim at intel.com> wrote:
> This patch enables an EGL extension, EGL_KHR_reusable_sync.
> This new extension basically provides a way for multiple APIs or
> threads to be excuted synchronously via a "reusable sync"
"executed"

> primitive shared by those threads/API calls.
>
> This was implemented based on the specification at
>
> https://www.khronos.org/registry/egl/extensions/KHR/EGL_KHR_reusable_sync.txt
>
Fiww, I almost nuked the infrastructure for this extension yesterday.
Guess I'll put that patch on hold.

Out of curiosity how did you test the implementation ? We don't have
any piglit tests for it - care to send a few :-)

Thanks
Emil


More information about the mesa-dev mailing list