summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2007-10-26configs: Fix linux-static to link correctlyDan Nicholson1-3/+2
2007-10-24added catamount-osmesa-pgi configAlex Neundorf1-0/+32
2007-10-04FreeBSD: more /usr/X11R6->/usr/localEric Anholt1-4/+4
2007-09-28add support for LDFLAGS env varDan Nicholson1-0/+1
2007-09-27FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix).Eric Anholt1-2/+2
2007-09-24Move i915tex driver into place as just i915.Eric Anholt2-2/+2
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2-2/+2
2007-09-20fix -D_BSD_SOURCBrian1-1/+1
2007-09-20Added bluegene-xlc-osmesa config (Alexander Neundorf)Brian1-0/+29
2007-09-19Add missing -g in FreeBSD OPT_CFLAGSEric Anholt1-1/+1
2007-08-03add OSMESA_LIB_NAMEBrian1-0/+2
2007-08-03added -lmBrian1-1/+1
2007-08-02OSmesa on BlueGene (Alexander Neundorf)Brian1-0/+27
2007-07-31fix some FreeBSD issuesBrian2-2/+2
2007-07-30New sunos5-v9-cc-gcc config (Roland Egger)Brian1-0/+32
2007-07-21Fix a number of MINGW32 issuesZhang1-0/+42
2007-06-22Use -pthread instead of -lpthread on FreeBSD.Eric Anholt1-2/+2
2007-06-05miniglx: update defines in linux-solo configDave Airlie1-1/+2
2007-05-14master/trunk is now for Mesa 7.1 devel: bump versionsBrian1-1/+1
2007-05-05nouveau: disable nouveau build by defaultDave Airlie1-1/+1
2007-05-04Makefile clean-ups for miniglx.Brian1-3/+10
2007-04-27Version bumps for 7.0Brian1-3/+3
2007-04-20Make xcb backend compile.Jeremy Kolb1-2/+3
2007-04-08add glsl to PROGRAM_DIRSBrian1-1/+1
2007-03-28bump version to 6.5.3 to match version.hBrian1-1/+1
2007-02-26Overhaul of error handling.Brian1-1/+1
2007-01-17New debug config for linux-driKeith Whitwell1-0/+16
2007-01-05Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt2-2/+4
2006-12-06Make git ignore files only generated at build time.Michel Dänzer1-0/+1
2006-12-02Add i915tex and i965.Gary Wong1-1/+1
2006-11-30the following improvements to linux-fbdev:Sean D'Epagnier1-7/+3
2006-11-18need to specify Xlibs with APP_LIB_DEPSBrian Paul1-0/+5
2006-11-01merge the (rest of) texmem branchKeith Whitwell1-1/+1
2006-10-19remove some debug/test changesBrian Paul1-2/+1
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul3-7/+3
2006-10-11Fix bug #4681.Ian Romanick3-2/+5
2006-10-09Updates for XCB. Bug 8560.Brian Paul1-2/+2
2006-09-26Update linux-dr-xcb config file to use LIBDRM_CFLAGSJeremy Kolb1-0/+1
2006-09-21bump version to 6.5.2Brian Paul1-1/+1
2006-09-19added LIBDRM_CFLAGS (Javier Villavicencio)Brian Paul1-0/+1
2006-09-19fix CFLAGS (bug 8344)Brian Paul1-3/+3
2006-09-06comment out EXTRA_LIB_PATH, ?= causes problems on HP-UXBrian Paul1-1/+1
2006-09-06Fixes from Christopher Bell:Brian Paul11-22/+22
2006-08-24Make sure that _GNU_SOURCE is enabled in the linux configs that setIan Romanick4-50/+10
2006-08-18Fix-ups for linux-fbdev config. No longer build Xlib driver sources.Brian Paul1-0/+4
2006-08-18The driver now compiles correctly without any x headers or libraries installedSean D'Epagnier1-4/+6
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick8-8/+9
2006-08-10linux-indirect target fixes.Adam Jackson1-0/+1
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt2-2/+2
2006-08-05Modified config to use glut/fbdev, added demo and sample directories.Sean D'Epagnier1-3/+7