aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | mesa: remove oddball linux-directfb-install makefile ruleBrian Paul2009-02-051-4/+0
* | | | | | | | mesa: minor Makefile improvement for versioningBrian Paul2009-02-051-4/+5
* | | | | | | | mesa: master is open for new development, eventually will be Mesa 7.5Brian Paul2009-01-221-4/+4
* | | | | | | | mesa: set version to 7.3Brian Paul2009-01-221-4/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | mesa: bump version to 7.3-rc3Brian Paul2009-01-201-4/+4
* | | | | | | mesa: inlclude whole windows/VC8/ directory in tarballsBrian Paul2009-01-201-8/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | mesa: bump version to 7.3-rc2mesa_7_3_rc2Brian Paul2009-01-141-4/+4
| |_|_|_|/ |/| | | |
* | | | | mesa: add osmesa.pc.in to tarball listBrian Paul2009-01-121-0/+1
* | | | | mesa: omit old headers from tarballmesa_7_3_rc1Brian Paul2009-01-101-7/+0
* | | | | mesa: 7.3-rc-1 Makefile changesBrian Paul2009-01-081-4/+4
| |_|_|/ |/| | |
* | | | mesa: remove dri_sarea.h, add glcore.h in MakefileBrian Paul2009-01-061-1/+1
| |_|/ |/| |
* | | mesa: include glslcompiler driver in tarballBrian Paul2008-10-281-0/+2
|/ /
* | added glu.exports files to tarballs listmesa_7_1_rc4Brian 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 rc2mesa_7_1_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 <[email protected]>)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