index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
1
-1
/
+1
2016-09-06
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
1
-2
/
+4
2016-03-20
r600g: remove TGSI->LLVM translation
Marek Olšák
1
-8
/
+0
2015-06-26
mesa: Enable subdir-objects globally.
Matt Turner
1
-2
/
+0
2014-12-12
gallium: Remove Android files from distribution.
Matt Turner
1
-1
/
+1
2014-09-05
gallium/r600: ship all files in the tarball
Emil Velikov
1
-0
/
+4
2014-08-29
r600g: Reinstate include path to common radeon source directory
Michel Dänzer
1
-1
/
+2
2014-08-28
gallium/radeon: cleanup header inclusion
Emil Velikov
1
-2
/
+1
2014-05-15
gallium/radeon: link in libradeon.la at target level
Emil Velikov
1
-2
/
+0
2014-05-15
gallium/radeon: build only a single common library libradeon
Emil Velikov
1
-2
/
+0
2013-11-16
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
1
-18
/
+10
2013-11-16
gallium/drivers: enable automake subdir-objects
Emil Velikov
1
-0
/
+2
2013-10-08
gallium/radeon: don't export any private symbols
Marek Olšák
1
-1
/
+2
2013-10-01
r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM
Emil Velikov
1
-1
/
+1
2013-05-06
radeon/llvm: Always build libradeonllvm as static
Tom Stellard
1
-1
/
+1
2013-05-02
r600/sb: Fix build failure with non-standard libdrm installation prefix
Lauri Kasanen
1
-0
/
+1
2013-04-30
r600g: plug in optimizing backend
Vadim Girlin
1
-1
/
+9
2013-04-11
radeon/uvd: add UVD implementation v5
Christian König
1
-1
/
+3
2013-03-13
r600g/llvm: Move llvm wrapper functions into the radeon directory
Tom Stellard
1
-5
/
+1
2013-02-19
r600g: Add $(DEFINES) to AM_CXXFLAGS
Tom Stellard
1
-1
/
+2
2013-01-28
r600g: Fix building with --enable-r600-llvm-compiler
Tom Stellard
1
-3
/
+1
2013-01-25
r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
Tom Stellard
1
-1
/
+3
2013-01-24
configure.ac: Compute the required llvm static libraries only once
Tom Stellard
1
-4
/
+0
2013-01-13
Remove hacks for static Makefiles
Matt Turner
1
-4
/
+0
2013-01-10
radeon/llvm: Convert to Automake
Tom Stellard
1
-12
/
+12
2013-01-10
r600g: Use gallium automake include file
Matt Turner
1
-4
/
+2
2012-07-26
automake: Remove OPT_FLAGS.
Eric Anholt
1
-1
/
+0
2012-07-26
automake: Remove ARCH_FLAGS.
Eric Anholt
1
-1
/
+0
2012-06-21
make: Fold ASM_CFLAGS into DEFINES.
Eric Anholt
1
-1
/
+0
2012-06-01
r600g: compute support for evergreen
Adam Rak
1
-4
/
+14
2012-05-07
r600g: Fix out of tree builds that use the LLVM backend
Tom Stellard
1
-1
/
+1
2012-04-23
r600g/automake: add $ARCH_FLAGS and $OPT_FLAGS
Marek Olšák
1
-0
/
+2
2012-04-23
r600g: Add hooks for the LLVM shader compiler
Tom Stellard
1
-0
/
+24
2012-04-17
r600g: Use automake to generate Makefile
Tom Stellard
1
-0
/
+17