| Commit message (Expand) | Author | Age | Files | Lines |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+2 |
* | r600: fork and import gallium/radeon | Marek Olšák | 2017-09-26 | 1 | -2/+1 |
* | r600g,compute: provide local copy of functions from ac_binary.c | Jan Vesely | 2017-06-16 | 1 | -0/+2 |
* | r600/eg: distribute egd_tables.py in the dist file | Juan A. Suarez Romero | 2017-06-12 | 1 | -0/+4 |
* | r600/eg: add support for tracing IBs after a hang. | Dave Airlie | 2017-06-01 | 1 | -0/+5 |
* | build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM. | Matt Turner | 2017-03-07 | 1 | -1/+1 |
* | radeonsi: move sid.h/r600d_common.h to a common place. | Dave Airlie | 2016-09-06 | 1 | -2/+4 |
* | r600g: remove TGSI->LLVM translation | Marek Olšák | 2016-03-20 | 1 | -8/+0 |
* | mesa: Enable subdir-objects globally. | Matt Turner | 2015-06-26 | 1 | -2/+0 |
* | gallium: Remove Android files from distribution. | Matt Turner | 2014-12-12 | 1 | -1/+1 |
* | gallium/r600: ship all files in the tarball | Emil Velikov | 2014-09-05 | 1 | -0/+4 |
* | r600g: Reinstate include path to common radeon source directory | Michel Dänzer | 2014-08-29 | 1 | -1/+2 |
* | gallium/radeon: cleanup header inclusion | Emil Velikov | 2014-08-28 | 1 | -2/+1 |
* | gallium/radeon: link in libradeon.la at target level | Emil Velikov | 2014-05-15 | 1 | -2/+0 |
* | gallium/radeon: build only a single common library libradeon | Emil Velikov | 2014-05-15 | 1 | -2/+0 |
* | gallium/drivers: compact compiler flags into Automake.inc | Emil Velikov | 2013-11-16 | 1 | -18/+10 |
* | gallium/drivers: enable automake subdir-objects | Emil Velikov | 2013-11-16 | 1 | -0/+2 |
* | gallium/radeon: don't export any private symbols | Marek Olšák | 2013-10-08 | 1 | -1/+2 |
* | r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM | Emil Velikov | 2013-10-01 | 1 | -1/+1 |
* | radeon/llvm: Always build libradeonllvm as static | Tom Stellard | 2013-05-06 | 1 | -1/+1 |
* | r600/sb: Fix build failure with non-standard libdrm installation prefix | Lauri Kasanen | 2013-05-02 | 1 | -0/+1 |
* | r600g: plug in optimizing backend | Vadim Girlin | 2013-04-30 | 1 | -1/+9 |
* | radeon/uvd: add UVD implementation v5 | Christian König | 2013-04-11 | 1 | -1/+3 |
* | r600g/llvm: Move llvm wrapper functions into the radeon directory | Tom Stellard | 2013-03-13 | 1 | -5/+1 |
* | r600g: Add $(DEFINES) to AM_CXXFLAGS | Tom Stellard | 2013-02-19 | 1 | -1/+2 |
* | r600g: Fix building with --enable-r600-llvm-compiler | Tom Stellard | 2013-01-28 | 1 | -3/+1 |
* | r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM | Tom Stellard | 2013-01-25 | 1 | -1/+3 |
* | configure.ac: Compute the required llvm static libraries only once | Tom Stellard | 2013-01-24 | 1 | -4/+0 |
* | Remove hacks for static Makefiles | Matt Turner | 2013-01-13 | 1 | -4/+0 |
* | radeon/llvm: Convert to Automake | Tom Stellard | 2013-01-10 | 1 | -12/+12 |
* | r600g: Use gallium automake include file | Matt Turner | 2013-01-10 | 1 | -4/+2 |
* | automake: Remove OPT_FLAGS. | Eric Anholt | 2012-07-26 | 1 | -1/+0 |
* | automake: Remove ARCH_FLAGS. | Eric Anholt | 2012-07-26 | 1 | -1/+0 |
* | make: Fold ASM_CFLAGS into DEFINES. | Eric Anholt | 2012-06-21 | 1 | -1/+0 |
* | r600g: compute support for evergreen | Adam Rak | 2012-06-01 | 1 | -4/+14 |
* | r600g: Fix out of tree builds that use the LLVM backend | Tom Stellard | 2012-05-07 | 1 | -1/+1 |
* | r600g/automake: add $ARCH_FLAGS and $OPT_FLAGS | Marek Olšák | 2012-04-23 | 1 | -0/+2 |
* | r600g: Add hooks for the LLVM shader compiler | Tom Stellard | 2012-04-23 | 1 | -0/+24 |
* | r600g: Use automake to generate Makefile | Tom Stellard | 2012-04-17 | 1 | -0/+17 |