Age | Commit message (Expand) | Author |
2007-10-26 | configs: Fix linux-static to link correctly | Dan Nicholson |
2007-10-24 | added catamount-osmesa-pgi config | Alex Neundorf |
2007-10-04 | FreeBSD: more /usr/X11R6->/usr/local | Eric Anholt |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson |
2007-09-27 | FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix). | Eric Anholt |
2007-09-24 | Move i915tex driver into place as just i915. | Eric Anholt |
2007-09-24 | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt |
2007-09-20 | fix -D_BSD_SOURC | Brian |
2007-09-20 | Added bluegene-xlc-osmesa config (Alexander Neundorf) | Brian |
2007-09-19 | Add missing -g in FreeBSD OPT_CFLAGS | Eric Anholt |
2007-08-03 | add OSMESA_LIB_NAME | Brian |
2007-08-03 | added -lm | Brian |
2007-08-02 | OSmesa on BlueGene (Alexander Neundorf) | Brian |
2007-07-31 | fix some FreeBSD issues | Brian |
2007-07-30 | New sunos5-v9-cc-gcc config (Roland Egger) | Brian |
2007-07-21 | Fix a number of MINGW32 issues | Zhang |
2007-06-22 | Use -pthread instead of -lpthread on FreeBSD. | Eric Anholt |
2007-06-05 | miniglx: update defines in linux-solo config | Dave Airlie |
2007-05-14 | master/trunk is now for Mesa 7.1 devel: bump versions | Brian |
2007-05-05 | nouveau: disable nouveau build by default | Dave Airlie |
2007-05-04 | Makefile clean-ups for miniglx. | Brian |
2007-04-27 | Version bumps for 7.0 | Brian |
2007-04-20 | Make xcb backend compile. | Jeremy Kolb |
2007-04-08 | add glsl to PROGRAM_DIRS | Brian |
2007-03-28 | bump version to 6.5.3 to match version.h | Brian |
2007-02-26 | Overhaul of error handling. | Brian |
2007-01-17 | New debug config for linux-dri | Keith Whitwell |
2007-01-05 | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt |
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer |
2006-12-02 | Add i915tex and i965. | Gary Wong |
2006-11-30 | the following improvements to linux-fbdev: | Sean D'Epagnier |
2006-11-18 | need to specify Xlibs with APP_LIB_DEPS | Brian Paul |
2006-11-01 | merge the (rest of) texmem branch | Keith Whitwell |
2006-10-19 | remove some debug/test changes | Brian Paul |
2006-10-19 | New bin/minstall script - a minimal replacement for 'install'. | Brian Paul |
2006-10-11 | Fix bug #4681. | Ian Romanick |
2006-10-09 | Updates for XCB. Bug 8560. | Brian Paul |
2006-09-26 | Update linux-dr-xcb config file to use LIBDRM_CFLAGS | Jeremy Kolb |
2006-09-21 | bump version to 6.5.2 | Brian Paul |
2006-09-19 | added LIBDRM_CFLAGS (Javier Villavicencio) | Brian Paul |
2006-09-19 | fix CFLAGS (bug 8344) | Brian Paul |
2006-09-06 | comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX | Brian Paul |
2006-09-06 | Fixes from Christopher Bell: | Brian Paul |
2006-08-24 | Make sure that _GNU_SOURCE is enabled in the linux configs that set | Ian Romanick |
2006-08-18 | Fix-ups for linux-fbdev config. No longer build Xlib driver sources. | Brian Paul |
2006-08-18 | The driver now compiles correctly without any x headers or libraries installed | Sean D'Epagnier |
2006-08-16 | When available, which is most of the time, use posix_memalign to implement | Ian Romanick |
2006-08-10 | linux-indirect target fixes. | Adam Jackson |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt |
2006-08-05 | Modified config to use glut/fbdev, added demo and sample directories. | Sean D'Epagnier |