summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-0/+1
|\
| * Cell: added linux-cell-debug configBrian Paul2008-09-031-0/+1
| * remove depend.bak in realcleanKeith Whitwell2008-09-011-0/+1
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+8
|\ \ | |/
| * mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz2008-05-231-0/+1
| * Add an "all" target alias for "default" target.José Fonseca2008-02-181-0/+2
| * Initial Cell driver infrastructure.Brian2007-12-021-0/+1
| * Introduce linux-llvm target. Remove the llvm code from the default build for ...Zack Rusin2007-10-241-0/+1
| * Update x86's static and profile configs.José Fonseca2007-09-281-0/+2
| * Fix the doxygen target in the top-level Makefile.José Fonseca2007-09-211-1/+4
| * Update linux-profile config.José Fonseca2007-09-191-0/+1
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-5/+3
* | added glu.exports files to tarballs listBrian Paul2008-08-161-0/+2
* | prep for 7.1 rc4Brian Paul2008-08-161-5/+6
* | add yet another MakefileBrian Paul2008-07-081-0/+1
* | bump version to rc3Brian Paul2008-07-081-4/+4
* | added more Makefiles to file listBrian Paul2008-07-081-0/+2
* | added src/mesa/drivers/Makefile to file listBrian Paul2008-07-081-0/+1
* | mesa: bump version to rc2Brian Paul2008-07-081-4/+4
* | DRI-specific pkg-config fileDan Nicholson2008-06-271-0/+1
* | Distribute version.mk in case autoconf needs to be run againDan Nicholson2008-06-101-0/+1
* | prep for 7.1 RC1Brian Paul2008-05-271-4/+4
* | drop GLcoreGeorge Sapountzis2008-05-231-9/+1
* | autoconf: Attempt to figure out the PIC flags for the platformDan Nicholson2008-05-091-2/+3
* | Never fail `make clean'Dan Nicholson2008-05-071-4/+4
* | Update make output for autoconf helpDan Nicholson2008-05-061-1/+5
* | Always cleanup the makedepend backup filesDan Nicholson2008-05-061-4/+2
* | Error consistently when running recursive makeDan Nicholson2008-05-061-3/+3
* | Add .PHONY targets to top Makefile for non-file targetsDan Nicholson2008-05-061-0/+6
* | fix make tarballsGeorge Sapountzis2008-04-251-11/+0
* | glcore: build from mesaGeorge Sapountzis2008-04-231-0/+7
* | Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston2008-03-101-1/+2
* | Distribute dri_sarea.h with the tarballsDan Nicholson2008-02-171-0/+1
* | Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)Brian2008-01-231-0/+1
* | autoconf: Include necessary files for the tarballsDan Nicholson2007-12-071-1/+21
* | autoconf: Initial support for an autoconf configurationDan Nicholson2007-12-071-0/+3
* | add glw.pc.in to tarball list, remove from DEPEND_FILESBrian2007-11-121-1/+1
* | added catamount-osmesa-pgi configAlex Neundorf2007-10-241-0/+1
* | add directfb glut sources to tarballBrian2007-10-231-0/+3
* | fixes for bluegene-xlc-osmesa configBrian2007-09-201-0/+1
* | added .pc.in files to tarballsBrian2007-09-131-0/+4
* | remove SHELL line, replace -e test with new logic (Daniel Stone)Brian2007-08-071-3/+1
* | fix missing backslashBrian2007-08-021-1/+1
* | added bluegene-osmesaBrian2007-08-021-0/+1
* | added sunos5-v9-cc-g++ configBrian2007-07-311-0/+3
|/
* Fix a number of MINGW32 issuesZhang2007-07-211-0/+1
* remove VC6/VC7 project files until updatedBrian2007-07-211-11/+0
* add fbdev/ to DEMO_FILESBrian2007-07-041-0/+2
* master/trunk is now for Mesa 7.1 devel: bump versionsBrian2007-05-141-4/+4
* Tweak the shell scripting for descending into and building subdirs.Brian2007-05-091-3/+10