| Commit message (Expand) | Author | Age | Files | Lines |
* | master/trunk is now for Mesa 7.1 devel: bump versions | Brian | 2007-05-14 | 1 | -1/+1 |
* | nouveau: disable nouveau build by default | Dave Airlie | 2007-05-05 | 1 | -1/+1 |
* | Makefile clean-ups for miniglx. | Brian | 2007-05-04 | 1 | -3/+10 |
* | Version bumps for 7.0 | Brian | 2007-04-27 | 1 | -3/+3 |
* | Make xcb backend compile. | Jeremy Kolb | 2007-04-20 | 1 | -2/+3 |
* | add glsl to PROGRAM_DIRS | Brian | 2007-04-08 | 1 | -1/+1 |
* | bump version to 6.5.3 to match version.h | Brian | 2007-03-28 | 1 | -1/+1 |
* | Overhaul of error handling. | Brian | 2007-02-26 | 1 | -1/+1 |
* | New debug config for linux-dri | Keith Whitwell | 2007-01-17 | 1 | -0/+16 |
* | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt | 2007-01-05 | 2 | -2/+4 |
* | Make git ignore files only generated at build time. | Michel Dänzer | 2006-12-06 | 1 | -0/+1 |
* | Add i915tex and i965. | Gary Wong | 2006-12-02 | 1 | -1/+1 |
* | the following improvements to linux-fbdev: | Sean D'Epagnier | 2006-11-30 | 1 | -7/+3 |
* | need to specify Xlibs with APP_LIB_DEPS | Brian Paul | 2006-11-18 | 1 | -0/+5 |
* | merge the (rest of) texmem branch | Keith Whitwell | 2006-11-01 | 1 | -1/+1 |
* | remove some debug/test changes | Brian Paul | 2006-10-19 | 1 | -2/+1 |
* | New bin/minstall script - a minimal replacement for 'install'. | Brian Paul | 2006-10-19 | 3 | -7/+3 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 3 | -2/+5 |
* | Updates for XCB. Bug 8560. | Brian Paul | 2006-10-09 | 1 | -2/+2 |
* | Update linux-dr-xcb config file to use LIBDRM_CFLAGS | Jeremy Kolb | 2006-09-26 | 1 | -0/+1 |
* | bump version to 6.5.2 | Brian Paul | 2006-09-21 | 1 | -1/+1 |
* | added LIBDRM_CFLAGS (Javier Villavicencio) | Brian Paul | 2006-09-19 | 1 | -0/+1 |
* | fix CFLAGS (bug 8344) | Brian Paul | 2006-09-19 | 1 | -3/+3 |
* | comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX | Brian Paul | 2006-09-06 | 1 | -1/+1 |
* | Fixes from Christopher Bell: | Brian Paul | 2006-09-06 | 11 | -22/+22 |
* | Make sure that _GNU_SOURCE is enabled in the linux configs that set | Ian Romanick | 2006-08-24 | 4 | -50/+10 |
* | Fix-ups for linux-fbdev config. No longer build Xlib driver sources. | Brian Paul | 2006-08-18 | 1 | -0/+4 |
* | The driver now compiles correctly without any x headers or libraries installed | Sean D'Epagnier | 2006-08-18 | 1 | -4/+6 |
* | When available, which is most of the time, use posix_memalign to implement | Ian Romanick | 2006-08-16 | 8 | -8/+9 |
* | linux-indirect target fixes. | Adam Jackson | 2006-08-10 | 1 | -0/+1 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 2 | -2/+2 |
* | Modified config to use glut/fbdev, added demo and sample directories. | Sean D'Epagnier | 2006-08-05 | 1 | -3/+7 |
* | bump MESA_TINY to 1 | Brian Paul | 2006-07-20 | 1 | -1/+1 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 66 | -148/+152 |
* | update comment, APP_LIB_DEPS | Brian Paul | 2006-07-07 | 1 | -2/+2 |
* | simple libOSMesa.so-only config, no X | Brian Paul | 2006-07-04 | 1 | -0/+25 |
* | fix linking bug (bug 7405) | Brian Paul | 2006-07-03 | 2 | -0/+2 |
* | New 'install' targets in makefile. See bug 2372. | Brian Paul | 2006-06-22 | 3 | -2/+17 |
* | Updated config file. | Claudio Ciccani | 2006-05-31 | 1 | -3/+7 |
* | use -march=i486 instead of -m486 (bug 6954) | Brian Paul | 2006-05-18 | 2 | -4/+4 |
* | add extra APP_LIB_DEPS (bug 6954) | Brian Paul | 2006-05-18 | 1 | -1/+1 |
* | generate shared lib, not static | Brian Paul | 2006-05-17 | 1 | -8/+1 |
* | formerly known as solaris-x86-gcc | Brian Paul | 2006-05-17 | 1 | -0/+24 |
* | restore -O flag (bug 6814) | Brian Paul | 2006-05-06 | 1 | -1/+1 |
* | Bumped support for xcb 0.9 | Jeremy Kolb | 2006-04-29 | 1 | -2/+2 |
* | -arch AIX64 no longer needed | Brian Paul | 2006-04-18 | 2 | -2/+1 |
* | Don't have to pass ABI-related flags to mklib anymore. | Brian Paul | 2006-04-14 | 10 | -11/+8 |
* | more updates (Dan Schikore) | Brian Paul | 2006-04-13 | 2 | -8/+7 |
* | new configs, misc updates (Dan Schikore) | Brian Paul | 2006-04-13 | 28 | -50/+343 |
* | minor CFLAGS clean-up | Brian Paul | 2006-04-06 | 1 | -2/+4 |