summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2012-07-13automake: convert libglapiJon TURNEY1-1/+0
2012-07-13Link dri drivers with mesa or dricore libtool libraryJon TURNEY1-0/+1
2012-07-13Remove unused MESA_MODULES autoconf variableJon TURNEY1-1/+0
2012-06-21dricore: Turn it into a normal library.Eric Anholt2-7/+0
2012-06-21automake: Directly generate configs/current instead of symlinking from it.Eric Anholt1-0/+0
2012-06-21make: Drop HOST_CC and HOST_CFLAGS.Eric Anholt1-2/+0
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-2/+1
2012-06-11automake: Merge the dricore libglsl build into libdricore.Eric Anholt1-1/+0
2012-06-11automake: Globally add stub automake targets to the old Makefiles.Eric Anholt1-0/+13
2012-06-11automake: Remove the old static configs system.Eric Anholt94-2013/+0
2012-06-01configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIRTom Stellard1-0/+2
2012-06-01configure.ac: Add option for libclc pathTom Stellard1-0/+3
2012-05-30automake: Check for 'indent' and fall back to 'cat' if not found.Kenneth Graunke1-0/+4
2012-05-29automake: Rename variables in sources.mak to be automake compatible.Eric Anholt2-2/+2
2012-05-11gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez1-0/+3
2012-05-07mesa: bump version to 8.1.0 in configs/defaultBrian Paul1-1/+1
2012-04-23darwin: Don't build galliumJeremy Huddleston1-2/+2
2012-04-23configure.ac: Move HAVE_LLVM definition into configure.acTom Stellard1-4/+0
2012-04-13radeonsi: initial WIP SI codeTom Stellard1-0/+6
2012-04-04st/xvmc: fix library installation dirAlexandre Demers1-0/+3
2012-03-16darwin: Link against libxcbJeremy Huddleston1-1/+1
2012-03-16darwin: config file cleanupsJeremy Huddleston2-10/+20
2012-02-29egl/main: Convert to automake.Eric Anholt4-8/+0
2012-01-31Revert "automake: src/mesa/drivers/osmesa"Matt Turner1-0/+2
2012-01-30autoconf: use AC_PROG_YACC/LEXMatt Turner1-2/+2
2012-01-30automake: src/mesa/drivers/osmesaMatt Turner1-2/+0
2012-01-26automake: src/egl/waylandBenjamin Franzke2-14/+0
2012-01-24Revert "Always build shared glapi"Matt Turner1-0/+1
2012-01-23automake: src/gbmMatt Turner2-21/+0
2012-01-21Remove src/mesa/ppcMatt Turner1-3/+0
2012-01-20automake: src/mesa/drivers/dri/nouveauMatt Turner1-1/+1
2012-01-20automake: src/mesa/drivers/dri/r200Matt Turner6-19/+1
2012-01-20automake: src/mesa/drivers/dri/radeonMatt Turner6-6/+6
2012-01-20automake: src/mesa/drivers/dri/i915Matt Turner1-1/+1
2012-01-20Always build shared glapiMatt Turner1-1/+0
2012-01-17i965: Convert the build to using automake.Eric Anholt1-1/+1
2012-01-12configs: fix, simplify RADEON_LIBS, RADEON_CFLAGSBrian Paul1-3/+2
2012-01-09mesa: Bump version to 8.0 (devel)Kenneth Graunke1-2/+2
2011-11-30gallium/failover: Remove the deprecated module.Kai Wasserbäch2-3/+3
2011-11-29gallium/cell: Remove the driver.Kai Wasserbäch2-81/+0
2011-11-29i965g: Delete this driver.Kai Wasserbäch3-11/+2
2011-11-25st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom1-0/+3
2011-10-28radeon: Insist on libdrm being present to build.Eric Anholt1-1/+1
2011-10-28mesa: Remove build infrastructure for r300c and r600c.Eric Anholt6-6/+6
2011-10-23configs: add vmgfx-related dirs to configs/linux-driBrian Paul1-3/+3
2011-10-17Add an autoconf option for mangling Mesa.Tom Fogal1-2/+2
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin6-18/+19
2011-09-20configs: remove rest of APP_LIB_DEPS linesDave Airlie5-11/+0
2011-09-19Remove unused APP_LIB_DEPS variableMatt Turner62-64/+0
2011-08-30Remote *.mgw stuff.José Fonseca1-42/+0