summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-09build: Delete cross-compiling macros.Kenneth Graunke1-31/+0
2013-09-09glsl: Remove builtin_compiler from the build system.Kenneth Graunke1-1/+0
2013-08-27configure.ac: Bump Wayland requirement to 1.2.0Fabio Pedretti1-1/+1
2013-08-26Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst...Kristian Lehmann1-2/+2
2013-08-23gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson1-0/+1
2013-08-21build: Add --enable-gallium-osmesa flag.Matt Turner1-6/+25
2013-08-16clover: Fix linkage of libOpenCLNiels Ole Salscheider1-0/+4
2013-07-29build: unify mesa version by using a VERSION fileEmil Velikov1-1/+2
2013-07-25mesa: Bump version to 9.3.0-devel.Kenneth Graunke1-1/+1
2013-07-25xa: bump major versionRob Clark1-1/+1
2013-07-22configure.ac: Use correct options names in AC_ARG_ENABLE.Matt Turner1-4/+4
2013-07-22build: Remove unused EGL_PLATFORMS.Matt Turner1-6/+1
2013-07-18gen_matypes: fix cross-compiling with gccMike Frysinger1-0/+6
2013-07-17configure.ac: On some systems, "x86-64" is called "amd64"Jean-Sébastien Pédron1-6/+6
2013-07-17configure.ac: make grep tests more portableJonathan Gray1-3/+3