summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-05-17Remove -ffast-math from default CFLAGSMatt Turner1-3/+0
2012-01-29st/xvmc: remove xorg-server dependencyChristian König1-1/+1
2012-01-27configure.ac: Don't use $CLANG since it will collide with the static analyzer.Jeremy Huddleston1-3/+3
2012-01-12configure: Add the svga gallium driver to the default gallium driversThomas Hellstrom1-1/+1
2012-01-11configure.ac: use AC_PROG_SEDMatt Turner1-1/+1
2012-01-11configure.ac: don't set HAVE_GTEST twiceMatt Turner1-1/+0
2012-01-06configure.ac: Remove unused GLUT substitutions.Kenneth Graunke1-4/+0
2012-01-06i965/gen7: Use the updated interface for SO write pointer resetting.Eric Anholt1-1/+1
2012-01-05Strip LLVM svn rev from `llvm-config --version` output.ojab1-1/+1
2012-01-04Revert "configure.ac: remove deprecated --with-driver="Kenneth Graunke1-0/+77
2012-01-04configure.ac: bump AC_PREREQ to 2.60Matt Turner1-1/+1
2012-01-04configure.ac: remove deprecated --with-driver=Matt Turner1-77/+0
2012-01-04glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...Ian Romanick1-0/+22
2012-01-03configure.ac: fix typo from 3ef3ba4d2Matt Turner1-1/+1
2012-01-03mesa: XCB is no longer optional for GLX or DRIIan Romanick1-22/+6
2012-01-02tests/glx: Add unit tests for GLX_ARB_create_context GLX protocolIan Romanick1-2/+18
2011-12-26Fix build with LLVM >= r145623.Johannes Obermayr1-1/+1
2011-11-30gallium/failover: Remove the deprecated module.Kai Wasserbäch1-1/+1
2011-11-29i965g: Delete this driver.Kai Wasserbäch1-14/+0
2011-11-28gallium/i965g: hide that utterly broken driver betterDaniel Vetter1-1/+8
2011-11-25st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom1-0/+12
2011-11-05configure.ac: gbm_gallium requires DRI_LIB_DEPS to linkChia-I Wu1-2/+6
2011-11-05shared-glapi: fix a linking error for SELinuxChia-I Wu1-1/+1
2011-10-29intel: Add an interface for saving/restoring the batchbuffer state.Eric Anholt1-1/+1
2011-10-28radeon: Insist on libdrm being present to build.Eric Anholt1-11/+1
2011-10-28configure.ac: Fix equality checks in gallium st setup.Eric Anholt1-3/+3
2011-10-28mesa: Remove build infrastructure for r300c and r600c.Eric Anholt1-6/+6
2011-10-21gallium/targets: Add vdpau target for nouveauMaarten Lankhorst1-1/+1
2011-10-17gallium/targets: use c++ compiler for linkingMarcin Slusarz1-1/+1
2011-10-17Add an autoconf option for mangling Mesa.Tom Fogal1-3/+24
2011-10-16configure: Use -fno-builtin-memcmp.José Fonseca1-0/+8
2011-09-30r600g: move all files from winsys/r600 into drivers/r600Marek Olšák1-1/+1
2011-09-30xorg/vmwgfx: Kill this target. It's not used anymore.Thomas Hellstrom1-1/+1
2011-09-29configure.ac: unduplicate gallium directoriesMarek Olšák1-4/+4
2011-09-20st/egl: add support for null platformChia-I Wu1-0/+3
2011-09-19Remove unused APP_LIB_DEPS variableMatt Turner1-27/+0
2011-08-26dri: Remove all DRI1 driversIan Romanick1-13/+6
2011-08-26r600g: Hook up xorg state tracker.Michel Dänzer1-1/+1
2011-08-16r600g: first step into winsys/radeonMarek Olšák1-1/+1
2011-08-15glw: Remove GLw source.Kenneth Graunke1-76/+0
2011-08-15egl: Native Display autodetectionBenjamin Franzke1-0/+2
2011-07-28configure.ac: add DLOPEN_LIBS to xlib buildMarek Olšák1-1/+1
2011-07-28configure.ac: fix xlib-based softpipe buildMarek Olšák1-7/+5
2011-07-25configure.ac: do not check for llvm-config if llvm is disabledMarek Olšák1-3/+2
2011-07-25configure: Move gbm before egl in SRC_DIRSBenjamin Franzke1-35/+35
2011-07-21configure.ac: check for libdrm_radeon only when building classicMarek Olšák1-5/+5
2011-07-19configure.ac: Check for the respective libdrm_* when building gallium driversEmil Velikov1-0/+3
2011-07-15g3dvl: Build softpipe when needed.Younes Manton1-0/+3
2011-07-15g3dvl: Build the right winsys dependencies when needed.Younes Manton1-6/+15
2011-07-14Squashed commit of the following:José Fonseca1-60/+0