summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: use pkg-config for libelfJonathan Gray2015-12-171-2/+3
* r600g,radeonsi: add a driver query returning GPU loadMarek Olšák2015-04-281-1/+3
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-1/+1
* gallium/radeon: ship all files in the tarballEmil Velikov2014-09-051-0/+3
* gallium/radeon: build only a single common library libradeonEmil Velikov2014-05-151-8/+4
* radeon: Include radeon_elf_util.c in the list of LLVM_C_FILES v2Tom Stellard2014-03-071-0/+1
* drivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILESEmil Velikov2013-11-181-4/+0
* gallium/drivers: compact compiler flags into Automake.incEmil Velikov2013-11-161-11/+11
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-081-3/+5
* gallium/radeon: drop unused variable LIBGALLIUM_LIBSEmil Velikov2013-10-011-3/+0
* radeon/llvm: Always build libradeonllvm as staticTom Stellard2013-05-061-15/+8
* radeon/llvm: Use LLVM C API for compiling LLVM IR to ISA v2Tom Stellard2013-05-061-2/+0
* radeon/uvd: Fix build failure with non-standard libdrm installation prefixLauri Kasanen2013-05-021-1/+1
* radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard2013-04-151-1/+2
* radeon/uvd: add UVD implementation v5Christian König2013-04-111-6/+17
* radeon/llvm: Do not link against libgallium when building statically.Maarten Lankhorst2013-03-191-1/+4
* radeon/llvm: Link against libgallium.la to fix an undefined symbolAndreas Boll2013-03-191-0/+1
* radeon/llvm: Implement radeon_llvm_get_kernel_module() using the C APITom Stellard2013-03-131-0/+1
* drivers/radeon: Don't link against libgallium.laTom Stellard2013-01-111-2/+1
* radeon/llvm: Convert to AutomakeTom Stellard2013-01-101-0/+31