aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* radeon/uvd: add UVD implementation v5Christian König2013-04-111-1/+3
* r600g/llvm: Move llvm wrapper functions into the radeon directoryTom Stellard2013-03-131-5/+1
* r600g: Add $(DEFINES) to AM_CXXFLAGSTom Stellard2013-02-191-1/+2
* r600g: Fix building with --enable-r600-llvm-compilerTom Stellard2013-01-281-3/+1
* r600g: Don't build llvm_wrapper.cpp when we aren't using LLVMTom Stellard2013-01-251-1/+3
* configure.ac: Compute the required llvm static libraries only onceTom Stellard2013-01-241-4/+0
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* radeon/llvm: Convert to AutomakeTom Stellard2013-01-101-12/+12
* r600g: Use gallium automake include fileMatt Turner2013-01-101-4/+2
* automake: Remove OPT_FLAGS.Eric Anholt2012-07-261-1/+0
* automake: Remove ARCH_FLAGS.Eric Anholt2012-07-261-1/+0
* make: Fold ASM_CFLAGS into DEFINES.Eric Anholt2012-06-211-1/+0
* r600g: compute support for evergreenAdam Rak2012-06-011-4/+14
* r600g: Fix out of tree builds that use the LLVM backendTom Stellard2012-05-071-1/+1
* r600g/automake: add $ARCH_FLAGS and $OPT_FLAGSMarek Olšák2012-04-231-0/+2
* r600g: Add hooks for the LLVM shader compilerTom Stellard2012-04-231-0/+24
* r600g: Use automake to generate MakefileTom Stellard2012-04-171-0/+17