summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Revert "Always build shared glapi"Matt Turner2012-01-241-1/+27
* automake: src/gbmMatt Turner2012-01-231-14/+4
* autoconf: Fix build of dri symbols test to not manually link expat.Eric Anholt2012-01-231-0/+2
* Don't build shared dricore when unneededJon TURNEY2012-01-231-1/+1
* configure.ac: use AC_PROG_MKDIR_PMatt Turner2012-01-211-0/+1
* Remove src/mesa/ppcMatt Turner2012-01-211-5/+0
* automake: src/mesa/drivers/driMatt Turner2012-01-201-0/+2
* automake: src/mesa/drivers/dri/swrastMatt Turner2012-01-201-0/+8
* automake: src/mesa/drivers/dri/nouveauMatt Turner2012-01-201-6/+9
* automake: src/mesa/drivers/dri/r200Matt Turner2012-01-201-8/+6
* automake: src/mesa/drivers/dri/radeonMatt Turner2012-01-201-1/+18
* automake: src/mesa/drivers/dri/i915Matt Turner2012-01-201-5/+12
* Always build shared dricoreMatt Turner2012-01-201-21/+8
* Always build shared glapiMatt Turner2012-01-201-23/+1
* Remove -ffast-math from default CFLAGSMatt Turner2012-01-201-3/+0
* mesa: Enable silent automake rules when available.Eric Anholt2012-01-171-0/+5
* i965: Convert the build to using automake.Eric Anholt2012-01-171-0/+13
* 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