Brian Paul
69e3c8b323
bump version to 5.1
il y a 23 ans
Brian Paul
d5cbe1e924
removed -malign-jumps
il y a 23 ans
Karl Schultz
d8c6273cf6
Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty
cleanly.
il y a 23 ans
Brian Paul
07624e347b
fix a few HPUX problems
il y a 23 ans
Brian Paul
42649700e2
bump OpenGL version to 1.4, Mesa version to 5.0
il y a 23 ans
Brian Paul
4fe2f3f1a0
Added CPLUSPLUS for sunos5 entries
il y a 23 ans
Brian Paul
4290dbac4d
added -axK to linux-icc CFLAGS
il y a 23 ans
Brian Paul
79cfdebbe0
remove -xK flag from linux-icc
il y a 23 ans
Brian Paul
30ec9dbaed
added linux-icc config (Marc.Dietrich)
il y a 23 ans
Keith Whitwell
851de7ded1
remove dead vertex assembly
il y a 24 ans
Brian Paul
6211144e05
use -O3 to compile osmesa16/32 targets
il y a 24 ans
Karl Schultz
5cbd179121
Use $(MAKE) on the irix targets, instead of hard-coding pmake,
as suggested in SF bug 482149. People can still use
pmake -v -f Makefile.X11 if they want to use pmake (works great for me).
Sorry, this should have been in the last check-in.
il y a 24 ans
Karl Schultz
c589af2fe2
Fix up targets for
irix6-o32, irix6-o32-dso, irix6-n32, irix6-n32-dso
il y a 24 ans
Karl Schultz
3ac348c17a
Add darwin target
il y a 24 ans
Brian Paul
3183af39d0
fixed bug 484142, missing backslash
il y a 24 ans
Brian Paul
a6fdefa322
remove -DMESA_TRACE from linux-debug config
il y a 24 ans
Brian Paul
94dd6b8927
remove Glide and SVGA support from mesa-debug config
il y a 24 ans
Brian Paul
3de5462ab1
version bumps, etc for 4.1
il y a 24 ans
Brian Paul
b1ee387ab5
replaced x86_xform_raw4.S with x86_xform4.S
il y a 24 ans
Brian Paul
97856fd98a
updated version info
il y a 24 ans
Brian Paul
62f75054cb
update version to 3.5.1, minor OSMesa changes
il y a 24 ans
Brian Paul
5b22aa1e33
added linux-osmesa32 config
il y a 24 ans
Brian Paul
76f8274daf
replaced -g with -O3 under linux-x86
il y a 24 ans
Brian Paul
d57bcbed46
moved some misplaced compiler flags from CC assigment to CFLAGS
il y a 24 ans
Brian Paul
f2bcadec7c
removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance anymore
il y a 24 ans
Brian Paul
785c3469f4
Added Makefile support for building libOSMesa16.so which is Mesa compiled
for 16-bit color channels, using the OSMesa driver.
il y a 25 ans
Brian Paul
830bf65275
added -Wundef to linux-debug compiler flags
il y a 25 ans
Gareth Hughes
1b2fef5c28
Consolidation of asm code in 3.5
il y a 25 ans
Gareth Hughes
8e48a232fe
Make generation of matypes.h more transparent.
il y a 25 ans
Gareth Hughes
c41edfb7c4
Add missing GEN_SOURCES definitions.
il y a 25 ans
Gareth Hughes
0a59ca6cae
New type system for assembly code. Asm files should now include
matypes.h, which includes assyntax.h and is generated from the core Mesa
header files.
il y a 25 ans
Brian Paul
84c8964116
added CCFLAGS and CPLUSPLUS definitions
il y a 25 ans
Gareth Hughes
3df1e04b10
Nope, -ansi spoils that...
il y a 25 ans
Gareth Hughes
2a938d3ab7
Undo -D_POSIX_SOURCE change, fix the way the katmai support test is
done.
il y a 25 ans
Gareth Hughes
79b2d13ae2
- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've
been using it with the DRI for long enough without any issues and we
need it to include the katmai functions.
- Make katmai assembly work with the debug tests.
- A few general cleanups.
il y a 25 ans
Brian Paul
75d7425061
added some missing backslashes
il y a 25 ans
Brian Paul
5bb27edac0
generate separate libOSMesa library ala XFree86/DRI
il y a 25 ans
Brian Paul
edda9ae9fb
fixed 386/x86 mismatches, reordered a few configs
il y a 25 ans
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.
il y a 25 ans
Brian Paul
3b18a36f21
Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.
Changed src/Makefile.X11 to compile Trace sources like other drivers.
il y a 25 ans
Brian Paul
771b975528
added trace support (Loki)
il y a 25 ans
Brian Paul
008e4e7e39
added more warning options to linux-elf-debug config
il y a 25 ans
Brian Paul
d4f6695a3e
bumped MESA_MINOR to 5
il y a 25 ans
Brian Paul
0c03647f08
updated OSF/1 CFLAGS (Jeremie Petit)
il y a 25 ans
Brian Paul
0fc001210d
a few Alpha tweaks (Michael Champigny)
il y a 25 ans
Brian Paul
f882577812
fixed backslash typo in sunos configs
il y a 26 ans
Brian Paul
9891bf086d
changed some Linux -O2 flags to -O3
il y a 26 ans
Brian Paul
97c33f3ede
added missing backslash on line 483
il y a 26 ans
Brian Paul
27be87cdff
new library dependency vars
il y a 26 ans
Brian Paul
7527a1844d
enable thread safety on Linux configs, removed -DTHREADS flag
il y a 26 ans