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 | 8 +++++++- src/egl/main/eglcurrent.c | 2 +- src/egl/main/egldriver.c | 2 +- src/egl/main/eglglobals.c | 10 +++++++++- src/egl/main/eglglobals.h | 7 +++++++ src/egl/main/eglmutex.h | 4 ---- src/egl/main/eglscreen.c | 2 +- 7 files changed, 26 insertions(+), 9 deletions(-) -- 1.8.3.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev