summaryrefslogtreecommitdiff
path: root/src/egl/main/Makefile.sources
blob: 75f060a456a50af3f5fc5893dc236cd72a653821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
LIBEGL_C_FILES := \
	eglapi.c \
	eglapi.h \
	eglarray.c \
	eglarray.h \
	eglcompiler.h \
	eglconfig.c \
	eglconfig.h \
	eglcontext.c \
	eglcontext.h \
	eglcurrent.c \
	eglcurrent.h \
	egldefines.h \
	egldisplay.c \
	egldisplay.h \
	egldriver.c \
	egldriver.h \
	eglfallbacks.c \
	eglglobals.c \
	eglglobals.h \
	eglimage.c \
	eglimage.h \
	egllog.c \
	egllog.h \
	eglmisc.c \
	eglmisc.h \
	eglmode.c \
	eglmode.h \
	eglscreen.c \
	eglscreen.h \
	eglstring.c \
	eglstring.h \
	eglsurface.c \
	eglsurface.h \
	eglsync.c \
	eglsync.h \
	egltypedefs.h