summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add radeonsi to --with-gallium-drivers help stringAndreas Boll2012-08-281-1/+1
* i965/gen6+: Add support for GL_ARB_timer_query.Eric Anholt2012-08-261-1/+1
* gbm: Use libkms to replace DRI cursor imagesJakob Bornecrantz2012-08-261-0/+2
* automake: convert vgapiMatt Turner2012-08-241-0/+4
* build: Check for bison-generated file before bailing because of no bisonMatt Turner2012-08-241-1/+1
* mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCETapani Pälli2012-08-241-2/+3
* build: Only add links to .so files if we're building themMatt Turner2012-08-241-0/+2
* build: Replace OSMESA_VERSION with generic VERSION_NUMBERMatt Turner2012-08-241-3/+4
* build: Order AC_CONFIG_FILES listMatt Turner2012-08-241-21/+21
* build: Only build libmesa.la when neededMatt Turner2012-08-241-0/+2
* build: Remove duplicate DRI automake conditionalsMatt Turner2012-08-241-4/+1
* build: Remove GLU_DIRSMatt Turner2012-08-241-2/+0
* automake: convert es1apiMatt Turner2012-08-231-0/+2
* automake: convert es2apiMatt Turner2012-08-231-0/+2
* build: Link DRI drivers with dricore in case of no direct renderingMatt Turner2012-08-221-10/+3
* build: Only build libmesagallium.la if building GalliumMatt Turner2012-08-221-0/+1
* build: Put mapi/shared-glapi in CORE_DIRSMatt Turner2012-08-221-12/+1
* build: Only allow shared-glapi with DRIMatt Turner2012-08-221-18/+25
* build: Set sensible DRI/X11/OSMesa defaultsMatt Turner2012-08-221-53/+19
* build: Print whether shared-glapi is enabledMatt Turner2012-08-221-0/+1
* build: Remove deprecated --with-driver= flagMatt Turner2012-08-221-31/+6
* build: Remove EXTRA_LIB_PATHMatt Turner2012-08-161-5/+1
* build: Require X11 pkg-config filesMatt Turner2012-08-161-69/+16
* configure.ac: bump libdrm_radeon requirement to 2.6.38Marek Olšák2012-08-151-1/+1
* configure: Check xcb version when X11 pkgconfig existsTom Stellard2012-08-121-0/+1
* Revert "mesa: Remove C++11 narrowing warnings"Chad Versace2012-08-101-3/+0
* mesa: Remove C++11 narrowing warningsChad Versace2012-08-101-0/+3
* Make shared-glapi the defaultIan Romanick2012-08-081-2/+2
* mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick2012-08-081-0/+1
* radeonsi: initial VDPAU targetChristian König2012-08-021-1/+1
* configure.ac: Remove extra ;;Matt Turner2012-08-011-1/+1
* configure.ac: Don't duplicate CFLAGSMatt Turner2012-08-011-4/+0
* configure.ac: Remove contractions to stop breaking syntax highlightingMatt Turner2012-08-011-4/+4
* configure.ac: remove remnants of ppc asm supportMatt Turner2012-08-011-7/+0
* linux: Default to dri not xlib on all archesAdam Jackson2012-08-011-3/+1
* Move installing osmesa.pc to drivers/osmesaJon TURNEY2012-07-311-2/+1
* automake: Remove OPT_FLAGS.Eric Anholt2012-07-261-7/+2
* automake: Remove ARCH_FLAGS.Eric Anholt2012-07-261-6/+2
* Remove redundant osmesa shared library install from Makefile.oldJon TURNEY2012-07-251-2/+0
* automake: Honor GL_LIB for mangled/custom lib namesBrad King2012-07-231-1/+0
* pipe_loader: Try to connect with the X server before probing pciids v2Tom Stellard2012-07-231-0/+6
* configure.ac: Add --with-llvm-prefix optionTom Stellard2012-07-231-1/+12
* autoconf: Only kink mcjit component when available.José Fonseca2012-07-211-2/+6
* configure.ac: Further LLVM fixups.Michel Dänzer2012-07-171-3/+3
* configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGSTom Stellard2012-07-171-1/+1
* Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY2012-07-131-2/+2
* wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg2012-07-131-2/+3
* automake: convert libglapiJon TURNEY2012-07-131-5/+1
* Rename X86-64_API -> X86_64_APIJon TURNEY2012-07-131-1/+1
* Link dri drivers with mesa or dricore libtool libraryJon TURNEY2012-07-131-3/+8