summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* galahad: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+1
* noop: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+1
* identity: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+1
* r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUMEmil Velikov2013-10-011-2/+0
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-011-1/+0
* configure.ac: Add a more informative warning when libclc.pc is not found v2Tom Stellard2013-09-271-6/+11
* build/radeonsi: group all targets in common subdirChristian König2013-09-251-4/+4
* build/r600: group all targets in common subdirChristian König2013-09-251-5/+5
* build/r300: group build target in common subdirChristian König2013-09-251-4/+4
* mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.Eric Anholt2013-09-231-0/+3
* Suppress clang's warnings about unused CFLAGS and CXXFLAGS.Johannes Obermayr2013-09-221-0/+6
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-4/+1
* build: Delete cross-compiling macros.Kenneth Graunke2013-09-091-31/+0
* glsl: Remove builtin_compiler from the build system.Kenneth Graunke2013-09-091-1/+0