You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678910111213141516 |
- C_SOURCES := \
- r600_buffer_common.c \
- radeon_elf_util.c \
- r600_pipe_common.c \
- r600_query.c \
- r600_streamout.c \
- r600_texture.c \
- radeon_video.c \
- radeon_uvd.c \
- radeon_vce.c \
- radeon_vce_40_2_2.c
-
- LLVM_C_FILES := \
- radeon_setup_tgsi_llvm.c \
- radeon_llvm_emit.c \
- radeon_llvm_util.c
|