summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-1/+1
* gallium/r600: ship all files in the tarballEmil Velikov2014-09-051-0/+4
* r600g: Reinstate include path to common radeon source directoryMichel Dänzer2014-08-291-1/+2
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-2/+1
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-2/+0
* gallium/radeon: build only a single common library libradeonEmil Velikov2014-05-151-2/+0
* gallium/drivers: compact compiler flags into Automake.incEmil Velikov2013-11-161-18/+10
* gallium/drivers: enable automake subdir-objectsEmil Velikov2013-11-161-0/+2
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUMEmil Velikov2013-10-011-1/+1
* radeon/llvm: Always build libradeonllvm as staticTom Stellard2013-05-061-1/+1
* r600/sb: Fix build failure with non-standard libdrm installation prefixLauri Kasanen2013-05-021-0/+1
* r600g: plug in optimizing backendVadim Girlin2013-04-301-1/+9
* 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