| Commit message (Expand) | Author | Age | Files | Lines |
* | Added CPLUSPLUS for sunos5 entries | Brian Paul | 2002-06-10 | 1 | -1/+5 |
* | remove -xK flag from linux-icc | Brian Paul | 2002-05-06 | 1 | -2/+2 |
* | added linux-icc config (Marc.Dietrich) | Brian Paul | 2002-05-05 | 1 | -1/+27 |
* | bump version to 4.0.3 | Brian Paul | 2002-04-26 | 1 | -2/+2 |
* | use -O3 for osmesa16/32 builds, disable FX and SVGA in debug builds | Brian Paul | 2002-03-01 | 1 | -6/+6 |
* | Prep for Mesa 4.0.2 release. | Brian Paul | 2002-02-12 | 1 | -6/+6 |
* | Use $(MAKE) on the irix targets, instead of hard-coding pmake, | Karl Schultz | 2001-12-14 | 1 | -13/+13 |
* | Fix up targets for | Karl Schultz | 2001-12-14 | 1 | -14/+30 |
* | Add darwin target | Karl Schultz | 2001-11-30 | 1 | -1/+20 |
* | add linux-x11-debug build target | Keith Whitwell | 2001-10-30 | 1 | -2/+20 |
* | version bumps, etc for 4.1 | Brian Paul | 2001-10-22 | 1 | -2/+2 |
* | replaced x86_xform_raw4.S with x86_xform4.S | Brian Paul | 2001-09-24 | 1 | -2/+2 |
* | updated version info | Brian Paul | 2001-09-23 | 1 | -4/+4 |
* | update version to 3.5.1, minor OSMesa changes | Brian Paul | 2001-09-01 | 1 | -5/+5 |
* | added linux-osmesa32 config | Brian Paul | 2001-07-13 | 1 | -2/+14 |
* | replaced -g with -O3 under linux-x86 | Brian Paul | 2001-06-18 | 1 | -2/+2 |
* | moved some misplaced compiler flags from CC assigment to CFLAGS | Brian Paul | 2001-05-15 | 1 | -9/+9 |
* | removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ... | Brian Paul | 2001-05-10 | 1 | -24/+4 |
* | Added Makefile support for building libOSMesa16.so which is Mesa compiled | Brian Paul | 2001-04-26 | 1 | -2/+14 |
* | added -Wundef to linux-debug compiler flags | Brian Paul | 2001-04-25 | 1 | -2/+2 |
* | Consolidation of asm code in 3.5 | Gareth Hughes | 2001-03-29 | 1 | -91/+55 |
* | Make generation of matypes.h more transparent. | Gareth Hughes | 2001-03-29 | 1 | -13/+5 |
* | Add missing GEN_SOURCES definitions. | Gareth Hughes | 2001-03-29 | 1 | -1/+12 |
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -68/+57 |
* | added CCFLAGS and CPLUSPLUS definitions | Brian Paul | 2001-03-17 | 1 | -2/+112 |
* | Nope, -ansi spoils that... | Gareth Hughes | 2001-03-12 | 1 | -7/+7 |
* | Undo -D_POSIX_SOURCE change, fix the way the katmai support test is | Gareth Hughes | 2001-03-12 | 1 | -7/+7 |
* | - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've | Gareth Hughes | 2001-03-12 | 1 | -7/+7 |
* | added some missing backslashes | Brian Paul | 2000-11-03 | 1 | -4/+4 |
* | generate separate libOSMesa library ala XFree86/DRI | Brian Paul | 2000-10-23 | 1 | -1/+95 |
* | fixed 386/x86 mismatches, reordered a few configs | Brian Paul | 2000-10-23 | 1 | -45/+46 |
* | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth Hughes | 2000-10-23 | 1 | -119/+175 |
* | Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. | Brian Paul | 2000-09-26 | 1 | -3/+3 |
* | added trace support (Loki) | Brian Paul | 2000-09-15 | 1 | -2/+16 |
* | added more warning options to linux-elf-debug config | Brian Paul | 2000-09-15 | 1 | -2/+2 |
* | bumped MESA_MINOR to 5 | Brian Paul | 2000-08-08 | 1 | -2/+2 |
* | updated OSF/1 CFLAGS (Jeremie Petit) | Brian Paul | 2000-06-08 | 1 | -3/+3 |
* | a few Alpha tweaks (Michael Champigny) | Brian Paul | 2000-05-08 | 1 | -4/+4 |
* | fixed backslash typo in sunos configs | Brian Paul | 2000-05-03 | 1 | -3/+3 |
* | changed some Linux -O2 flags to -O3 | Brian Paul | 2000-03-23 | 1 | -4/+4 |
* | added missing backslash on line 483 | Brian Paul | 2000-02-24 | 1 | -2/+2 |
* | new library dependency vars | Brian Paul | 2000-02-16 | 1 | -168/+183 |
* | enable thread safety on Linux configs, removed -DTHREADS flag | Brian Paul | 2000-02-11 | 1 | -12/+12 |
* | removed X86 files from linux debug configs | Brian Paul | 2000-01-17 | 1 | -5/+3 |
* | x86 assembly dispatch | Josh Vanderhoof | 2000-01-16 | 1 | -19/+19 |
* | added -Wmissing-prototypes and enabled pthreads for linux debug configs | Brian Paul | 2000-01-13 | 1 | -7/+7 |
* | clean-up of Linux target configs | Brian Paul | 2000-01-05 | 1 | -69/+36 |
* | added the katmai_transform_points4_* functions | Andre Werthmann | 1999-12-08 | 1 | -1/+3 |
* | added more ASM_SRCS | Andre Werthmann | 1999-11-22 | 1 | -1/+7 |
* | checked in the first new PIII vertex-transformation code | Andre Werthmann | 1999-11-18 | 1 | -1/+41 |