summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/Makefile.sources
blob: 6c7ebe31512abc5938136886da541edfaf4ea67e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
C_SOURCES := \
	ilo_3d.c \
	ilo_3d_pipeline.c \
	ilo_3d_pipeline_dump.c \
	ilo_3d_pipeline_gen6.c \
	ilo_blit.c \
	ilo_context.c \
	ilo_cp.c \
	ilo_format.c \
	ilo_gpe_gen6.c \
	ilo_gpe_gen7.c \
	ilo_gpgpu.c \
	ilo_query.c \
	ilo_resource.c \
	ilo_screen.c \
	ilo_shader.c \
	ilo_state.c \
	ilo_video.c