home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / System / Mesa-3.1 / ChangeLog < prev    next >
Text File  |  1999-08-18  |  3KB  |  88 lines

  1. 1999-07-20  Thomas Tanner  <tanner@ffii.org>
  2.  
  3.     * Makefile.am: no longer conforming to the GNU standards
  4.     
  5. 1999-07-10  Thomas Tanner  <tanner@ffii.org>
  6.  
  7.     * most Makefile.am's: disable autmatic dependendy tracking
  8.     
  9. 1999-07-08  Thomas Tanner  <tanner@ffii.org>
  10.  
  11.     * INSTALL: describe installation step and options
  12.     * INSTALL.GNU: new file
  13.     * Makefile.am: distribute INSTALL.GNU
  14.  
  15. 1999-07-03  Thomas Tanner  <tanner@ffii.org>
  16.  
  17.     * src/Makefile.am: renamed libMesaGL to libGL
  18.     * src-glu/Makefile.am: renamed libMesaGLU to libGLU
  19.  
  20. 1999-06-23  Thomas Tanner  <tanner@ffii.org>
  21.  
  22.     * configure.in: prefix shell variables with x when doing tests
  23.  
  24. 1999-06-16  Thomas Tanner  <tanner@ffii.org>
  25.  
  26.     * Makefile.am: recursive "make exec" support
  27.     * configure.in: enable gcc specific debugging, profiling
  28.       and optimization flags, --enable-profile, compile
  29.       assembler sources when checking for cpuid, 3dnow and MMX
  30.       fixed GGI checks
  31.     * src/FX/Makefile.am: don't compile fxspan.c
  32.     
  33. 1999-06-11  Thomas Tanner  <tanner@ffii.org>
  34.  
  35.     * configure.in: check for 3Dnow support
  36.     * fixed MMX/3Dnow support and GGI Makefiles
  37.     
  38. 1999-06-10  Thomas Tanner  <tanner@ffii.org>
  39.  
  40.     * Makefile: renamed to Makefile.old, inform users about the
  41.       new makefile system
  42.     * acconfig.h: define new driver flags
  43.     * configure.in: generate conf.h, define driver flags in conf.h,
  44.       support --without-DRIVER, fixed Glide support
  45.     * use conf.h where necessary
  46.     * demos/Makefile.am: use double buffering and run osdemo
  47.     * samples/Makefile.am: build rgbtoppm, create a ppm image for
  48.       demos that need it, use double buffering
  49.     * src/X86/Makefile.am: mmx_blend.c -> mmx_blend.S
  50.     * src/Makefile.am, src-glu/Makefile.am: increment interface version
  51.     * src/GGI: compile conditionally
  52.     
  53. 1999-06-07  Thomas Tanner  <tanner@ffii.org>
  54.  
  55.     * src/X86/Makefile.am: some fixes for automake 1.4
  56.     
  57. 1999-06-06  Thomas Tanner  <tanner@ffii.org>
  58.  
  59.     * moved to experimental-1 branch
  60.     * configure.in: define USE_3DNOW_ASM/USE_X86_ASM
  61.     * src/asm_386.*: moved to src/X86/transform.*
  62.     * src/Makefile.am: src/3Dnow/ doesn't exist any longer, moved
  63.       to src/X86/, added the new files from this branch
  64.       merged 3Dnow driver into x86 driver
  65.     * src/X86/Makefile.am, src/FX/Makefile.am: new files added
  66.     * src/X86/Makefile.am: add 3Dnow, MMX support to x86 driver
  67.     * src/X86/mmx_blend.c: add #include's, depend on USE_MMX_ASM
  68.  
  69. 1999-05-29  Thomas Tanner  <tanner@ffii.org>
  70.  
  71.     * created autoconf branch
  72.     * src/X86/Makefile.am: use srcdir
  73.  
  74. 1999-05-28  Thomas Tanner  <tanner@ffii.org>
  75.  
  76.     * xdemos/Makefile.am: move xfont to EXTRA_PROGRAMS
  77.     * configure.in: define SVGA
  78.     * acinclude.m4: add libtool.m4
  79.     * configure.in: always set *_LIBS before checking for a library,
  80.       values of enable-debug are on/off, check for SHM
  81.     * src/Makefile.am: typo fixed
  82.  
  83. 1999-05-25  Thomas Tanner  <tanner@ffii.org>
  84.  
  85.     * Use autoconf/automake/libtool
  86.  
  87.     $Revision: 1.1.1.1 $ $Date: 1999/08/19 00:55:39 $
  88.