Re: [Mesa-dev] [PATCH 0/2] egl: Enable EGL_EXT_client_extensions

2013-11-20 Thread Kenneth Graunke
On 10/11/2013 07:08 PM, Chad Versace wrote: > The extension is simple, and the implementation is simple. > > This little series lives on my egl-ext-client-extensions branch. I tested it > with my Piglit branch of the same name. > > Chad Versace (2): > egl: Kill macro _EGL_DECLARE_MUTEX > egl:

[Mesa-dev] [PATCH 0/2] egl: Enable EGL_EXT_client_extensions

2013-10-12 Thread Chad Versace
The extension is simple, and the implementation is simple. This little series lives on my egl-ext-client-extensions branch. I tested it with my Piglit branch of the same name. Chad Versace (2): egl: Kill macro _EGL_DECLARE_MUTEX egl: Enable EGL_EXT_client_extensions src/egl/main/eglapi.c