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