summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-10-22Re-add HAVE_PTHREADS preprocessor macroMatt Turner1-5/+5
2012-10-21gbm: Use the kms dumb ioctls for cursor instead of libkmsKristian Høgsberg1-2/+0
2012-10-17configure.ac: Fix LLVM 3.2 r600/radeonsi error messageDmitry Cherkasov1-1/+1
2012-10-17egl/wayland: Update to Wayland 0.99 APIKristian Høgsberg1-1/+1
2012-10-16build: Build on Cygwin with gnu99 instead of c99.Vinson Lee1-1/+8
2012-10-14build: Don't fail if libX11 isn't installedDaniel Stone1-1/+1
2012-10-09egl: Quit checking for a bug in old xcb when we require new xcb.Eric Anholt1-5/+0
2012-10-09egl: Drop xcb ifdefs by just requiring a version from this year.Eric Anholt1-1/+1
2012-10-09glx: Require xcb_dri2 for building glxdri2.c.Eric Anholt1-1/+1
2012-10-09glx: Remove the last user of -DUSE_XCB.Eric Anholt1-4/+0
2012-10-09Remove VAAPI support.Matt Turner1-38/+4
2012-10-02build: Remove autoconf check for signbitMatt Turner1-7/+0
2012-10-01build: Don't build libdricore if not building classic driversMatt Turner1-0/+1
2012-10-01build: Order src/Makefile correctlyMatt Turner1-1/+1
2012-10-01build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner1-6/+6
2012-10-01build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner1-16/+16
2012-10-01build: Set PTHREAD_LIBS for pkgconfig files if emptyMatt Turner1-0/+4
2012-10-01llvmpipe: Fix build with LLVM 2.8Tom Stellard1-1/+1
2012-10-01configure.ac: Use amdgpu component for LLVM 3.2Tom Stellard1-4/+2
2012-10-01radeon: Support LLVM 3.2Tom Stellard1-6/+20
2012-09-27build: Link libglapi with pthreadsMatt Turner1-4/+1
2012-09-27build: Use AX_PTHREAD to detect pthreadsMatt Turner1-0/+11
2012-09-24build: remove signbit check in configure.acBrian Paul1-7/+0
2012-09-24build: substitute X11_INCLUDES variableRobert Bragg1-0/+1
2012-09-24Use signbit() in IS_NEGATIVE and DIFFERENT_SIGNSMatt Turner1-0/+7
2012-09-12build: Don't list glproto and dri2proto in pkg-config fileMatt Turner1-2/+1
2012-09-09mesa: bump version to 9.1 (devel)Andreas Boll1-1/+1
2012-09-07Set OSMESA_VERSION=8.Johannes Obermayr1-4/+4
2012-09-06build: Disable building of d3d1xMatt Turner1-5/+7
2012-09-05configure.ac: Don't link gallium drivers with libdricoreTom Stellard1-1/+0
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