Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | | | general cleanups - more to come. Added P6 architecture timing to debug_xform routines. Still need to add test_all_vertex_functions test for the v16 asm. Dynamic reconfiguration of counter overhead for more accurate benchmarking. Removed redundant x86 assembly build options, replace with linux-x86 and so on. This will build all x86, MMX, 3DNow!, SSE etc assembly into libGL - preferred over many different options to include some but not all assembly code. Note that linux-3dnow and linux-katmai options have thus been removed. | ||||
* | Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. | Brian Paul | 2000-09-26 | 1 | -3/+3 |
| | | | | Changed src/Makefile.X11 to compile Trace sources like other drivers. | ||||
* | 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 |
| | |||||
* | initial changes for Mesa 3.3 | Brian Paul | 1999-11-11 | 1 | -80/+80 |
| | |||||
* | added linux-glide-debug config | Brian Paul | 1999-11-02 | 1 | -1/+13 |
| | |||||
* | added -lm to XLIBS for all configs | Brian Paul | 1999-10-27 | 1 | -88/+88 |
| | |||||
* | minor clean-up of linux-elf-debug target | Brian Paul | 1999-10-22 | 1 | -2/+2 |
| | |||||
* | added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES | Holger Waechtler | 1999-10-20 | 1 | -17/+19 |
| | |||||
* | added sco5 config | Brian Paul | 1999-10-15 | 1 | -3/+14 |
| | |||||
* | minor library name changes | Brian Paul | 1999-09-15 | 1 | -5/+5 |
| | |||||
* | new MESA_ version number symbols | Brian Paul | 1999-09-15 | 1 | -5/+5 |
| | |||||
* | added TINY version symbol | Brian Paul | 1999-09-15 | 1 | -1/+2 |
| | |||||
* | added linux-386-pthread-shared-glide | Brian Paul | 1999-09-14 | 1 | -1/+13 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1265 |