aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Convert to automakeMatt Turner2013-01-101-0/+1
* svga: Convert to automakeMatt Turner2013-01-101-0/+1
* softpipe: Convert to automakeMatt Turner2013-01-101-0/+1
* llvmpipe: Convert to automakeMatt Turner2013-01-101-0/+1
* rbug: Convert to automakeMatt Turner2013-01-101-0/+1
* i915/winsys/sw: Convert to automakeMatt Turner2013-01-101-0/+1
* i915/winsys/drm: Convert to automakeMatt Turner2013-01-101-0/+1
* i915g: Convert to automakeMatt Turner2013-01-101-0/+1
* libgallium: Convert to automakeTom Stellard2013-01-101-1/+7
* trace: Convert to automakeTom Stellard2013-01-101-0/+1
* radeon/winsys: Convert to automakeTom Stellard2013-01-101-0/+1
* automake: Convert Gallium target and winsysMatt Turner2013-01-101-0/+2
* mesa/program: Fix both Classic and Gallium buildQuentin Glidic2013-01-101-0/+3
* configure.ac: fix typo in error messageAndreas Boll2013-01-101-1/+1
* clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new intro...Johannes Obermayr2013-01-081-2/+16
* configure.ac: Remove space after indent -T flag.Vinson Lee2013-01-041-1/+1
* Support LLVM >= 3.2 on radeonsi and opencl.Johannes Obermayr2013-01-041-14/+10
* configure.ac: Disable compiler optimizations when --enable-debug is setEmil Velikov2012-12-121-4/+4
* automake/gallium: attempt to fix -lrtDave Airlie2012-12-041-2/+7
* egl/wayland: Dispatch the event queue before get_buffersAnder Conselvan de Oliveira2012-11-301-2/+1
* egl: Only enable GLX backend if X11 EGL platform is enabledKristian Høgsberg2012-11-301-4/+4
* configure.ac: remove -fomit-frame-pointer from LLVM flagsMarek Olšák2012-11-291-1/+2
* configure.ac: look for whole words in LLVM flags, not prefixesMarek Olšák2012-11-291-5/+6
* configure.ac: consolidate stripping unwanted LLVM flagsMarek Olšák2012-11-291-3/+16
* configure.ac: print LLVM flagsMarek Olšák2012-11-291-0/+6
* configure.ac: Remove -O., -g and -Wall from LLVM_C{PP,XX}FLAGS.Johannes Obermayr2012-11-281-3/+3
* automake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS tooMaarten Lankhorst2012-11-191-2/+2
* mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt2012-11-121-0/+1
* automake,android: Build program/ into a helper lib (v2)Eric Anholt2012-11-121-0/+1
* build: fix enable/disable language in ./configure --helpAndreas Boll2012-11-101-1/+1
* configure.ac: require libdrm_radeon 2.4.40Marek Olšák2012-11-061-1/+1
* configure.ac: Prevent build of radeon llvm backend with llvm < 3.2Vincent Lejeune2012-11-021-5/+13
* build: Don't cross-compile GLSL builtin compilerThierry Reding2012-11-011-4/+36
* 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