summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-05-15gallium/radeon: build only a single common library libradeonEmil Velikov1-8/+4
2014-03-07radeon: Include radeon_elf_util.c in the list of LLVM_C_FILES v2Tom Stellard1-0/+1
2013-11-18drivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILESEmil Velikov1-4/+0
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-11/+11
2013-10-08gallium/radeon: don't export any private symbolsMarek Olšák1-3/+5
2013-10-01gallium/radeon: drop unused variable LIBGALLIUM_LIBSEmil Velikov1-3/+0
2013-05-06radeon/llvm: Always build libradeonllvm as staticTom Stellard1-15/+8
2013-05-06radeon/llvm: Use LLVM C API for compiling LLVM IR to ISA v2Tom Stellard1-2/+0
2013-05-02radeon/uvd: Fix build failure with non-standard libdrm installation prefixLauri Kasanen1-1/+1
2013-04-15radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard1-1/+2
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-6/+17
2013-03-19radeon/llvm: Do not link against libgallium when building statically.Maarten Lankhorst1-1/+4
2013-03-19radeon/llvm: Link against libgallium.la to fix an undefined symbolAndreas Boll1-0/+1
2013-03-13radeon/llvm: Implement radeon_llvm_get_kernel_module() using the C APITom Stellard1-0/+1
2013-01-11drivers/radeon: Don't link against libgallium.laTom Stellard1-2/+1
2013-01-10radeon/llvm: Convert to AutomakeTom Stellard1-0/+31