summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Revert SHA1 additions.Matt Turner1-145/+0
2015-02-24auxiliary/vl: Build vl_winsys_dri.c only when needed.Emil Velikov1-1/+9
2015-02-24Bracket arguments to tr so they work with Solaris trAlan Coopersmith1-1/+1
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-1/+2
2015-02-12configure: rework wayland_scanner handling(fix make distcheck)Emil Velikov1-3/+10
2015-01-27mesa/autoconf: attempt to use gnu99 on older gcc compilersDave Airlie1-1/+11
2015-01-25configure: Link against all LLVM targets when building cloverNiels Ole Salscheider1-1/+1
2015-01-23mapi: Remove vgapi from SUBDIRS.Matt Turner1-2/+0
2015-01-16configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth1-1/+22
2015-01-16mesa: Add mesa SHA-1 functionsCarl Worth1-0/+124
2015-01-16configure: Add copyright and license block to configure.acCarl Worth1-0/+31
2015-01-14configure: add check for GNU indentSamuel Iglesias Gonsalvez1-1/+7
2015-01-14configure: change required Python Mako version to 0.3.4Samuel Iglesias Gonsalvez1-1/+1
2015-01-12configure: require python mako moduleSamuel Iglesias Gonsalvez1-0/+2
2014-12-18mesa: bump required GCC version to 4.2.0Timothy Arceri1-3/+3
2014-12-17mesa: bump required GCC version to 4.1.0Timothy Arceri1-3/+3
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