summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-08-26gbm: Use libkms to replace DRI cursor imagesJakob Bornecrantz1-0/+2
2012-08-24automake: convert vgapiMatt Turner1-0/+4
2012-08-24build: Check for bison-generated file before bailing because of no bisonMatt Turner1-1/+1
2012-08-24mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCETapani Pälli1-2/+3
2012-08-24build: Only add links to .so files if we're building themMatt Turner1-0/+2
2012-08-24build: Replace OSMESA_VERSION with generic VERSION_NUMBERMatt Turner1-3/+4
2012-08-24build: Order AC_CONFIG_FILES listMatt Turner1-21/+21
2012-08-24build: Only build libmesa.la when neededMatt Turner1-0/+2
2012-08-24build: Remove duplicate DRI automake conditionalsMatt Turner1-4/+1
2012-08-24build: Remove GLU_DIRSMatt Turner1-2/+0
2012-08-23automake: convert es1apiMatt Turner1-0/+2
2012-08-23automake: convert es2apiMatt Turner1-0/+2
2012-08-22build: Link DRI drivers with dricore in case of no direct renderingMatt Turner1-10/+3
2012-08-22build: Only build libmesagallium.la if building GalliumMatt Turner1-0/+1
2012-08-22build: Put mapi/shared-glapi in CORE_DIRSMatt Turner1-12/+1
2012-08-22build: Only allow shared-glapi with DRIMatt Turner1-18/+25
2012-08-22build: Set sensible DRI/X11/OSMesa defaultsMatt Turner1-53/+19
2012-08-22build: Print whether shared-glapi is enabledMatt Turner1-0/+1
2012-08-22build: Remove deprecated --with-driver= flagMatt Turner1-31/+6
2012-08-16build: Remove EXTRA_LIB_PATHMatt Turner1-5/+1
2012-08-16build: Require X11 pkg-config filesMatt Turner1-69/+16
2012-08-15configure.ac: bump libdrm_radeon requirement to 2.6.38Marek Olšák1-1/+1
2012-08-12configure: Check xcb version when X11 pkgconfig existsTom Stellard1-0/+1
2012-08-10Revert "mesa: Remove C++11 narrowing warnings"Chad Versace1-3/+0
2012-08-10mesa: Remove C++11 narrowing warningsChad Versace1-0/+3
2012-08-08Make shared-glapi the defaultIan Romanick1-2/+2
2012-08-08mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick1-0/+1
2012-08-02radeonsi: initial VDPAU targetChristian König1-1/+1
2012-08-01configure.ac: Remove extra ;;Matt Turner1-1/+1
2012-08-01configure.ac: Don't duplicate CFLAGSMatt Turner1-4/+0
2012-08-01configure.ac: Remove contractions to stop breaking syntax highlightingMatt Turner1-4/+4
2012-08-01configure.ac: remove remnants of ppc asm supportMatt Turner1-7/+0
2012-08-01linux: Default to dri not xlib on all archesAdam Jackson1-3/+1
2012-07-31Move installing osmesa.pc to drivers/osmesaJon TURNEY1-2/+1
2012-07-26automake: Remove OPT_FLAGS.Eric Anholt1-7/+2
2012-07-26automake: Remove ARCH_FLAGS.Eric Anholt1-6/+2
2012-07-25Remove redundant osmesa shared library install from Makefile.oldJon TURNEY1-2/+0
2012-07-23automake: Honor GL_LIB for mangled/custom lib namesBrad King1-1/+0
2012-07-23pipe_loader: Try to connect with the X server before probing pciids v2Tom Stellard1-0/+6
2012-07-23configure.ac: Add --with-llvm-prefix optionTom Stellard1-1/+12
2012-07-21autoconf: Only kink mcjit component when available.José Fonseca1-2/+6
2012-07-17configure.ac: Further LLVM fixups.Michel Dänzer1-3/+3
2012-07-17configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGSTom Stellard1-1/+1
2012-07-13Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY1-2/+2
2012-07-13wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg1-2/+3
2012-07-13automake: convert libglapiJon TURNEY1-5/+1
2012-07-13Rename X86-64_API -> X86_64_APIJon TURNEY1-1/+1
2012-07-13Link dri drivers with mesa or dricore libtool libraryJon TURNEY1-3/+8
2012-07-13Remove unused MESA_MODULES autoconf variableJon TURNEY1-3/+0
2012-07-13automake: convert libglslJon TURNEY1-0/+2