summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-04-17build: Enable x86 assembler on Hurd.Andreas Boll1-0/+3
2013-02-21mesa: Bump version to 9.0.3Andreas Boll1-1/+1
2013-02-13configure.ac: GLX cannot work without OpenGLMichel Dänzer1-0/+10
2013-02-13build: require python module libxml2Andreas Boll1-0/+1
2013-02-10configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGLAndreas Boll1-0/+11
2013-01-22mesa: Bump version to 9.0.2Andreas Boll1-1/+1
2013-01-20clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new intro...Johannes Obermayr1-2/+16
2013-01-20automake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS tooMaarten Lankhorst1-2/+2
2013-01-10egl/wayland: Dispatch the event queue before get_buffersAnder Conselvan de Oliveira1-2/+1
2012-11-08mesa: Bump version to 9.0.1Ian Romanick1-1/+1
2012-11-02Re-add HAVE_PTHREADS preprocessor macroMatt Turner1-5/+5
2012-10-31egl/wayland: Update to Wayland 0.99 APIKristian Høgsberg1-1/+1
2012-10-31gbm: Use the kms dumb ioctls for cursor instead of libkmsKristian Høgsberg1-2/+0
2012-10-08configure.ac: Don't link gallium drivers with libdricoreTom Stellard1-1/+0
2012-10-05build: Set PTHREAD_LIBS for pkgconfig files if emptyMatt Turner1-0/+4
2012-10-03build: Don't build libdricore if not building classic driversMatt Turner1-0/+1
2012-10-03build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner1-6/+6
2012-10-03build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner1-16/+16
2012-10-02build: Remove autoconf check for signbitMatt Turner1-7/+0
2012-09-28build: Link libglapi with pthreadsMatt Turner1-4/+1
2012-09-28build: Use AX_PTHREAD to detect pthreadsMatt Turner1-0/+11
2012-09-18build: Don't list glproto and dri2proto in pkg-config fileMatt Turner1-2/+1
2012-09-07Set OSMESA_VERSION=8.Johannes Obermayr1-4/+4
2012-08-31build: Remove left over echo from GLU removalMatt Turner1-2/+0
2012-08-31Remove libGLUMatt Turner1-67/+0
2012-08-31mesa: also bump version in Makefile.am and configure.ac to 9.0Andreas Boll1-1/+1
2012-08-30configure.ac: require libdrm_radeon 2.6.39 for MSAAMarek Olšák1-1/+1
2012-08-28configure.ac: add radeonsi to --with-gallium-drivers help stringAndreas Boll1-1/+1
2012-08-26i965/gen6+: Add support for GL_ARB_timer_query.Eric Anholt1-1/+1
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