summaryrefslogtreecommitdiff
path: root/Makefile.X11
AgeCommit message (Collapse)Author
2002-09-19added src/BeOS/*.h to file listBrian Paul
2002-09-03updated DOS file listBrian Paul
2002-05-05added linux-icc config (Marc.Dietrich)Brian Paul
2002-03-11tweak file list for tarballsBrian Paul
2002-02-12add new DOS files to tar file listBrian Paul
2001-12-14Cleanup for IRIX 6 platforms. Build src-glu instead of si-glu dueKarl Schultz
to problems with building the c++ code in the si-glu.
2001-11-30Add darwin targetKarl Schultz
2001-10-22version bumps, etc for 4.1Brian Paul
2001-10-17added some missing Win32 files to tar file listBrian Paul
2001-10-17removed src/mms_depend from tar file listBrian Paul
2001-09-23added missing tnl_dd filesBrian Paul
2001-09-234.0 updatesBrian Paul
2001-09-10add new WindML/Mesa man pages to tar file listBrian Paul
2001-08-20added WindML driverBrian Paul
2001-07-23added vms_x_fix.h to tar file listBrian Paul
2001-07-13added linux-osmesa32 configBrian Paul
2001-06-19added a few missing si-glu filesBrian Paul
2001-06-19add m4/ directory to tar file listBrian Paul
2001-06-19more updates to tar file lists for 3.5Brian Paul
2001-06-18tar file list updates for 3.5Brian Paul
2001-05-10removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ↵Brian Paul
anymore
2001-04-26Added Makefile support for building libOSMesa16.so which is Mesa compiledBrian Paul
for 16-bit color channels, using the OSMesa driver.
2001-03-17updated for SGI SI GLUBrian Paul
2001-01-23test check-inBrian Paul
2000-11-27added new source directories to LIB_FILESBrian Paul
2000-11-23minor updates for widgets-mesa/Brian Paul
2000-10-26removed X86/*.m4 files from tar archiveBrian Paul
2000-10-23fixed 386/x86 mismatches, reordered a few configsBrian Paul
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes
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.
2000-09-15added trace support (Loki)Brian Paul
2000-08-02added include/GL/mesa_wgl.h to tar file listBrian Paul
2000-07-31added missing widgets-mesa/src/*.c files, updated version numbers to 3.5Brian Paul
2000-07-21fixed glitches in zip file rulesBrian Paul
2000-07-21removed beta occurancesBrian Paul
2000-07-18added: touch widgets-sgi/dependBrian Paul
2000-07-18removed more redundant files from tar archiveBrian Paul
2000-07-18removed redundant configure file from tar listBrian Paul
2000-06-27removed 3Dfx directoryBrian Paul
2000-06-05added VMS files to MakefilesBrian Paul
2000-05-20minor tweaks for GLU and GLUT tar filesBrian Paul
2000-05-03fixed tar file list of widget filesBrian Paul
2000-03-31added glu_tar and glut_tar targets, misc clean-upBrian Paul
2000-03-22added instructions to build widgets-sgiBrian Paul
2000-03-19added glext.h to tar file listBrian Paul
2000-03-18removed MGL filesBrian Paul
2000-02-16new library dependency varsBrian Paul
2000-02-10added OpenStep to LIB_FILESBrian Paul
2000-01-27added WIN32 and macos files to tar archiveBrian Paul
2000-01-08added amesa.h to tar file listBrian Paul
2000-01-05clean-up of Linux target configsBrian Paul