summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-08-08Make shared-glapi the defaultIan Romanick1-2/+2
2012-08-08mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick1-0/+1
2012-08-02radeonsi: initial VDPAU targetChristian König1-1/+1
2012-08-01configure.ac: Remove extra ;;Matt Turner1-1/+1
2012-08-01configure.ac: Don't duplicate CFLAGSMatt Turner1-4/+0
2012-08-01configure.ac: Remove contractions to stop breaking syntax highlightingMatt Turner1-4/+4
2012-08-01configure.ac: remove remnants of ppc asm supportMatt Turner1-7/+0
2012-08-01linux: Default to dri not xlib on all archesAdam Jackson1-3/+1
2012-07-31Move installing osmesa.pc to drivers/osmesaJon TURNEY1-2/+1
2012-07-26automake: Remove OPT_FLAGS.Eric Anholt1-7/+2
2012-07-26automake: Remove ARCH_FLAGS.Eric Anholt1-6/+2
2012-07-25Remove redundant osmesa shared library install from Makefile.oldJon TURNEY1-2/+0
2012-07-23automake: Honor GL_LIB for mangled/custom lib namesBrad King1-1/+0
2012-07-23pipe_loader: Try to connect with the X server before probing pciids v2Tom Stellard1-0/+6
2012-07-23configure.ac: Add --with-llvm-prefix optionTom Stellard1-1/+12
2012-07-21autoconf: Only kink mcjit component when available.José Fonseca1-2/+6
2012-07-17configure.ac: Further LLVM fixups.Michel Dänzer1-3/+3
2012-07-17configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGSTom Stellard1-1/+1
2012-07-13Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY1-2/+2
2012-07-13wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg1-2/+3
2012-07-13automake: convert libglapiJon TURNEY1-5/+1
2012-07-13Rename X86-64_API -> X86_64_APIJon TURNEY1-1/+1
2012-07-13Link dri drivers with mesa or dricore libtool libraryJon TURNEY1-3/+8
2012-07-13Remove unused MESA_MODULES autoconf variableJon TURNEY1-3/+0
2012-07-13automake: convert libglslJon TURNEY1-0/+2
2012-07-13automake: convert libOSmesaLaurent Carlier1-0/+5
2012-07-12mesa: Require current libxcb.Eric Anholt1-20/+1
2012-07-10i965: Add hardware context support.Kenneth Graunke1-1/+1
2012-06-22clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIRTom Stellard1-0/+17
2012-06-21dricore: Turn it into a normal library.Eric Anholt1-12/+2
2012-06-21mesa: Move GL header installation to automake.Eric Anholt1-6/+1
2012-06-21automake: Move the master Mesa makefile to Makefile.old.Eric Anholt1-0/+1
2012-06-21automake: Convert osmesa.pc to be generated by configure.Eric Anholt1-1/+2
2012-06-21mesa: Convert gl.pc to be generated by configure.Eric Anholt1-1/+2
2012-06-21automake: Convert src/mesa/drivers/x11/Makefile to automake.Eric Anholt1-1/+2
2012-06-21automake: Convert src/gallium/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Convert src/mapi/glapi/gen/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Convert src/mesa/drivers/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Directly generate configs/current instead of symlinking from it.Eric Anholt1-9/+1
2012-06-21automake: Convert gen_matypes building to automake.Eric Anholt1-0/+2
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-9/+7
2012-06-21automake: Convert src/egl/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Don't warn on gmake portability issues.Eric Anholt1-1/+1
2012-06-13mesa/tests: Add tests for the generated dispatch tableIan Romanick1-0/+1
2012-06-13mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick1-0/+1
2012-06-13glx: Move tests from tests/glx to src/glx/testsIan Romanick1-3/+2
2012-06-11automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.Kenneth Graunke1-0/+2
2012-06-11configure.ac: Add --with-(gl|glu|osmesa)-lib-name optionsBrad King1-7/+22
2012-06-11automake: Merge the dricore libglsl build into libdricore.Eric Anholt1-5/+3
2012-06-11automake: Convert src/Makefile to automake.Eric Anholt1-0/+1