summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* mesa: bump version to 9.1 (devel)Andreas Boll2012-09-091-1/+1
* Set OSMESA_VERSION=8.Johannes Obermayr2012-09-071-4/+4
* build: Disable building of d3d1xMatt Turner2012-09-061-5/+7
* configure.ac: Don't link gallium drivers with libdricoreTom Stellard2012-09-051-1/+0
* build: Remove left over echo from GLU removalMatt Turner2012-08-311-2/+0
* Remove libGLUMatt Turner2012-08-311-67/+0
* mesa: also bump version in Makefile.am and configure.ac to 9.0Andreas Boll2012-08-311-1/+1
* configure.ac: require libdrm_radeon 2.6.39 for MSAAMarek Olšák2012-08-301-1/+1
* 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