summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-01-25Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.Michał Górny1-2/+2
2013-11-28i965: Bump libdrm requirementIan Romanick1-1/+1
2013-11-15configure.ac: Don't require shared LLVM when building OpenCLTom Stellard1-6/+0
2013-11-15glx: Back DRI3 enablement out of the stable branch.Eric Anholt1-9/+3
2013-11-07Add DRI3+Present loaderKeith Packard1-3/+9
2013-11-07st/xorg: Delete.Matt Turner1-45/+11
2013-11-07xorg-nouveau: Delete.Matt Turner1-2/+1
2013-11-07xorg-i915: Delete.Matt Turner1-2/+1
2013-11-07build: Build gen_matypes and matypes.h from src/mesa.Matt Turner1-3/+1
2013-11-07build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner1-1/+1
2013-11-07configure.ac: Test $asm_arch directly.Matt Turner1-3/+3
2013-11-06configure.ac: fix build on GNU/kFreeBSDFabio Pedretti1-1/+1
2013-11-06configure.ac: Drop no-out-of-tree notice.Matt Turner1-4/+0
2013-11-06mesa: Build program as part of libmesa.Matt Turner1-1/+0
2013-11-02gallium/targets: remove vdpau-softpipeMarek Olšák1-8/+0
2013-11-02gallium/targets: remove xvmc-softpipeMarek Olšák1-4/+0
2013-11-02gallium/targets: remove r300/vdpauMarek Olšák1-2/+1
2013-11-02gallium/targets: remove r300/xvmcMarek Olšák1-2/+1
2013-11-02gallium/targets: remove radeonsi/xorgMarek Olšák1-2/+1
2013-11-02gallium/targets: remove r600/xorgMarek Olšák1-2/+1
2013-10-30automake: handle expat version pre 2.1Emil Velikov1-3/+8
2013-10-29automake: properly handle non-default expat installationEmil Velikov1-18/+5
2013-10-29configure: use PKG_CONFIG variable over hardcoded pkg-configEmil Velikov1-2/+2
2013-10-24mesa: Remove dricore from the build.Eric Anholt1-16/+0
2013-10-24swrast: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-15/+20
2013-10-24radeon: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-1/+1
2013-10-24i915: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-1/+1
2013-10-24nouveau: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-1/+1
2013-10-24i965: Build the driver into a shared mesa_dri_drivers.so .Eric Anholt1-5/+24
2013-10-21clover: Prepare the build system for ICD support.Tom Stellard1-0/+14
2013-10-21clover: Require GCC 4.7 or higher to build.Francisco Jerez1-2/+2
2013-10-15configure.ac: drop obsolete variable HAVE_COMMON_DRIEmil Velikov1-5/+0
2013-10-14build: remove forced -fno-rttiAlexander von Gluck IV1-1/+0
2013-10-14configure.ac: Don't check for awk, grep, nm.Matt Turner1-12/+0
2013-10-14configure.ac: Don't check for cross compiling.Matt Turner1-2/+0
2013-10-08configure.ac: report an error if LLVM shared libs are disabled and CL is enabledMarek Olšák1-2/+3
2013-10-03configure: set HAVE_COMMON_DRI when building only swrastEmil Velikov1-0/+1
2013-10-01st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov1-1/+1
2013-10-01galahad: consolidate C sources list into Makefile.sourcesEmil Velikov1-0/+1
2013-10-01noop: consolidate C sources list into Makefile.sourcesEmil Velikov1-0/+1
2013-10-01identity: consolidate C sources list into Makefile.sourcesEmil Velikov1-0/+1
2013-10-01r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUMEmil Velikov1-2/+0
2013-10-01gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr1-1/+0
2013-09-27configure.ac: Add a more informative warning when libclc.pc is not found v2Tom Stellard1-6/+11
2013-09-25build/radeonsi: group all targets in common subdirChristian König1-4/+4
2013-09-25build/r600: group all targets in common subdirChristian König1-5/+5
2013-09-25build/r300: group build target in common subdirChristian König1-4/+4
2013-09-23mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.Eric Anholt1-0/+3
2013-09-22Suppress clang's warnings about unused CFLAGS and CXXFLAGS.Johannes Obermayr1-0/+6
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-4/+1