summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2007-06-22Use -pthread instead of -lpthread on FreeBSD.Eric Anholt
2007-06-05miniglx: update defines in linux-solo configDave Airlie
2007-05-14master/trunk is now for Mesa 7.1 devel: bump versionsBrian
2007-05-05nouveau: disable nouveau build by defaultDave Airlie
2007-05-04Makefile clean-ups for miniglx.Brian
2007-04-27Version bumps for 7.0Brian
2007-04-20Make xcb backend compile.Jeremy Kolb
2007-04-08add glsl to PROGRAM_DIRSBrian
2007-03-28bump version to 6.5.3 to match version.hBrian
2007-02-26Overhaul of error handling.Brian
2007-01-17New debug config for linux-driKeith Whitwell
2007-01-05Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt
2006-12-06Make git ignore files only generated at build time.Michel Dänzer
2006-12-02Add i915tex and i965.Gary Wong
2006-11-30the following improvements to linux-fbdev:Sean D'Epagnier
2006-11-18need to specify Xlibs with APP_LIB_DEPSBrian Paul
2006-11-01merge the (rest of) texmem branchKeith Whitwell
2006-10-19remove some debug/test changesBrian Paul
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul
2006-10-11Fix bug #4681.Ian Romanick
2006-10-09Updates for XCB. Bug 8560.Brian Paul
2006-09-26Update linux-dr-xcb config file to use LIBDRM_CFLAGSJeremy Kolb
2006-09-21bump version to 6.5.2Brian Paul
2006-09-19added LIBDRM_CFLAGS (Javier Villavicencio)Brian Paul
2006-09-19fix CFLAGS (bug 8344)Brian Paul
2006-09-06comment out EXTRA_LIB_PATH, ?= causes problems on HP-UXBrian Paul
2006-09-06Fixes from Christopher Bell:Brian Paul
2006-08-24Make sure that _GNU_SOURCE is enabled in the linux configs that setIan Romanick
2006-08-18Fix-ups for linux-fbdev config. No longer build Xlib driver sources.Brian Paul
2006-08-18The driver now compiles correctly without any x headers or libraries installedSean D'Epagnier
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick
2006-08-10linux-indirect target fixes.Adam Jackson
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt
2006-08-05Modified config to use glut/fbdev, added demo and sample directories.Sean D'Epagnier
2006-07-20bump MESA_TINY to 1Brian Paul
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-07-07update comment, APP_LIB_DEPSBrian Paul
2006-07-04simple libOSMesa.so-only config, no XBrian Paul
2006-07-03fix linking bug (bug 7405)Brian Paul
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul
2006-05-31Updated config file.Claudio Ciccani
2006-05-18use -march=i486 instead of -m486 (bug 6954)Brian Paul
2006-05-18add extra APP_LIB_DEPS (bug 6954)Brian Paul
2006-05-17generate shared lib, not staticBrian Paul
2006-05-17formerly known as solaris-x86-gccBrian Paul
2006-05-06restore -O flag (bug 6814)Brian Paul
2006-04-29Bumped support for xcb 0.9Jeremy Kolb
2006-04-18-arch AIX64 no longer neededBrian Paul
2006-04-14Don't have to pass ABI-related flags to mklib anymore.Brian Paul
2006-04-13more updates (Dan Schikore)Brian Paul