summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: Check xcb version when X11 pkgconfig existsTom Stellard2012-08-121-0/+1
* Revert "mesa: Remove C++11 narrowing warnings"Chad Versace2012-08-101-3/+0
* mesa: Remove C++11 narrowing warningsChad Versace2012-08-101-0/+3
* Make shared-glapi the defaultIan Romanick2012-08-081-2/+2
* mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick2012-08-081-0/+1
* radeonsi: initial VDPAU targetChristian König2012-08-021-1/+1
* configure.ac: Remove extra ;;Matt Turner2012-08-011-1/+1
* configure.ac: Don't duplicate CFLAGSMatt Turner2012-08-011-4/+0
* configure.ac: Remove contractions to stop breaking syntax highlightingMatt Turner2012-08-011-4/+4
* configure.ac: remove remnants of ppc asm supportMatt Turner2012-08-011-7/+0
* linux: Default to dri not xlib on all archesAdam Jackson2012-08-011-3/+1
* Move installing osmesa.pc to drivers/osmesaJon TURNEY2012-07-311-2/+1
* automake: Remove OPT_FLAGS.Eric Anholt2012-07-261-7/+2
* automake: Remove ARCH_FLAGS.Eric Anholt2012-07-261-6/+2
* Remove redundant osmesa shared library install from Makefile.oldJon TURNEY2012-07-251-2/+0
* automake: Honor GL_LIB for mangled/custom lib namesBrad King2012-07-231-1/+0
* pipe_loader: Try to connect with the X server before probing pciids v2Tom Stellard2012-07-231-0/+6
* configure.ac: Add --with-llvm-prefix optionTom Stellard2012-07-231-1/+12
* autoconf: Only kink mcjit component when available.José Fonseca2012-07-211-2/+6
* configure.ac: Further LLVM fixups.Michel Dänzer2012-07-171-3/+3
* configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGSTom Stellard2012-07-171-1/+1
* Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY2012-07-131-2/+2
* wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg2012-07-131-2/+3
* automake: convert libglapiJon TURNEY2012-07-131-5/+1
* Rename X86-64_API -> X86_64_APIJon TURNEY2012-07-131-1/+1
* Link dri drivers with mesa or dricore libtool libraryJon TURNEY2012-07-131-3/+8
* Remove unused MESA_MODULES autoconf variableJon TURNEY2012-07-131-3/+0
* automake: convert libglslJon TURNEY2012-07-131-0/+2
* automake: convert libOSmesaLaurent Carlier2012-07-131-0/+5
* mesa: Require current libxcb.Eric Anholt2012-07-121-20/+1
* i965: Add hardware context support.Kenneth Graunke2012-07-101-1/+1
* clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIRTom Stellard2012-06-221-0/+17
* dricore: Turn it into a normal library.Eric Anholt2012-06-211-12/+2
* mesa: Move GL header installation to automake.Eric Anholt2012-06-211-6/+1
* automake: Move the master Mesa makefile to Makefile.old.Eric Anholt2012-06-211-0/+1
* automake: Convert osmesa.pc to be generated by configure.Eric Anholt2012-06-211-1/+2
* mesa: Convert gl.pc to be generated by configure.Eric Anholt2012-06-211-1/+2
* automake: Convert src/mesa/drivers/x11/Makefile to automake.Eric Anholt2012-06-211-1/+2
* automake: Convert src/gallium/Makefile to automake.Eric Anholt2012-06-211-0/+1
* automake: Convert src/mapi/glapi/gen/Makefile to automake.Eric Anholt2012-06-211-0/+1
* automake: Convert src/mesa/drivers/Makefile to automake.Eric Anholt2012-06-211-0/+1
* automake: Directly generate configs/current instead of symlinking from it.Eric Anholt2012-06-211-9/+1
* automake: Convert gen_matypes building to automake.Eric Anholt2012-06-211-0/+2
* make: Fold ASM_CFLAGS into DEFINES.Eric Anholt2012-06-211-9/+7
* automake: Convert src/egl/Makefile to automake.Eric Anholt2012-06-211-0/+1
* automake: Don't warn on gmake portability issues.Eric Anholt2012-06-211-1/+1
* mesa/tests: Add tests for the generated dispatch tableIan Romanick2012-06-131-0/+1
* mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick2012-06-131-0/+1
* glx: Move tests from tests/glx to src/glx/testsIan Romanick2012-06-131-3/+2
* automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.Kenneth Graunke2012-06-111-0/+2