summaryrefslogtreecommitdiffstats
path: root/Makefile.X11
Commit message (Collapse)AuthorAgeFilesLines
* added linux-x86-opteron (bug 922735)Brian Paul2004-03-251-2/+3
|
* additional configs (Dan Schikore)Brian Paul2004-03-181-7/+45
|
* fixed linux-osmesa16-static. Added linux-static configBrian Paul2004-03-021-2/+3
|
* added unichrome directoryBrian Paul2004-01-301-1/+3
|
* replace spaces w/ tabsBrian Paul2004-01-291-12/+12
|
* more IRIX tweaksBrian Paul2004-01-291-2/+15
|
* minor fixes to glw's touch dependBrian Paul2004-01-281-4/+4
|
* Committing in .Jouk Jansen2004-01-221-1/+2
| | | | | | | | | | | | Updated OpenVMS compile support Modified Files: Mesa/Makefile.X11 Mesa/src/mesa/descrip.mms Mesa/src/mesa/drivers/osmesa/descrip.mms Mesa/src/mesa/drivers/x11/descrip.mms Added Files: Mesa/src/mesa/drivers/common/descrip.mms ----------------------------------------------------------------------
* omit CVS directories from tarballs, bump version to 6.1Brian Paul2004-01-191-8/+10
|
* comment-out the touch/rm depend linesBrian Paul2004-01-111-29/+29
|
* added aix-gcc configBrian Paul2004-01-101-5/+6
|
* added missing descrip.mms files to tar file listBrian Paul2004-01-051-1/+12
|
* Version bumps, etc for Mesa 6.0Brian Paul2003-12-211-7/+7
|
* DMesa: removed MGA2064W driverDaniel Borca2003-12-191-2/+1
| | | | | | DMesa: added capability to query visuals fxMesa: WGL_3DFX_gamma_control fxMesa: minor fixes to interface (fxQueryHardware vs fxMesaSelect...)
* s/Makefile.X11/Makefile.solo/ for make cleanBrian Paul2003-12-171-7/+7
|
* fixed bad touch commandBrian Paul2003-12-131-2/+2
|
* added BeOS files, src/mesa/sources fileBrian Paul2003-12-131-1/+7
|
* uncomment-out tdfx driverBrian Paul2003-12-121-2/+2
|
* makefile improvementsBrian Paul2003-12-121-115/+248
|
* added fbdev/glfbdev.c to tarball listBrian Paul2003-12-101-2/+3
|
* turn on tdfx in SOLO buildAlan Hourihane2003-12-081-1/+3
|
* Fix error in last check-in.Karl Schultz2003-10-201-2/+2
|
* Add missing files for building Windows distribution.Karl Schultz2003-10-201-1/+7
|
* add .dsp files to tarballsBrian Paul2003-10-161-3/+12
|
* update list of files for tarballsBrian Paul2003-10-161-137/+72
|
* Eric Plante's updates for OSMesa16.Brian Paul2003-10-101-69/+70
|
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-18/+48
|
* add gamma driver - no kernel driver yetAlan Hourihane2003-09-301-1/+3
| | | | (build tested, not physically tested)
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-1/+3
| | | | (build tested, but not physically tested)
* add the i830 driver - no kernel driver yetAlan Hourihane2003-09-301-1/+3
| | | | (build tested, but not physically tested)
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-1/+3
| | | | (build tested, but not physically tested)
* remove duplicate sunos5-smp entriesBrian Paul2003-09-091-2/+1
|
* update sunos5 targets (Greg Menke)Brian Paul2003-09-081-1/+2
|
* fix a few typos for linux-soloBrian Paul2003-09-031-4/+4
|
* add -lCrun for sunos5, added sunos5-smp (Greg M)Brian Paul2003-09-031-2/+3
|
* Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl2003-08-241-1/+9
| | | | | Adjust makefiles to create depends and not store it in CVS Remove dependency on kernel pci_ids.h
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-2/+29
|
* restore gcc-sl configBrian Paul2003-08-221-2/+6
|
* updated old-style makefiles for new treeBrian Paul2003-06-101-382/+272
|
* Remove a bunch of really old/obsolete configs.Brian Paul2003-06-011-130/+36
| | | | Use the new mklib script.
* Added gcc-sl target and shared lib shell script (Philip Brown)Brian Paul2003-04-071-2/+22
|
* DJGPP tweaksBrian Paul2003-03-111-1/+2
|
* updated DOS files for tarballBrian Paul2003-02-201-3/+2
|
* added rules for making bz2 files and md5 checksumsBrian Paul2003-02-081-26/+33
|
* added cvsclean targetBrian Paul2003-02-081-2/+9
|
* added new DOS filesBrian Paul2002-12-191-2/+3
|
* bump version to 5.1Brian Paul2002-11-141-10/+7
|
* last tweaks for 5.0 releaseBrian Paul2002-11-131-3/+1
|
* omit dmesadxe.h from tar fileBrian Paul2002-11-131-2/+1
|
* Tweaks for hpux. The hpux10 and hpux10-sl targets now build prettyKarl Schultz2002-11-111-3/+3
| | | | cleanly.