summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)AuthorFilesLines
2000-11-03fixed Glide link problemBrian Paul1-7/+7
2000-11-03added some missing backslashesBrian Paul1-4/+4
2000-10-23fixed 386/x86 mismatches, reordered a few configsBrian Paul1-34/+34
2000-10-22Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes1-119/+175
2000-08-08bumped MESA_MINOR to 4Brian Paul1-2/+2
2000-06-08updated OSF/1 CFLAGS (Jeremie Petit)Brian Paul1-3/+3
2000-05-08a few Alpha tweaks (Michael Champigny)Brian Paul1-4/+4
2000-05-03fixed backslash typo in sunos configsBrian Paul1-3/+3
2000-03-23changed some Linux -O2 flags to -O3Brian Paul1-4/+4
2000-02-24added missing backslash on line 483Brian Paul1-2/+2
2000-02-16new library dependency varsBrian Paul1-168/+183
2000-02-11enable thread safety on Linux configs, removed -DTHREADS flagBrian Paul1-12/+12
2000-01-17removed X86 files from linux debug configsBrian Paul1-5/+3
2000-01-16x86 assembly dispatchJosh Vanderhoof1-19/+19
2000-01-13added -Wmissing-prototypes and enabled pthreads for linux debug configsBrian Paul1-7/+7
2000-01-05clean-up of Linux target configsBrian Paul1-69/+36
1999-12-08added the katmai_transform_points4_* functionsAndre Werthmann1-1/+3
1999-11-22added more ASM_SRCSAndre Werthmann1-1/+7
1999-11-18checked in the first new PIII vertex-transformation codeAndre Werthmann1-1/+41
1999-11-11initial changes for Mesa 3.3Brian Paul1-80/+80
1999-11-02added linux-glide-debug configBrian Paul1-1/+13
1999-10-27added -lm to XLIBS for all configsBrian Paul1-88/+88
1999-10-22minor clean-up of linux-elf-debug targetBrian Paul1-2/+2
1999-10-20added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCESHolger Waechtler1-17/+19
1999-10-15added sco5 configBrian Paul1-3/+14
1999-09-15minor library name changesBrian Paul1-5/+5
1999-09-15new MESA_ version number symbolsBrian Paul1-5/+5
1999-09-15added TINY version symbolBrian Paul1-1/+2
1999-09-14added linux-386-pthread-shared-glideBrian Paul1-1/+13
1999-08-19Initial revisionjtg1-0/+1265