summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGLAndreas Boll2013-04-231-0/+11
* configure.ac: Remove gallium-g3dvl flag.Matt Turner2013-04-181-16/+1
* radeonsi: add 2d tiling support for texture v3Jerome Glisse2013-04-181-1/+1
* configure: enable vdpau and xvmc detection, with galliumEmil Velikov2013-04-171-2/+8
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-7/+0
* autoconf: enable detection of vdpau and xvmc by defaultChristian König2013-04-161-3/+3
* build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner2013-04-151-15/+23
* build: Get rid of GALLIUM_TARGET_DIRSMatt Turner2013-04-151-1/+1
* build: Build pipe-loader before gallium testsMatt Turner2013-04-151-4/+4
* build: Get rid of GALLIUM_MAKE_DIRSMatt Turner2013-04-151-23/+7
* build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRSMatt Turner2013-04-151-24/+21
* build: Get rid of DRIVER_DIRSMatt Turner2013-04-151-7/+2
* build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRSMatt Turner2013-04-151-2/+0
* build: Remove GALLIUM_DIRSMatt Turner2013-04-151-4/+0
* build: Get rid of SRC_DIRSMatt Turner2013-04-151-14/+7
* build: Get rid of CORE_DIRSMatt Turner2013-04-151-29/+8
* radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard2013-04-151-0/+3
* radeon/uvd: add UVD implementation v5Christian König2013-04-111-3/+2
* autotools: Better describe which cases OProfileJIT is required.Johannes Obermayr2013-04-091-2/+6
* radeon/llvm: Bump minimum LLVM version to 3.3Tom Stellard2013-04-081-6/+2
* clover: Fix linkage of libOpenCLNiels Ole Salscheider2013-04-081-0/+4
* build: Enable x86 assembler on Hurd.Andreas Boll2013-03-191-0/+3
* radeon/llvm: fix LLVM dependenciesChristian König2013-03-141-1/+1
* configure: wire-up new OSMesa gallium state tracker and targetBrian Paul2013-03-121-0/+4
* configure.ac: Alphabetize freedreno makefiles.Matt Turner2013-03-121-3/+3
* build: Get rid of dead MESA_ASM_FILES variableMatt Turner2013-03-121-5/+0
* freedreno: gallium driver for adrenoRob Clark2013-03-111-1/+13
* d3d1x: Remove.José Fonseca2013-03-121-21/+0
* configure.ac: Build dricommon for DRI gallium driversMatt Turner2013-03-081-9/+10
* configure.ac: Remove redundant checks of enable_dri.Matt Turner2013-03-081-18/+16
* configure.ac: Remove stale comment about --x-* arguments.Matt Turner2013-03-051-6/+0
* configure.ac: Don't check for X11 unconditionally.Matt Turner2013-03-051-8/+0
* Fix build of swrast only without libdrmDaniel Martin2013-03-041-1/+1
* autotools: oprofilejit should be included in the list of LLVM components requ...Adam Sampson2013-02-281-0/+3
* configure.ac: Clarify the description of the --with-opencl-libdir parameter a...Francisco Jerez2013-02-271-1/+1
* configure: Fix build with automake < 1.11Lauri Kasanen2013-02-221-1/+2
* configure.ac: Do not check for clock_gettime on MinGW.Vinson Lee2013-02-191-1/+1
* configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libsTom Stellard2013-02-131-9/+10
* configure.ac: Do not check for rt on Mac OS X.Vinson Lee2013-02-091-4/+10
* Require libdrm_radeon 2.4.42 for radeonsi.Michel Dänzer2013-02-051-1/+1
* configure.ac: Fix --with-llvm-shared-libsQuentin Glidic2013-02-011-2/+7
* configure.ac: GLX cannot work without OpenGLMichel Dänzer2013-02-011-0/+10
* mesa: bump version to 9.2 (devel)Andreas Boll2013-01-311-1/+1
* build: Add missing comma in AS_IFMatt Turner2013-01-291-2/+2
* r600g: Fix building with --enable-r600-llvm-compilerTom Stellard2013-01-281-4/+3
* configure.ac: Don't set LLVM_LIBS when llvm is disabledTom Stellard2013-01-251-16/+19
* configure.ac: Force use of LLVM shared libs with --enable-opencl v2Tom Stellard2013-01-241-5/+33
* configure.ac: Compute the required llvm static libraries only onceTom Stellard2013-01-241-7/+19
* build: Use AX_PROG_FLEXMatt Turner2013-01-221-1/+3
* build: Use AX_PROG_BISONMatt Turner2013-01-221-7/+3