summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-04-18configure.ac: Remove gallium-g3dvl flag.Matt Turner1-16/+1
2013-04-18radeonsi: add 2d tiling support for texture v3Jerome Glisse1-1/+1
2013-04-17configure: enable vdpau and xvmc detection, with galliumEmil Velikov1-2/+8
2013-04-17gallivm: JIT symbol resolution with linux perf.José Fonseca1-7/+0
2013-04-16autoconf: enable detection of vdpau and xvmc by defaultChristian König1-3/+3
2013-04-15build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner1-15/+23
2013-04-15build: Get rid of GALLIUM_TARGET_DIRSMatt Turner1-1/+1
2013-04-15build: Build pipe-loader before gallium testsMatt Turner1-4/+4
2013-04-15build: Get rid of GALLIUM_MAKE_DIRSMatt Turner1-23/+7
2013-04-15build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRSMatt Turner1-24/+21
2013-04-15build: Get rid of DRIVER_DIRSMatt Turner1-7/+2
2013-04-15build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRSMatt Turner1-2/+0
2013-04-15build: Remove GALLIUM_DIRSMatt Turner1-4/+0
2013-04-15build: Get rid of SRC_DIRSMatt Turner1-14/+7
2013-04-15build: Get rid of CORE_DIRSMatt Turner1-29/+8
2013-04-15radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard1-0/+3
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-3/+2
2013-04-09autotools: Better describe which cases OProfileJIT is required.Johannes Obermayr1-2/+6
2013-04-08radeon/llvm: Bump minimum LLVM version to 3.3Tom Stellard1-6/+2
2013-04-08clover: Fix linkage of libOpenCLNiels Ole Salscheider1-0/+4
2013-03-19build: Enable x86 assembler on Hurd.Andreas Boll1-0/+3
2013-03-14radeon/llvm: fix LLVM dependenciesChristian König1-1/+1
2013-03-12configure: wire-up new OSMesa gallium state tracker and targetBrian Paul1-0/+4
2013-03-12configure.ac: Alphabetize freedreno makefiles.Matt Turner1-3/+3
2013-03-12build: Get rid of dead MESA_ASM_FILES variableMatt Turner1-5/+0
2013-03-11freedreno: gallium driver for adrenoRob Clark1-1/+13
2013-03-12d3d1x: Remove.José Fonseca1-21/+0
2013-03-08configure.ac: Build dricommon for DRI gallium driversMatt Turner1-9/+10
2013-03-08configure.ac: Remove redundant checks of enable_dri.Matt Turner1-18/+16
2013-03-05configure.ac: Remove stale comment about --x-* arguments.Matt Turner1-6/+0
2013-03-05configure.ac: Don't check for X11 unconditionally.Matt Turner1-8/+0
2013-03-04Fix build of swrast only without libdrmDaniel Martin1-1/+1
2013-02-28autotools: oprofilejit should be included in the list of LLVM components requ...Adam Sampson1-0/+3
2013-02-27configure.ac: Clarify the description of the --with-opencl-libdir parameter a...Francisco Jerez1-1/+1
2013-02-22configure: Fix build with automake < 1.11Lauri Kasanen1-1/+2
2013-02-19configure.ac: Do not check for clock_gettime on MinGW.Vinson Lee1-1/+1
2013-02-13configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libsTom Stellard1-9/+10
2013-02-09configure.ac: Do not check for rt on Mac OS X.Vinson Lee1-4/+10
2013-02-05Require libdrm_radeon 2.4.42 for radeonsi.Michel Dänzer1-1/+1
2013-02-01configure.ac: Fix --with-llvm-shared-libsQuentin Glidic1-2/+7
2013-02-01configure.ac: GLX cannot work without OpenGLMichel Dänzer1-0/+10
2013-01-31mesa: bump version to 9.2 (devel)Andreas Boll1-1/+1
2013-01-29build: Add missing comma in AS_IFMatt Turner1-2/+2
2013-01-28r600g: Fix building with --enable-r600-llvm-compilerTom Stellard1-4/+3
2013-01-25configure.ac: Don't set LLVM_LIBS when llvm is disabledTom Stellard1-16/+19
2013-01-24configure.ac: Force use of LLVM shared libs with --enable-opencl v2Tom Stellard1-5/+33
2013-01-24configure.ac: Compute the required llvm static libraries only onceTom Stellard1-7/+19
2013-01-22build: Use AX_PROG_FLEXMatt Turner1-1/+3
2013-01-22build: Use AX_PROG_BISONMatt Turner1-7/+3
2013-01-22glsl/build: Build tests via the glsl MakefileMatt Turner1-1/+0