Jon Smirl
bcc6eddd33
Update DRI drivers to current DRI CVS and make them work.
22 anni fa
Jon Smirl
93dc6942eb
Define SOLO so that check is possible for SOLO in project makefiles
22 anni fa
Daniel Borca
fd83bc2b33
glide driver (wip)
22 anni fa
Brian Paul
1c4b7116c4
Eric Plante's updates for OSMesa16.
22 anni fa
Brian Paul
ca29a7c731
remove duplicate sunos5-smp entries
22 anni fa
Brian Paul
39c65bfb93
remove last of mklib.solaris stuff
22 anni fa
Brian Paul
e39cbf63f6
update sunos5 targets (Greg Menke)
22 anni fa
Brian Paul
67c1fd2fdb
add -lCrun for sunos5, added sunos5-smp (Greg M)
22 anni fa
Brian Paul
886bc6f36c
remove -malign-loops=2 -malign-functions=2 (bug 738020)
22 anni fa
Brian Paul
c86eab8478
added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)
22 anni fa
Brian Paul
21d956106e
fix-up CXXFLAGS (bug 757292)
22 anni fa
Brian Paul
5df82c82bd
patch to import Jon Smirl's work from Bitkeeper
22 anni fa
Brian Paul
1a84876d79
restore gcc-sl config
22 anni fa
Brian Paul
de5496d2a6
Further makefile clean-up, concentrated on the x86 assembly files.
22 anni fa
Brian Paul
5f3439916b
fixes for x86 builds
22 anni fa
Brian Paul
b953bebc25
updated old-style makefiles for new tree
22 anni fa
Brian Paul
69ffa43656
Added gcc-sl target and shared lib shell script (Philip Brown)
22 anni fa
Brian Paul
69e3c8b323
bump version to 5.1
23 anni fa
Brian Paul
d5cbe1e924
removed -malign-jumps
23 anni fa
Karl Schultz
d8c6273cf6
Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty
cleanly.
23 anni fa
Brian Paul
07624e347b
fix a few HPUX problems
23 anni fa
Brian Paul
42649700e2
bump OpenGL version to 1.4, Mesa version to 5.0
23 anni fa
Brian Paul
4fe2f3f1a0
Added CPLUSPLUS for sunos5 entries
23 anni fa
Brian Paul
4290dbac4d
added -axK to linux-icc CFLAGS
23 anni fa
Brian Paul
79cfdebbe0
remove -xK flag from linux-icc
23 anni fa
Brian Paul
30ec9dbaed
added linux-icc config (Marc.Dietrich)
23 anni fa
Keith Whitwell
851de7ded1
remove dead vertex assembly
23 anni fa
Brian Paul
6211144e05
use -O3 to compile osmesa16/32 targets
23 anni fa
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.
24 anni fa
Karl Schultz
c589af2fe2
Fix up targets for
irix6-o32, irix6-o32-dso, irix6-n32, irix6-n32-dso
24 anni fa
Karl Schultz
3ac348c17a
Add darwin target
24 anni fa
Brian Paul
3183af39d0
fixed bug 484142, missing backslash
24 anni fa
Brian Paul
a6fdefa322
remove -DMESA_TRACE from linux-debug config
24 anni fa
Brian Paul
94dd6b8927
remove Glide and SVGA support from mesa-debug config
24 anni fa
Brian Paul
3de5462ab1
version bumps, etc for 4.1
24 anni fa
Brian Paul
b1ee387ab5
replaced x86_xform_raw4.S with x86_xform4.S
24 anni fa
Brian Paul
97856fd98a
updated version info
24 anni fa
Brian Paul
62f75054cb
update version to 3.5.1, minor OSMesa changes
24 anni fa
Brian Paul
5b22aa1e33
added linux-osmesa32 config
24 anni fa
Brian Paul
76f8274daf
replaced -g with -O3 under linux-x86
24 anni fa
Brian Paul
d57bcbed46
moved some misplaced compiler flags from CC assigment to CFLAGS
24 anni fa
Brian Paul
f2bcadec7c
removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance anymore
24 anni fa
Brian Paul
785c3469f4
Added Makefile support for building libOSMesa16.so which is Mesa compiled
for 16-bit color channels, using the OSMesa driver.
24 anni fa
Brian Paul
830bf65275
added -Wundef to linux-debug compiler flags
24 anni fa
Gareth Hughes
1b2fef5c28
Consolidation of asm code in 3.5
24 anni fa
Gareth Hughes
8e48a232fe
Make generation of matypes.h more transparent.
24 anni fa
Gareth Hughes
c41edfb7c4
Add missing GEN_SOURCES definitions.
24 anni fa
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.
24 anni fa
Brian Paul
84c8964116
added CCFLAGS and CPLUSPLUS definitions
24 anni fa
Gareth Hughes
3df1e04b10
Nope, -ansi spoils that...
24 anni fa