radeonsi: fix Hyper-Z on Stoney
[mesa.git] / src / gallium / drivers / radeon / Makefile.sources
1 C_SOURCES := \
2 cayman_msaa.c \
3 r600_buffer_common.c \
4 r600_cs.h \
5 r600d_common.h \
6 r600_gpu_load.c \
7 r600_perfcounter.c \
8 r600_pipe_common.c \
9 r600_pipe_common.h \
10 r600_query.c \
11 r600_query.h \
12 r600_streamout.c \
13 r600_texture.c \
14 radeon_uvd.c \
15 radeon_uvd.h \
16 radeon_vce_40_2_2.c \
17 radeon_vce_50.c \
18 radeon_vce_52.c \
19 radeon_vce.c \
20 radeon_vce.h \
21 radeon_video.c \
22 radeon_video.h \
23 radeon_winsys.h
24
25 LLVM_C_FILES := \
26 radeon_elf_util.c \
27 radeon_elf_util.h \
28 radeon_llvm_emit.c \
29 radeon_llvm_emit.h \
30 radeon_llvm.h \
31 radeon_llvm_util.c \
32 radeon_llvm_util.h \
33 radeon_setup_tgsi_llvm.c