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