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