freedreno/ir3: Add a bunch more tests for cat6 opcodes.
[mesa.git] / src / egl / Makefile.sources
index e6fd3f114c0f8ae070e2afc692d87feccddf42b1..da1fce11de133436ea73325e713d506969cce685 100644 (file)
@@ -3,7 +3,6 @@ LIBEGL_C_FILES := \
        main/eglapi.h \
        main/eglarray.c \
        main/eglarray.h \
-       main/eglcompiler.h \
        main/eglconfig.c \
        main/eglconfig.h \
        main/eglcontext.c \
@@ -11,11 +10,12 @@ LIBEGL_C_FILES := \
        main/eglcurrent.c \
        main/eglcurrent.h \
        main/egldefines.h \
+       main/egldevice.c \
+       main/egldevice.h \
        main/egldisplay.c \
        main/egldisplay.h \
        main/egldriver.c \
        main/egldriver.h \
-       main/eglfallbacks.c \
        main/eglglobals.c \
        main/eglglobals.h \
        main/eglimage.c \
@@ -31,5 +31,4 @@ LIBEGL_C_FILES := \
 
 dri2_backend_core_FILES := \
        drivers/dri2/egl_dri2.c \
-       drivers/dri2/egl_dri2.h \
-       drivers/dri2/egl_dri2_fallbacks.h
+       drivers/dri2/egl_dri2.h