summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* loader: introduce the loader util libEmil Velikov2014-01-181-0/+1
* Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.Michał Górny2014-01-131-2/+2
* configure: Disable xvmc by defaultTom Stellard2014-01-131-1/+1
* freedreno/a3xx: support for hw binning passRob Clark2014-01-081-1/+1
* mesa: Fix build to properly check for supported compiler flagsLauri Kasanen2013-12-201-0/+6
* dri3: Switch to libxshmfence version 1.1Keith Packard2013-12-201-1/+1
* configure.ac: remove -fcolor-diagnostics from LLVM flagsMarkus Trippelsdorf2013-12-181-0/+1
* st/xa: Add new map flagsThomas Hellstrom2013-12-171-1/+1
* configure.ac: require libdrm_radeon 2.4.50Marek Olšák2013-12-031-1/+1
* egl: add HAVE_LIBDRM define, fix EGL X11 platformTapani Pälli2013-12-031-0/+5
* i965: Bump libdrm requirementIan Romanick2013-11-261-1/+1
* radeonsi: enable 2D tiling on CIKMarek Olšák2013-11-231-1/+1
* targets/dri: move linker flags out of configure into Automake.incEmil Velikov2013-11-161-2/+0
* freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr2013-11-161-2/+0
* configure.ac: Don't require shared LLVM when building OpenCLTom Stellard2013-11-111-6/+0
* glx: conditionaly build dri3 and present loader (v3)Armin K2013-11-091-10/+34
* Add DRI3+Present loaderKeith Packard2013-11-071-3/+9
* st/xorg: Delete.Matt Turner2013-11-071-45/+11
* xorg-nouveau: Delete.Matt Turner2013-11-071-2/+1
* xorg-i915: Delete.Matt Turner2013-11-071-2/+1
* build: Build gen_matypes and matypes.h from src/mesa.Matt Turner2013-11-071-3/+1
* build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner2013-11-071-1/+1
* configure.ac: Test $asm_arch directly.Matt Turner2013-11-071-3/+3
* configure.ac: fix build on GNU/kFreeBSDFabio Pedretti2013-11-061-1/+1
* configure.ac: Drop no-out-of-tree notice.Matt Turner2013-11-061-4/+0
* mesa: Build program as part of libmesa.Matt Turner2013-11-061-1/+0
* gallium/targets: remove vdpau-softpipeMarek Olšák2013-11-021-8/+0
* gallium/targets: remove xvmc-softpipeMarek Olšák2013-11-021-4/+0
* gallium/targets: remove r300/vdpauMarek Olšák2013-11-021-2/+1
* gallium/targets: remove r300/xvmcMarek Olšák2013-11-021-2/+1
* gallium/targets: remove radeonsi/xorgMarek Olšák2013-11-021-2/+1
* gallium/targets: remove r600/xorgMarek Olšák2013-11-021-2/+1
* automake: handle expat version pre 2.1Emil Velikov2013-10-301-3/+8
* automake: properly handle non-default expat installationEmil Velikov2013-10-291-18/+5
* configure: use PKG_CONFIG variable over hardcoded pkg-configEmil Velikov2013-10-291-2/+2
* mesa: Remove dricore from the build.Eric Anholt2013-10-241-16/+0
* swrast: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-15/+20
* radeon: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-1/+1
* i915: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-1/+1
* nouveau: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-1/+1
* i965: Build the driver into a shared mesa_dri_drivers.so .Eric Anholt2013-10-241-5/+24
* clover: Prepare the build system for ICD support.Tom Stellard2013-10-211-0/+14
* clover: Require GCC 4.7 or higher to build.Francisco Jerez2013-10-211-2/+2
* configure.ac: drop obsolete variable HAVE_COMMON_DRIEmil Velikov2013-10-151-5/+0
* build: remove forced -fno-rttiAlexander von Gluck IV2013-10-141-1/+0
* configure.ac: Don't check for awk, grep, nm.Matt Turner2013-10-141-12/+0
* configure.ac: Don't check for cross compiling.Matt Turner2013-10-141-2/+0
* configure.ac: report an error if LLVM shared libs are disabled and CL is enabledMarek Olšák2013-10-081-2/+3
* configure: set HAVE_COMMON_DRI when building only swrastEmil Velikov2013-10-031-0/+1
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-1/+1