egl/main: use c11/threads' mutex directly
[mesa.git] / src / egl / main / Makefile.sources
1 LIBEGL_C_FILES := \
2 eglapi.c \
3 eglapi.h \
4 eglarray.c \
5 eglarray.h \
6 eglcompiler.h \
7 eglconfig.c \
8 eglconfig.h \
9 eglcontext.c \
10 eglcontext.h \
11 eglcurrent.c \
12 eglcurrent.h \
13 egldefines.h \
14 egldisplay.c \
15 egldisplay.h \
16 egldriver.c \
17 egldriver.h \
18 eglfallbacks.c \
19 eglglobals.c \
20 eglglobals.h \
21 eglimage.c \
22 eglimage.h \
23 egllog.c \
24 egllog.h \
25 eglmisc.c \
26 eglmisc.h \
27 eglmode.c \
28 eglmode.h \
29 eglscreen.c \
30 eglscreen.h \
31 eglstring.c \
32 eglstring.h \
33 eglsurface.c \
34 eglsurface.h \
35 eglsync.c \
36 eglsync.h \
37 egltypedefs.h