summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* automake: Remove OPT_FLAGS.Eric Anholt2012-07-261-3/+2
* automake: Remove ARCH_FLAGS.Eric Anholt2012-07-261-3/+2
* Remove redundant osmesa shared library install from Makefile.oldJon TURNEY2012-07-252-2/+0
* automake: convert libglapiJon TURNEY2012-07-131-1/+0
* Link dri drivers with mesa or dricore libtool libraryJon TURNEY2012-07-131-0/+1
* Remove unused MESA_MODULES autoconf variableJon TURNEY2012-07-131-1/+0
* dricore: Turn it into a normal library.Eric Anholt2012-06-212-7/+0
* automake: Directly generate configs/current instead of symlinking from it.Eric Anholt2012-06-211-0/+0
* make: Drop HOST_CC and HOST_CFLAGS.Eric Anholt2012-06-211-2/+0
* make: Fold ASM_CFLAGS into DEFINES.Eric Anholt2012-06-211-2/+1
* automake: Merge the dricore libglsl build into libdricore.Eric Anholt2012-06-111-1/+0
* automake: Globally add stub automake targets to the old Makefiles.Eric Anholt2012-06-111-0/+13
* automake: Remove the old static configs system.Eric Anholt2012-06-1194-2013/+0
* configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIRTom Stellard2012-06-011-0/+2
* configure.ac: Add option for libclc pathTom Stellard2012-06-011-0/+3
* automake: Check for 'indent' and fall back to 'cat' if not found.Kenneth Graunke2012-05-301-0/+4
* automake: Rename variables in sources.mak to be automake compatible.Eric Anholt2012-05-292-2/+2
* gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez2012-05-111-0/+3
* mesa: bump version to 8.1.0 in configs/defaultBrian Paul2012-05-071-1/+1
* darwin: Don't build galliumJeremy Huddleston2012-04-231-2/+2
* configure.ac: Move HAVE_LLVM definition into configure.acTom Stellard2012-04-231-4/+0
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+6
* st/xvmc: fix library installation dirAlexandre Demers2012-04-041-0/+3
* darwin: Link against libxcbJeremy Huddleston2012-03-161-1/+1
* darwin: config file cleanupsJeremy Huddleston2012-03-162-10/+20
* egl/main: Convert to automake.Eric Anholt2012-02-294-8/+0
* Revert "automake: src/mesa/drivers/osmesa"Matt Turner2012-01-311-0/+2
* autoconf: use AC_PROG_YACC/LEXMatt Turner2012-01-301-2/+2
* automake: src/mesa/drivers/osmesaMatt Turner2012-01-301-2/+0
* automake: src/egl/waylandBenjamin Franzke2012-01-262-14/+0
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+1
* automake: src/gbmMatt Turner2012-01-232-21/+0
* Remove src/mesa/ppcMatt Turner2012-01-211-3/+0
* automake: src/mesa/drivers/dri/nouveauMatt Turner2012-01-201-1/+1
* automake: src/mesa/drivers/dri/r200Matt Turner2012-01-206-19/+1
* automake: src/mesa/drivers/dri/radeonMatt Turner2012-01-206-6/+6
* automake: src/mesa/drivers/dri/i915Matt Turner2012-01-201-1/+1
* Always build shared glapiMatt Turner2012-01-201-1/+0
* i965: Convert the build to using automake.Eric Anholt2012-01-171-1/+1
* configs: fix, simplify RADEON_LIBS, RADEON_CFLAGSBrian Paul2012-01-121-3/+2
* mesa: Bump version to 8.0 (devel)Kenneth Graunke2012-01-091-2/+2
* gallium/failover: Remove the deprecated module.Kai Wasserbäch2011-11-302-3/+3
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-292-81/+0
* i965g: Delete this driver.Kai Wasserbäch2011-11-293-11/+2
* st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom2011-11-251-0/+3
* radeon: Insist on libdrm being present to build.Eric Anholt2011-10-281-1/+1
* mesa: Remove build infrastructure for r300c and r600c.Eric Anholt2011-10-286-6/+6
* configs: add vmgfx-related dirs to configs/linux-driBrian Paul2011-10-231-3/+3
* Add an autoconf option for mangling Mesa.Tom Fogal2011-10-171-2/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-046-18/+19