summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Re-add HAVE_PTHREADS preprocessor macroMatt Turner2012-10-221-5/+5
* gbm: Use the kms dumb ioctls for cursor instead of libkmsKristian Høgsberg2012-10-211-2/+0
* configure.ac: Fix LLVM 3.2 r600/radeonsi error messageDmitry Cherkasov2012-10-171-1/+1
* egl/wayland: Update to Wayland 0.99 APIKristian Høgsberg2012-10-171-1/+1
* build: Build on Cygwin with gnu99 instead of c99.Vinson Lee2012-10-161-1/+8
* build: Don't fail if libX11 isn't installedDaniel Stone2012-10-141-1/+1
* egl: Quit checking for a bug in old xcb when we require new xcb.Eric Anholt2012-10-091-5/+0
* egl: Drop xcb ifdefs by just requiring a version from this year.Eric Anholt2012-10-091-1/+1
* glx: Require xcb_dri2 for building glxdri2.c.Eric Anholt2012-10-091-1/+1
* glx: Remove the last user of -DUSE_XCB.Eric Anholt2012-10-091-4/+0
* Remove VAAPI support.Matt Turner2012-10-091-38/+4
* build: Remove autoconf check for signbitMatt Turner2012-10-021-7/+0
* build: Don't build libdricore if not building classic driversMatt Turner2012-10-011-0/+1
* build: Order src/Makefile correctlyMatt Turner2012-10-011-1/+1
* build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner2012-10-011-6/+6
* build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner2012-10-011-16/+16
* build: Set PTHREAD_LIBS for pkgconfig files if emptyMatt Turner2012-10-011-0/+4
* llvmpipe: Fix build with LLVM 2.8Tom Stellard2012-10-011-1/+1
* configure.ac: Use amdgpu component for LLVM 3.2Tom Stellard2012-10-011-4/+2
* radeon: Support LLVM 3.2Tom Stellard2012-10-011-6/+20
* build: Link libglapi with pthreadsMatt Turner2012-09-271-4/+1
* build: Use AX_PTHREAD to detect pthreadsMatt Turner2012-09-271-0/+11
* build: remove signbit check in configure.acBrian Paul2012-09-241-7/+0
* build: substitute X11_INCLUDES variableRobert Bragg2012-09-241-0/+1
* Use signbit() in IS_NEGATIVE and DIFFERENT_SIGNSMatt Turner2012-09-241-0/+7
* build: Don't list glproto and dri2proto in pkg-config fileMatt Turner2012-09-121-2/+1
* 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