[Mesa-dev] [PATCH 0/2] egl: Enable EGL_EXT_client_extensions
Chad Versace
chad.versace at linux.intel.com
Sat Oct 12 04:08:56 CEST 2013
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
More information about the mesa-dev
mailing list