summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* egl: Drop unnecessary Makefile.am.Matt Turner2014-12-121-1/+0
* configure.ac: Ship .xz compressed tarballs, in addition to .gz.Matt Turner2014-12-121-1/+1
* configure.ac: Use tar-ustar archive format.Matt Turner2014-12-121-1/+1
* configure.ac: Drop generating egl-static and gbm Makefiles.Matt Turner2014-12-121-2/+0
* mesa: use build flag to ensure stack is realigned on x86Timothy Arceri2014-12-101-1/+10
* configure.ac: Replace contraction to fix syntax highlighting.Matt Turner2014-12-051-1/+1
* nine: the .pc file should not follow mesa versionEmil Velikov2014-11-261-0/+2
* automake: rework VL dependency trackingEmil Velikov2014-11-261-6/+13
* configure: check the package version when auto-detecting the VL targetsEmil Velikov2014-11-261-5/+6
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+37
* configure.ac: roll up a program for the sse4.1 checkEmil Velikov2014-11-151-1/+10
* configure.ac: remove enable flags for EGL and GBM Gallium state trackersMarek Olšák2014-11-141-70/+4
* configure: check for xlocale.h and strtofChia-I Wu2014-10-301-0/+3
* configure: fix typosJan Vesely2014-10-291-2/+2
* configure: include llvm systemlibs when using static llvmJan Vesely2014-10-291-1/+6
* clover: Require libelfJan Vesely2014-10-231-2/+8
* gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.José Fonseca2014-10-231-1/+1
* configure.ac: check for libexpat when no pkg-config is availableAndres Gomez2014-10-151-8/+7
* configure: use $libdir/dri as default for VA-APIChristian König2014-10-131-2/+2
* configure: remove superflous VA-API line from configure.acChristian König2014-10-131-1/+0
* configure: respect $libdir for the OMX installation dirChristian König2014-10-131-5/+2
* configure: Revert "ask vdpau.pc for the default location of the vdpau drivers"Christian König2014-10-131-8/+3
* vc4: Move the mirrored kernel code to a kernel/ directory.Eric Anholt2014-10-091-0/+1
* st/va: skeleton VAAPI state trackerChristian König2014-10-011-0/+37
* configure.ac: bump libdrm_freedreno requirementRob Clark2014-09-281-1/+1
* configure.ac: Compute LLVM_VERSION_PATCH using llvm-configTom Stellard2014-09-271-5/+4
* configure: use explicit enabled/disabled in config switch descriptionEmil Velikov2014-09-271-12/+12
* configure: ask vdpau.pc for the default location of the vdpau driversEmil Velikov2014-09-271-3/+8
* configure: drop --with-egl-driver-dir switchEmil Velikov2014-09-271-7/+0
* configure: remove non-functional --with-opencl-libdirEmil Velikov2014-09-271-8/+0
* configure.ac: Replace gallium_check_st with gallium_require_drm.Matt Turner2014-09-251-13/+10
* configure.ac: Drop gallium directory tracking.Matt Turner2014-09-251-78/+0
* configure.ac: Use autoconf macro for GNU make.Matt Turner2014-09-251-1/+1
* ralloc: Mark ralloc functions with gcc's malloc attribute.Matt Turner2014-09-251-0/+1
* mesa: Replace a priori knowledge of gcc attributes with configure tests.Matt Turner2014-09-251-0/+4
* mesa: Replace a priori knowledge of gcc builtins with configure tests.Matt Turner2014-09-251-0/+9
* configure.ac: Remove duplicate -DHAVE_PTHREAD.Matt Turner2014-09-241-5/+4
* configure.ac: Stop checking for perl.Matt Turner2014-09-241-2/+0
* configure.ac: Use test -a, rather than another test.Matt Turner2014-09-241-9/+9
* configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variablesEmil Velikov2014-09-241-5/+0
* configure: remove unused variable OSMESA_MESA_DEPSEmil Velikov2014-09-241-2/+0
* configure.ac: unbreak the build with non gnu grepJonathan Gray2014-09-101-1/+1
* configure.ac: strip _GNU_SOURCE from llvm-config outputJonathan Gray2014-09-091-0/+1
* automake: remove obsolete NEED_GALLIUM_LOADEREmil Velikov2014-09-091-1/+0
* configure: enable the gallium loader only when neededEmil Velikov2014-09-091-10/+16
* configure: inform the user when we're building sw/kms-driEmil Velikov2014-09-091-0/+1
* configure: kill off NEED_WINSYS_WRAPPEREmil Velikov2014-09-091-2/+0
* configure: kill off NEED_NONNULL_WINSYSEmil Velikov2014-09-091-33/+21
* configure: bail out if building svga without libdrmEmil Velikov2014-09-091-0/+3
* configure.ac: Fix build with git-svn llvm version stringTom Stellard2014-09-091-1/+1