aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/Makefile.sources
blob: 5d38bb36b44b895e7b7778c3f798b3ea15a3d6a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
C_SOURCES := \
	cayman_msaa.c \
	r600_buffer_common.c \
	r600_cs.h \
	r600_gpu_load.c \
	r600_perfcounter.c \
	r600_pipe_common.c \
	r600_pipe_common.h \
	r600_query.c \
	r600_query.h \
	r600_streamout.c \
	r600_test_dma.c \
	r600_texture.c \
	radeon_uvd.c \
	radeon_uvd.h \
	radeon_vcn_dec.c \
	radeon_vcn_dec.h \
	radeon_vce_40_2_2.c \
	radeon_vce_50.c \
	radeon_vce_52.c \
	radeon_vce.c \
	radeon_vce.h \
	radeon_video.c \
	radeon_video.h \
	radeon_winsys.h