summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* mesa: enable remap table when --enable-shared-glapiChia-I Wu2012-02-091-0/+3
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-061-1/+3
* dri: Don't build libdricommon.la if we don't need itJon TURNEY2012-02-061-1/+5
* mesa: Fix xcb-dri2 link flags leaking into LIBS.Eric Anholt2012-02-041-0/+2
* build: Note that we don't support srcdir != builddirColin Walters2012-02-011-0/+4
* Revert "automake: src/mesa/drivers/osmesa"Matt Turner2012-01-311-7/+3
* Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner2012-01-311-2/+0
* Revert "Make sure libGL.so links with libglsl"Matt Turner2012-01-311-2/+0
* Make sure libGL.so links with libglslMatt Turner2012-01-311-0/+2
* automake: src/glsl and src/glsl/glcppMatt Turner2012-01-301-0/+2
* autoconf: use AC_PROG_YACC/LEXMatt Turner2012-01-301-5/+8
* automake: src/mesa/drivers/osmesaMatt Turner2012-01-301-3/+7
* autoconf: Enable missing-prototypes errors when available.Eric Anholt2012-01-301-1/+14
* Use only native engine & bitwriter LLVM libraries for linking.ojab2012-01-301-1/+1
* configure.ac: Don't use $CLANG since it will collide with the static analyzer.Jeremy Huddleston2012-01-271-3/+3
* configure.ac: remove shared/static optionsMatt Turner2012-01-261-31/+1
* dri: make sure to build libdricommon.laMatt Turner2012-01-261-0/+1
* configure: Use WAYLAND_SCANNER_RULES only if availableBenjamin Franzke2012-01-261-1/+2
* automake: src/egl/waylandBenjamin Franzke2012-01-261-17/+7
* st/xvmc: remove xorg-server dependencyChristian König2012-01-251-1/+1
* 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