summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/Makefile.sources
blob: 11b3319ac72d7ca8570162e38c92206bc23397a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
C_SOURCES := \
	si_blit.c \
	si_commands.c \
	si_compute.c \
	si_descriptors.c \
	si_hw_context.c \
	si_pipe.c \
	si_pm4.c \
	si_shader.c \
	si_state.c \
	si_state_draw.c \
	si_uvd.c