Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | obsolete | Brian Paul | 2004-04-22 | 1 | -1602/+0 |
| | |||||
* | Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile | Keith Whitwell | 2004-04-14 | 1 | -1/+1 |
| | | | | | | | | | and execute fragment programs. Very limited and experimental, but works well enough to run arbfplight.c. http://fabrice.bellard.free.fr/tcc/ Compile with 'make linux-tcc', being sure to make clean first. | ||||
* | merge from 6.0.1 branch | Brian Paul | 2004-03-30 | 1 | -0/+1 |
| | |||||
* | tweaks to APP_LIB_DEPS (Dan Schikore) | Brian Paul | 2004-03-26 | 1 | -79/+29 |
| | |||||
* | tweaks for 64-bit linux configs (Dan Schikore) | Brian Paul | 2004-03-26 | 1 | -6/+6 |
| | |||||
* | merge changes from 6.0.1 branch | Brian Paul | 2004-03-25 | 1 | -16/+53 |
| | |||||
* | added linux-x86-opteron (bug 922735) | Brian Paul | 2004-03-25 | 1 | -0/+18 |
| | |||||
* | additional updates from Dan Schikore | Brian Paul | 2004-03-23 | 1 | -28/+32 |
| | |||||
* | additional configs (Dan Schikore) | Brian Paul | 2004-03-18 | 1 | -10/+432 |
| | |||||
* | fixed linux-osmesa16-static. Added linux-static config | Brian Paul | 2004-03-02 | 1 | -1/+21 |
| | |||||
* | tweak solaris-x86-gcc and ggi targets | Brian Paul | 2004-02-08 | 1 | -3/+6 |
| | |||||
* | add missing CXX, CXXFLAGS for osf1 (Bug 886628) | Brian Paul | 2004-01-31 | 1 | -0/+2 |
| | |||||
* | more IRIX tweaks | Brian Paul | 2004-01-29 | 1 | -0/+19 |
| | |||||
* | more fixing for tdfxUpdateTexturePalette | Brian Paul | 2004-01-23 | 1 | -1/+1 |
| | |||||
* | omit CVS directories from tarballs, bump version to 6.1 | Brian Paul | 2004-01-19 | 1 | -2/+2 |
| | |||||
* | tweak openbsd config | Brian Paul | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | fix -fomit-frame_pointer typo | Brian Paul | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | tweak aix-gcc config | Brian Paul | 2004-01-13 | 1 | -2/+2 |
| | |||||
* | change -O to -O2 for aix-gcc | Brian Paul | 2004-01-11 | 1 | -2/+2 |
| | |||||
* | more aix-gcc tweaking | Brian Paul | 2004-01-11 | 1 | -1/+1 |
| | |||||
* | aix-gcc tweaks | Brian Paul | 2004-01-10 | 1 | -2/+4 |
| | |||||
* | removed MAKELIB lines. tweak openbsd config | Brian Paul | 2004-01-10 | 1 | -30/+8 |
| | |||||
* | added aix-gcc config | Brian Paul | 2004-01-10 | 1 | -0/+17 |
| | |||||
* | added -fPIC -fomit-frame-pointer etc to sunos5-gcc configs (bug 868737) | Brian Paul | 2004-01-01 | 1 | -4/+4 |
| | |||||
* | Version bumps, etc for Mesa 6.0 | Brian Paul | 2003-12-21 | 1 | -3/+3 |
| | |||||
* | Assorted mklib tweaks. | Brian Paul | 2003-12-15 | 1 | -3/+4 |
| | | | | Added Intel icc support to mklib. | ||||
* | makefile improvements | Brian Paul | 2003-12-12 | 1 | -17/+49 |
| | |||||
* | Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options. | Brian Paul | 2003-10-27 | 1 | -0/+1 |
| | |||||
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 1 | -1/+1 |
| | |||||
* | Define SOLO so that check is possible for SOLO in project makefiles | Jon Smirl | 2003-10-16 | 1 | -0/+1 |
| | |||||
* | glide driver (wip) | Daniel Borca | 2003-10-13 | 1 | -4/+4 |
| | |||||
* | Eric Plante's updates for OSMesa16. | Brian Paul | 2003-10-10 | 1 | -2/+14 |
| | |||||
* | remove duplicate sunos5-smp entries | Brian Paul | 2003-09-09 | 1 | -17/+0 |
| | |||||
* | remove last of mklib.solaris stuff | Brian Paul | 2003-09-09 | 1 | -6/+1 |
| | |||||
* | update sunos5 targets (Greg Menke) | Brian Paul | 2003-09-08 | 1 | -5/+24 |
| | |||||
* | add -lCrun for sunos5, added sunos5-smp (Greg M) | Brian Paul | 2003-09-03 | 1 | -1/+20 |
| | |||||
* | remove -malign-loops=2 -malign-functions=2 (bug 738020) | Brian Paul | 2003-09-02 | 1 | -11/+7 |
| | |||||
* | added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223) | Brian Paul | 2003-09-02 | 1 | -4/+50 |
| | |||||
* | fix-up CXXFLAGS (bug 757292) | Brian Paul | 2003-09-02 | 1 | -40/+47 |
| | |||||
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+16 |
| | |||||
* | restore gcc-sl config | Brian Paul | 2003-08-22 | 1 | -0/+14 |
| | |||||
* | Further makefile clean-up, concentrated on the x86 assembly files. | Brian Paul | 2003-06-10 | 1 | -57/+7 |
| | |||||
* | fixes for x86 builds | Brian Paul | 2003-06-10 | 1 | -57/+57 |
| | |||||
* | updated old-style makefiles for new tree | Brian Paul | 2003-06-10 | 1 | -863/+242 |
| | |||||
* | Added gcc-sl target and shared lib shell script (Philip Brown) | Brian Paul | 2003-04-07 | 1 | -1/+23 |
| | |||||
* | bump version to 5.1 | Brian Paul | 2002-11-14 | 1 | -2/+2 |
| | |||||
* | removed -malign-jumps | Brian Paul | 2002-11-12 | 1 | -8/+8 |
| | |||||
* | Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty | Karl Schultz | 2002-11-11 | 1 | -6/+7 |
| | | | | cleanly. | ||||
* | fix a few HPUX problems | Brian Paul | 2002-10-31 | 1 | -2/+6 |
| | |||||
* | bump OpenGL version to 1.4, Mesa version to 5.0 | Brian Paul | 2002-10-29 | 1 | -3/+3 |
| |