summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/Makefile.sources
blob: b5cb5fdca9d52c219d445ffd43c1388efbee63c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
C_SOURCES := \
	ilo_3d.c \
	ilo_blit.c \
	ilo_context.c \
	ilo_cp.c \
	ilo_format.c \
	ilo_gpgpu.c \
	ilo_query.c \
	ilo_resource.c \
	ilo_screen.c \
	ilo_shader.c \
	ilo_state.c \
	ilo_video.c