summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.ac: Bump Wayland requirement to 1.2.0Fabio Pedretti2013-08-271-1/+1
* Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst...Kristian Lehmann2013-08-261-2/+2
* gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2013-08-231-0/+1
* build: Add --enable-gallium-osmesa flag.Matt Turner2013-08-211-6/+25
* clover: Fix linkage of libOpenCLNiels Ole Salscheider2013-08-161-0/+4
* build: unify mesa version by using a VERSION fileEmil Velikov2013-07-291-1/+2
* mesa: Bump version to 9.3.0-devel.Kenneth Graunke2013-07-251-1/+1
* xa: bump major versionRob Clark2013-07-251-1/+1
* configure.ac: Use correct options names in AC_ARG_ENABLE.Matt Turner2013-07-221-4/+4
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-6/+1
* gen_matypes: fix cross-compiling with gccMike Frysinger2013-07-181-0/+6