Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | obsolete | Brian Paul | 2004-04-22 | 1 | -833/+0 |
| | |||||
* | added linux-x86-opteron (bug 922735) | Brian Paul | 2004-03-25 | 1 | -2/+3 |
| | |||||
* | additional configs (Dan Schikore) | Brian Paul | 2004-03-18 | 1 | -7/+45 |
| | |||||
* | fixed linux-osmesa16-static. Added linux-static config | Brian Paul | 2004-03-02 | 1 | -2/+3 |
| | |||||
* | added unichrome directory | Brian Paul | 2004-01-30 | 1 | -1/+3 |
| | |||||
* | replace spaces w/ tabs | Brian Paul | 2004-01-29 | 1 | -12/+12 |
| | |||||
* | more IRIX tweaks | Brian Paul | 2004-01-29 | 1 | -2/+15 |
| | |||||
* | minor fixes to glw's touch depend | Brian Paul | 2004-01-28 | 1 | -4/+4 |
| | |||||
* | Committing in . | Jouk Jansen | 2004-01-22 | 1 | -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.1 | Brian Paul | 2004-01-19 | 1 | -8/+10 |
| | |||||
* | comment-out the touch/rm depend lines | Brian Paul | 2004-01-11 | 1 | -29/+29 |
| | |||||
* | added aix-gcc config | Brian Paul | 2004-01-10 | 1 | -5/+6 |
| | |||||
* | added missing descrip.mms files to tar file list | Brian Paul | 2004-01-05 | 1 | -1/+12 |
| | |||||
* | Version bumps, etc for Mesa 6.0 | Brian Paul | 2003-12-21 | 1 | -7/+7 |
| | |||||
* | DMesa: removed MGA2064W driver | Daniel Borca | 2003-12-19 | 1 | -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 clean | Brian Paul | 2003-12-17 | 1 | -7/+7 |
| | |||||
* | fixed bad touch command | Brian Paul | 2003-12-13 | 1 | -2/+2 |
| | |||||
* | added BeOS files, src/mesa/sources file | Brian Paul | 2003-12-13 | 1 | -1/+7 |
| | |||||
* | uncomment-out tdfx driver | Brian Paul | 2003-12-12 | 1 | -2/+2 |
| | |||||
* | makefile improvements | Brian Paul | 2003-12-12 | 1 | -115/+248 |
| | |||||
* | added fbdev/glfbdev.c to tarball list | Brian Paul | 2003-12-10 | 1 | -2/+3 |
| | |||||
* | turn on tdfx in SOLO build | Alan Hourihane | 2003-12-08 | 1 | -1/+3 |
| | |||||
* | Fix error in last check-in. | Karl Schultz | 2003-10-20 | 1 | -2/+2 |
| | |||||
* | Add missing files for building Windows distribution. | Karl Schultz | 2003-10-20 | 1 | -1/+7 |
| | |||||
* | add .dsp files to tarballs | Brian Paul | 2003-10-16 | 1 | -3/+12 |
| | |||||
* | update list of files for tarballs | Brian Paul | 2003-10-16 | 1 | -137/+72 |
| | |||||
* | Eric Plante's updates for OSMesa16. | Brian Paul | 2003-10-10 | 1 | -69/+70 |
| | |||||
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 1 | -18/+48 |
| | |||||
* | add gamma driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -1/+3 |
| | | | | (build tested, not physically tested) | ||||
* | add the SiS driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -1/+3 |
| | | | | (build tested, but not physically tested) | ||||
* | add the i830 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -1/+3 |
| | | | | (build tested, but not physically tested) | ||||
* | add the i810 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -1/+3 |
| | | | | (build tested, but not physically tested) | ||||
* | remove duplicate sunos5-smp entries | Brian Paul | 2003-09-09 | 1 | -2/+1 |
| | |||||
* | update sunos5 targets (Greg Menke) | Brian Paul | 2003-09-08 | 1 | -1/+2 |
| | |||||
* | fix a few typos for linux-solo | Brian Paul | 2003-09-03 | 1 | -4/+4 |
| | |||||
* | add -lCrun for sunos5, added sunos5-smp (Greg M) | Brian Paul | 2003-09-03 | 1 | -2/+3 |
| | |||||
* | Fix compile problems with `glMultiModeDrawArraysIBM' | Jon Smirl | 2003-08-24 | 1 | -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 Bitkeeper | Brian Paul | 2003-08-22 | 1 | -2/+29 |
| | |||||
* | restore gcc-sl config | Brian Paul | 2003-08-22 | 1 | -2/+6 |
| | |||||
* | updated old-style makefiles for new tree | Brian Paul | 2003-06-10 | 1 | -382/+272 |
| | |||||
* | Remove a bunch of really old/obsolete configs. | Brian Paul | 2003-06-01 | 1 | -130/+36 |
| | | | | Use the new mklib script. | ||||
* | Added gcc-sl target and shared lib shell script (Philip Brown) | Brian Paul | 2003-04-07 | 1 | -2/+22 |
| | |||||
* | DJGPP tweaks | Brian Paul | 2003-03-11 | 1 | -1/+2 |
| | |||||
* | updated DOS files for tarball | Brian Paul | 2003-02-20 | 1 | -3/+2 |
| | |||||
* | added rules for making bz2 files and md5 checksums | Brian Paul | 2003-02-08 | 1 | -26/+33 |
| | |||||
* | added cvsclean target | Brian Paul | 2003-02-08 | 1 | -2/+9 |
| | |||||
* | added new DOS files | Brian Paul | 2002-12-19 | 1 | -2/+3 |
| | |||||
* | bump version to 5.1 | Brian Paul | 2002-11-14 | 1 | -10/+7 |
| | |||||
* | last tweaks for 5.0 release | Brian Paul | 2002-11-13 | 1 | -3/+1 |
| | |||||
* | omit dmesadxe.h from tar file | Brian Paul | 2002-11-13 | 1 | -2/+1 |
| |