summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Don't use $CLANG since it will collide with the static analyzer.Jeremy Huddleston2012-01-271-3/+3
* configure: Add the svga gallium driver to the default gallium driversThomas Hellstrom2012-01-121-1/+1
* configure.ac: use AC_PROG_SEDMatt Turner2012-01-111-1/+1
* configure.ac: don't set HAVE_GTEST twiceMatt Turner2012-01-111-1/+0
* configure.ac: Remove unused GLUT substitutions.Kenneth Graunke2012-01-061-4/+0
* i965/gen7: Use the updated interface for SO write pointer resetting.Eric Anholt2012-01-061-1/+1
* Strip LLVM svn rev from `llvm-config --version` output.ojab2012-01-051-1/+1
* Revert "configure.ac: remove deprecated --with-driver="Kenneth Graunke2012-01-041-0/+77
* configure.ac: bump AC_PREREQ to 2.60Matt Turner2012-01-041-1/+1
* configure.ac: remove deprecated --with-driver=Matt Turner2012-01-041-77/+0
* glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...Ian Romanick2012-01-041-0/+22
* configure.ac: fix typo from 3ef3ba4d2Matt Turner2012-01-031-1/+1
* mesa: XCB is no longer optional for GLX or DRIIan Romanick2012-01-031-22/+6
* tests/glx: Add unit tests for GLX_ARB_create_context GLX protocolIan Romanick2012-01-021-2/+18
* Fix build with LLVM >= r145623.Johannes Obermayr2011-12-261-1/+1
* gallium/failover: Remove the deprecated module.Kai Wasserbäch2011-11-301-1/+1
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-14/+0
* gallium/i965g: hide that utterly broken driver betterDaniel Vetter2011-11-281-1/+8
* st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom2011-11-251-0/+12
* configure.ac: gbm_gallium requires DRI_LIB_DEPS to linkChia-I Wu2011-11-051-2/+6
* shared-glapi: fix a linking error for SELinuxChia-I Wu2011-11-051-1/+1
* intel: Add an interface for saving/restoring the batchbuffer state.Eric Anholt2011-10-291-1/+1
* radeon: Insist on libdrm being present to build.Eric Anholt2011-10-281-11/+1
* configure.ac: Fix equality checks in gallium st setup.Eric Anholt2011-10-281-3/+3
* mesa: Remove build infrastructure for r300c and r600c.Eric Anholt2011-10-281-6/+6
* gallium/targets: Add vdpau target for nouveauMaarten Lankhorst2011-10-211-1/+1
* gallium/targets: use c++ compiler for linkingMarcin Slusarz2011-10-171-1/+1
* Add an autoconf option for mangling Mesa.Tom Fogal2011-10-171-3/+24
* configure: Use -fno-builtin-memcmp.José Fonseca2011-10-161-0/+8
* r600g: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-301-1/+1
* xorg/vmwgfx: Kill this target. It's not used anymore.Thomas Hellstrom2011-09-301-1/+1
* configure.ac: unduplicate gallium directoriesMarek Olšák2011-09-291-4/+4
* st/egl: add support for null platformChia-I Wu2011-09-201-0/+3
* Remove unused APP_LIB_DEPS variableMatt Turner2011-09-191-27/+0
* dri: Remove all DRI1 driversIan Romanick2011-08-261-13/+6
* r600g: Hook up xorg state tracker.Michel Dänzer2011-08-261-1/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-161-1/+1
* glw: Remove GLw source.Kenneth Graunke2011-08-151-76/+0
* egl: Native Display autodetectionBenjamin Franzke2011-08-151-0/+2
* configure.ac: add DLOPEN_LIBS to xlib buildMarek Olšák2011-07-281-1/+1
* configure.ac: fix xlib-based softpipe buildMarek Olšák2011-07-281-7/+5
* configure.ac: do not check for llvm-config if llvm is disabledMarek Olšák2011-07-251-3/+2
* configure: Move gbm before egl in SRC_DIRSBenjamin Franzke2011-07-251-35/+35
* configure.ac: check for libdrm_radeon only when building classicMarek Olšák2011-07-211-5/+5
* configure.ac: Check for the respective libdrm_* when building gallium driversEmil Velikov2011-07-191-0/+3
* g3dvl: Build softpipe when needed.Younes Manton2011-07-151-0/+3
* g3dvl: Build the right winsys dependencies when needed.Younes Manton2011-07-151-6/+15
* Squashed commit of the following:José Fonseca2011-07-141-60/+0
* configure: allow C{,XX}FLAGS overrideMarcin Baczyński2011-07-141-0/+8
* configure: fix gcc version checkMarcin Baczyński2011-07-141-1/+1