X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fes%2Fsources.mak;h=6ddbcfdffc672f5ddd87a97283e4b52a0f499dd3;hb=1904ba7936eb5a3fa76875a498eb54f3bd5f90a5;hp=0f682f507e90970317e1bb7d4e71a66e5cebea5a;hpb=ea0c7e71638a4a72a4eae962e6cc471bd33a5605;p=mesa.git diff --git a/src/mesa/es/sources.mak b/src/mesa/es/sources.mak index 0f682f507e9..6ddbcfdffc6 100644 --- a/src/mesa/es/sources.mak +++ b/src/mesa/es/sources.mak @@ -3,14 +3,6 @@ include $(MESA)/sources.mak # LOCAL sources LOCAL_ES1_SOURCES := \ - main/get_es1.c \ - main/drawtex.c \ - main/es_cpaltex.c \ - main/es_enable.c \ - main/es_fbo.c \ - main/es_query_matrix.c \ - main/es_texgen.c \ - main/stubs.c \ glapi/glapi-es1/main/enums.c LOCAL_ES1_GALLIUM_SOURCES := \ @@ -27,10 +19,6 @@ LOCAL_ES1_INCLUDES := \ -I$(MESA)/state_tracker LOCAL_ES2_SOURCES := \ - main/get_es2.c \ - main/es_cpaltex.c \ - main/es_fbo.c \ - main/stubs.c \ glapi/glapi-es2/main/enums.c LOCAL_ES2_GALLIUM_SOURCES := \