summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/Makefile.sources
blob: 4e1f9712efc68a413ccc4166943a7e720b4d0ddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
C_SOURCES := \
	si_blit.c \
	si_buffer.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