Brian Paul
75d7425061
added some missing backslashes
24 лет назад
Brian Paul
5bb27edac0
generate separate libOSMesa library ala XFree86/DRI
24 лет назад
Brian Paul
edda9ae9fb
fixed 386/x86 mismatches, reordered a few configs
24 лет назад
Gareth Hughes
ac018f5494
Major audit of all Mesa's x86 assembly code. This round is basically
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.
24 лет назад
Brian Paul
3b18a36f21
Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.
Changed src/Makefile.X11 to compile Trace sources like other drivers.
24 лет назад
Brian Paul
771b975528
added trace support (Loki)
25 лет назад
Brian Paul
008e4e7e39
added more warning options to linux-elf-debug config
25 лет назад
Brian Paul
d4f6695a3e
bumped MESA_MINOR to 5
25 лет назад
Brian Paul
0c03647f08
updated OSF/1 CFLAGS (Jeremie Petit)
25 лет назад
Brian Paul
0fc001210d
a few Alpha tweaks (Michael Champigny)
25 лет назад
Brian Paul
f882577812
fixed backslash typo in sunos configs
25 лет назад
Brian Paul
9891bf086d
changed some Linux -O2 flags to -O3
25 лет назад
Brian Paul
97c33f3ede
added missing backslash on line 483
25 лет назад
Brian Paul
27be87cdff
new library dependency vars
25 лет назад
Brian Paul
7527a1844d
enable thread safety on Linux configs, removed -DTHREADS flag
25 лет назад
Brian Paul
3ae56c6cc4
removed X86 files from linux debug configs
25 лет назад
Josh Vanderhoof
efe03ae1af
x86 assembly dispatch
25 лет назад
Brian Paul
7c1f6e4110
added -Wmissing-prototypes and enabled pthreads for linux debug configs
25 лет назад
Brian Paul
0aa0e556a1
clean-up of Linux target configs
25 лет назад
Andre Werthmann
7c68acc32e
added the katmai_transform_points4_* functions
25 лет назад
Andre Werthmann
172d6c0d44
added more ASM_SRCS
25 лет назад
Andre Werthmann
6630e2be01
checked in the first new PIII vertex-transformation code
25 лет назад
Brian Paul
cb5ecb883e
initial changes for Mesa 3.3
25 лет назад
Brian Paul
306b3b02b7
added linux-glide-debug config
25 лет назад
Brian Paul
be12aecc59
added -lm to XLIBS for all configs
25 лет назад
Brian Paul
a460e65028
minor clean-up of linux-elf-debug target
25 лет назад
Holger Waechtler
456935a65e
added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES
25 лет назад
Brian Paul
c6dddaa692
added sco5 config
25 лет назад
Brian Paul
7bc00c9ca8
minor library name changes
26 лет назад
Brian Paul
e300ab8b2b
new MESA_ version number symbols
26 лет назад
Brian Paul
210ef19797
added TINY version symbol
26 лет назад
Brian Paul
bbe0c46722
added linux-386-pthread-shared-glide
26 лет назад
jtg
afb833d4e8
Initial revision
26 лет назад