- 52fb07e merge from 6.0.1 branch by Brian Paul · 21 years ago
- 7b776de tweaks to APP_LIB_DEPS (Dan Schikore) by Brian Paul · 21 years ago
- f262b70 tweaks for 64-bit linux configs (Dan Schikore) by Brian Paul · 21 years ago
- 301e55c merge changes from 6.0.1 branch by Brian Paul · 21 years ago
- 16133d3 added linux-x86-opteron (bug 922735) by Brian Paul · 21 years ago
- 19bb7f7 additional updates from Dan Schikore by Brian Paul · 21 years ago
- ba9a2bd additional configs (Dan Schikore) by Brian Paul · 21 years ago
- af745e5 fixed linux-osmesa16-static. Added linux-static config by Brian Paul · 21 years ago
- 646dffd tweak solaris-x86-gcc and ggi targets by Brian Paul · 21 years ago
- f5dbba7 add missing CXX, CXXFLAGS for osf1 (Bug 886628) by Brian Paul · 21 years ago
- f8c31fc more IRIX tweaks by Brian Paul · 21 years ago
- 2926150 more fixing for tdfxUpdateTexturePalette by Brian Paul · 21 years ago
- 75c8a2e omit CVS directories from tarballs, bump version to 6.1 by Brian Paul · 21 years ago
- 4eb16e3 tweak openbsd config by Brian Paul · 21 years ago
- 6290ca4 fix -fomit-frame_pointer typo by Brian Paul · 21 years ago
- 0ce75a7 tweak aix-gcc config by Brian Paul · 21 years ago
- ebe0ca3 change -O to -O2 for aix-gcc by Brian Paul · 21 years ago
- b074308 more aix-gcc tweaking by Brian Paul · 21 years ago
- da93ecd aix-gcc tweaks by Brian Paul · 21 years ago
- e3cc5c3 removed MAKELIB lines. tweak openbsd config by Brian Paul · 21 years ago
- ae6c594 added aix-gcc config by Brian Paul · 21 years ago
- d7a3b7e added -fPIC -fomit-frame-pointer etc to sunos5-gcc configs (bug 868737) by Brian Paul · 21 years ago
- 259b880 Version bumps, etc for Mesa 6.0 by Brian Paul · 21 years ago
- b3b725b Assorted mklib tweaks. Added Intel icc support to mklib. by Brian Paul · 21 years ago
- c882e19 makefile improvements by Brian Paul · 21 years ago
- 73d4f69 Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options. by Brian Paul · 21 years ago
- bcc6edd Update DRI drivers to current DRI CVS and make them work. by Jon Smirl · 21 years ago
- 93dc694 Define SOLO so that check is possible for SOLO in project makefiles by Jon Smirl · 21 years ago
- fd83bc2 glide driver (wip) by Daniel Borca · 21 years ago
- 1c4b711 Eric Plante's updates for OSMesa16. by Brian Paul · 21 years ago
- ca29a7c remove duplicate sunos5-smp entries by Brian Paul · 21 years ago
- 39c65bf remove last of mklib.solaris stuff by Brian Paul · 21 years ago
- e39cbf6 update sunos5 targets (Greg Menke) by Brian Paul · 21 years ago
- 67c1fd2 add -lCrun for sunos5, added sunos5-smp (Greg M) by Brian Paul · 21 years ago
- 886bc6f remove -malign-loops=2 -malign-functions=2 (bug 738020) by Brian Paul · 21 years ago
- c86eab8 added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223) by Brian Paul · 21 years ago
- 21d9561 fix-up CXXFLAGS (bug 757292) by Brian Paul · 21 years ago
- 5df82c8 patch to import Jon Smirl's work from Bitkeeper by Brian Paul · 21 years ago
- 1a84876 restore gcc-sl config by Brian Paul · 21 years ago
- de5496d Further makefile clean-up, concentrated on the x86 assembly files. by Brian Paul · 22 years ago
- 5f34399 fixes for x86 builds by Brian Paul · 22 years ago
- b953beb updated old-style makefiles for new tree by Brian Paul · 22 years ago
- 69ffa43 Added gcc-sl target and shared lib shell script (Philip Brown) by Brian Paul · 22 years ago
- 69e3c8b bump version to 5.1 by Brian Paul · 22 years ago
- d5cbe1e removed -malign-jumps by Brian Paul · 22 years ago
- d8c6273 Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty cleanly. by Karl Schultz · 22 years ago
- 07624e3 fix a few HPUX problems by Brian Paul · 22 years ago
- 4264970 bump OpenGL version to 1.4, Mesa version to 5.0 by Brian Paul · 22 years ago
- 4fe2f3f Added CPLUSPLUS for sunos5 entries by Brian Paul · 23 years ago
- 4290dba added -axK to linux-icc CFLAGS by Brian Paul · 23 years ago
- 79cfdeb remove -xK flag from linux-icc by Brian Paul · 23 years ago
- 30ec9db added linux-icc config (Marc.Dietrich) by Brian Paul · 23 years ago
- 851de7d remove dead vertex assembly by Keith Whitwell · 23 years ago
- 6211144 use -O3 to compile osmesa16/32 targets by Brian Paul · 23 years ago
- 5cbd179 Use $(MAKE) on the irix targets, instead of hard-coding pmake, by Karl Schultz · 23 years ago
- c589af2 Fix up targets for irix6-o32, irix6-o32-dso, irix6-n32, irix6-n32-dso by Karl Schultz · 23 years ago
- 3ac348c Add darwin target by Karl Schultz · 23 years ago
- 3183af3 fixed bug 484142, missing backslash by Brian Paul · 23 years ago
- a6fdefa remove -DMESA_TRACE from linux-debug config by Brian Paul · 23 years ago
- 94dd6b8 remove Glide and SVGA support from mesa-debug config by Brian Paul · 23 years ago
- 3de5462 version bumps, etc for 4.1 by Brian Paul · 23 years ago
- b1ee387 replaced x86_xform_raw4.S with x86_xform4.S by Brian Paul · 23 years ago
- 97856fd updated version info by Brian Paul · 23 years ago
- 62f7505 update version to 3.5.1, minor OSMesa changes by Brian Paul · 23 years ago
- 5b22aa1 added linux-osmesa32 config by Brian Paul · 23 years ago
- 76f8274 replaced -g with -O3 under linux-x86 by Brian Paul · 24 years ago
- d57bcbe moved some misplaced compiler flags from CC assigment to CFLAGS by Brian Paul · 24 years ago
- f2bcade removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance anymore by Brian Paul · 24 years ago
- 785c346 Added Makefile support for building libOSMesa16.so which is Mesa compiled by Brian Paul · 24 years ago
- 830bf65 added -Wundef to linux-debug compiler flags by Brian Paul · 24 years ago
- 1b2fef5 Consolidation of asm code in 3.5 by Gareth Hughes · 24 years ago
- 8e48a23 Make generation of matypes.h more transparent. by Gareth Hughes · 24 years ago
- c41edfb Add missing GEN_SOURCES definitions. by Gareth Hughes · 24 years ago
- 0a59ca6 New type system for assembly code. Asm files should now include by Gareth Hughes · 24 years ago
- 84c8964 added CCFLAGS and CPLUSPLUS definitions by Brian Paul · 24 years ago
- 3df1e04 Nope, -ansi spoils that... by Gareth Hughes · 24 years ago
- 2a938d3 Undo -D_POSIX_SOURCE change, fix the way the katmai support test is done. by Gareth Hughes · 24 years ago
- 79b2d13 - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've by Gareth Hughes · 24 years ago
- 75d7425 added some missing backslashes by Brian Paul · 24 years ago
- 5bb27ed generate separate libOSMesa library ala XFree86/DRI by Brian Paul · 24 years ago
- edda9ae fixed 386/x86 mismatches, reordered a few configs by Brian Paul · 24 years ago
- ac018f5 Major audit of all Mesa's x86 assembly code. This round is basically by Gareth Hughes · 24 years ago
- 3b18a36 Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. by Brian Paul · 24 years ago
- 771b975 added trace support (Loki) by Brian Paul · 24 years ago
- 008e4e7 added more warning options to linux-elf-debug config by Brian Paul · 24 years ago
- d4f6695 bumped MESA_MINOR to 5 by Brian Paul · 24 years ago
- 0c03647 updated OSF/1 CFLAGS (Jeremie Petit) by Brian Paul · 25 years ago
- 0fc0012 a few Alpha tweaks (Michael Champigny) by Brian Paul · 25 years ago
- f882577 fixed backslash typo in sunos configs by Brian Paul · 25 years ago
- 9891bf0 changed some Linux -O2 flags to -O3 by Brian Paul · 25 years ago
- 97c33f3 added missing backslash on line 483 by Brian Paul · 25 years ago
- 27be87c new library dependency vars by Brian Paul · 25 years ago
- 7527a18 enable thread safety on Linux configs, removed -DTHREADS flag by Brian Paul · 25 years ago
- 3ae56c6 removed X86 files from linux debug configs by Brian Paul · 25 years ago
- efe03ae x86 assembly dispatch by Josh Vanderhoof · 25 years ago
- 7c1f6e4 added -Wmissing-prototypes and enabled pthreads for linux debug configs by Brian Paul · 25 years ago
- 0aa0e55 clean-up of Linux target configs by Brian Paul · 25 years ago
- 7c68acc added the katmai_transform_points4_* functions by Andre Werthmann · 25 years ago
- 172d6c0 added more ASM_SRCS by Andre Werthmann · 25 years ago
- 6630e2b checked in the first new PIII vertex-transformation code by Andre Werthmann · 25 years ago