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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
gen_matypes: fix cross-compiling with gcc
Mike Frysinger
1
-0
/
+6
2013-07-17
configure.ac: On some systems, "x86-64" is called "amd64"
Jean-Sébastien Pédron
1
-6
/
+6
2013-07-17
configure.ac: make grep tests more portable
Jonathan Gray
1
-3
/
+3
2013-07-17
configure.ac: add OpenBSD
Jonathan Gray
1
-3
/
+3
2013-07-12
configure.ac: better detection of LLVM version
Klemens Baum
1
-15
/
+26
2013-07-12
configure: Avoid use of AC_CHECK_FILE for cross compiling
Jonathan Liu
1
-6
/
+6
2013-07-11
radeon: bump libdrm_radeon requirement for CIK support
Alex Deucher
1
-1
/
+1
2013-07-01
build: fix EGL build when no X11 headers are present
Ross Burton
1
-0
/
+7
2013-06-08
freedreno: add a3xx support
Rob Clark
1
-0
/
+1
2013-06-08
freedreno: prepare for a3xx
Rob Clark
1
-0
/
+1
2013-06-06
build: Unify PACKAGE_VERSION on autotools, scons and Android
Andreas Boll
1
-1
/
+1
2013-06-06
configure.ac: Build dricommon for gallium swrast
Mike Stroyan
1
-0
/
+1
2013-05-28
radeonsi: Add ipo to LLVM_COMPONENTS
Andreas Hartmetz
1
-2
/
+2
2013-05-15
r600g: rewrite FMASK allocation, fix FMASK texturing with 2 and 4 samples
Marek Olšák
1
-1
/
+1
2013-05-01
build: remove unused API_DEFINES
Andreas Boll
1
-3
/
+0
2013-05-01
configure: remove IN_DRI_DRIVER
Brian Paul
1
-10
/
+5
2013-05-01
configure: remove FEATURE_GL/ES1/ES2
Brian Paul
1
-12
/
+1
2013-04-30
build: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS.
Matt Turner
1
-4
/
+0
2013-04-30
build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.
Matt Turner
1
-1
/
+0
2013-04-30
build: Remove HAVE_PIPE_LOADER_SW.
Matt Turner
1
-1
/
+0
2013-04-30
build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
Matt Turner
1
-1
/
+0
2013-04-30
build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.
Matt Turner
1
-1
/
+1
2013-04-30
configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.
Matt Turner
1
-1
/
+0
2013-04-26
ilo: add the driver to the build system
Chia-I Wu
1
-1
/
+12
2013-04-23
configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL
Andreas Boll
1
-0
/
+11
2013-04-18
configure.ac: Remove gallium-g3dvl flag.
Matt Turner
1
-16
/
+1
2013-04-18
radeonsi: add 2d tiling support for texture v3
Jerome Glisse
1
-1
/
+1
2013-04-17
configure: enable vdpau and xvmc detection, with gallium
Emil Velikov
1
-2
/
+8
2013-04-17
gallivm: JIT symbol resolution with linux perf.
José Fonseca
1
-7
/
+0
2013-04-16
autoconf: enable detection of vdpau and xvmc by default
Christian König
1
-3
/
+3
2013-04-15
build: Get rid of GALLIUM_WINSYS_DIRS
Matt Turner
1
-15
/
+23
2013-04-15
build: Get rid of GALLIUM_TARGET_DIRS
Matt Turner
1
-1
/
+1
2013-04-15
build: Build pipe-loader before gallium tests
Matt Turner
1
-4
/
+4
2013-04-15
build: Get rid of GALLIUM_MAKE_DIRS
Matt Turner
1
-23
/
+7
2013-04-15
build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS
Matt Turner
1
-24
/
+21
2013-04-15
build: Get rid of DRIVER_DIRS
Matt Turner
1
-7
/
+2
2013-04-15
build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS
Matt Turner
1
-2
/
+0
2013-04-15
build: Remove GALLIUM_DIRS
Matt Turner
1
-4
/
+0
2013-04-15
build: Get rid of SRC_DIRS
Matt Turner
1
-14
/
+7
2013-04-15
build: Get rid of CORE_DIRS
Matt Turner
1
-29
/
+8
2013-04-15
radeon/llvm: Handle ELF formatted binary output from the LLVM backend
Tom Stellard
1
-0
/
+3
2013-04-11
radeon/uvd: add UVD implementation v5
Christian König
1
-3
/
+2
2013-04-09
autotools: Better describe which cases OProfileJIT is required.
Johannes Obermayr
1
-2
/
+6
2013-04-08
radeon/llvm: Bump minimum LLVM version to 3.3
Tom Stellard
1
-6
/
+2
2013-04-08
clover: Fix linkage of libOpenCL
Niels Ole Salscheider
1
-0
/
+4
2013-03-19
build: Enable x86 assembler on Hurd.
Andreas Boll
1
-0
/
+3
2013-03-14
radeon/llvm: fix LLVM dependencies
Christian König
1
-1
/
+1
2013-03-12
configure: wire-up new OSMesa gallium state tracker and target
Brian Paul
1
-0
/
+4
2013-03-12
configure.ac: Alphabetize freedreno makefiles.
Matt Turner
1
-3
/
+3
2013-03-12
build: Get rid of dead MESA_ASM_FILES variable
Matt Turner
1
-5
/
+0
[next]