summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-06-16r600g,compute: provide local copy of functions from ac_binary.cJan Vesely1-0/+2
2017-06-12r600/eg: distribute egd_tables.py in the dist fileJuan A. Suarez Romero1-0/+4
2017-06-01r600/eg: add support for tracing IBs after a hang.Dave Airlie1-0/+5
2017-03-07build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner1-1/+1
2016-09-06radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie1-2/+4
2016-03-20r600g: remove TGSI->LLVM translationMarek Olšák1-8/+0
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-1/+1
2014-09-05gallium/r600: ship all files in the tarballEmil Velikov1-0/+4
2014-08-29r600g: Reinstate include path to common radeon source directoryMichel Dänzer1-1/+2
2014-08-28gallium/radeon: cleanup header inclusionEmil Velikov1-2/+1
2014-05-15gallium/radeon: link in libradeon.la at target levelEmil Velikov1-2/+0
2014-05-15gallium/radeon: build only a single common library libradeonEmil Velikov1-2/+0
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-18/+10
2013-11-16gallium/drivers: enable automake subdir-objectsEmil Velikov1-0/+2
2013-10-08gallium/radeon: don't export any private symbolsMarek Olšák1-1/+2
2013-10-01r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUMEmil Velikov1-1/+1
2013-05-06radeon/llvm: Always build libradeonllvm as staticTom Stellard1-1/+1
2013-05-02r600/sb: Fix build failure with non-standard libdrm installation prefixLauri Kasanen1-0/+1
2013-04-30r600g: plug in optimizing backendVadim Girlin1-1/+9
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-1/+3
2013-03-13r600g/llvm: Move llvm wrapper functions into the radeon directoryTom Stellard1-5/+1
2013-02-19r600g: Add $(DEFINES) to AM_CXXFLAGSTom Stellard1-1/+2
2013-01-28r600g: Fix building with --enable-r600-llvm-compilerTom Stellard1-3/+1
2013-01-25r600g: Don't build llvm_wrapper.cpp when we aren't using LLVMTom Stellard1-1/+3
2013-01-24configure.ac: Compute the required llvm static libraries only onceTom Stellard1-4/+0
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10radeon/llvm: Convert to AutomakeTom Stellard1-12/+12
2013-01-10r600g: Use gallium automake include fileMatt Turner1-4/+2
2012-07-26automake: Remove OPT_FLAGS.Eric Anholt1-1/+0
2012-07-26automake: Remove ARCH_FLAGS.Eric Anholt1-1/+0
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-1/+0
2012-06-01r600g: compute support for evergreenAdam Rak1-4/+14
2012-05-07r600g: Fix out of tree builds that use the LLVM backendTom Stellard1-1/+1
2012-04-23r600g/automake: add $ARCH_FLAGS and $OPT_FLAGSMarek Olšák1-0/+2
2012-04-23r600g: Add hooks for the LLVM shader compilerTom Stellard1-0/+24
2012-04-17r600g: Use automake to generate MakefileTom Stellard1-0/+17