home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / mesa-1.2.8 / widgets / demos / changelog next >
Text File  |  1996-05-27  |  1KB  |  49 lines

  1. Fri May 19 22:25:58 1995  Thorsten Ohl  <ohl@localhost>
  2.  
  3.     * cube.c: new API for XMesaCreateContext.
  4.  
  5.     * ed.c, mcube.c: GLwNshareLists.
  6.  
  7. Sat Apr 22 16:00:09 1995  Thorsten Ohl  <ohl@localhost>
  8.  
  9.     * tea.c, ed.c, mcube.c, cube.c: use fallback resources.
  10.  
  11. Wed Apr 19 02:47:16 1995  Thorsten Ohl  <ohl@localhost>
  12.  
  13.     * tea.c (main): hardcode RGBA mode, because CI mode won't work
  14.     anyway.   Use nicer materials.
  15.  
  16.     * cube.c (main): switch to the new (1.1.4) API.
  17.  
  18. Wed Apr 12 03:39:33 1995  Thorsten Ohl  <ohl@localhost>
  19.  
  20.     * tea.c: new demo
  21.  
  22. Sun Apr  9 23:19:21 1995  Thorsten Ohl  <ohl@localhost>
  23.  
  24.     * ViewControl.c, ViewControl.c: obsolete
  25.  
  26.     * ed.c: use the translations of the MesaWorkstation widget.
  27.  
  28.     * ed.c: new layout, some help.
  29.  
  30. Tue Apr  4 00:14:32 1995  Thorsten Ohl  <ohl@localhost>
  31.  
  32.     * Makefile.in (demo.*): new targets for debugging specific 8-bit
  33.     visuals
  34.  
  35. Thu Mar 30 23:10:38 1995  Thorsten Ohl  <ohl@localhost>
  36.  
  37.     * Makefile.in:  `SHELL = /bin/sh'
  38.  
  39.     * Makefile.in: add `-I$(mesa_srcdir)/include' to CPPFLAGS and
  40.     -L$(mesa_srcdir)/lib to SYS_LDFLAGS, in case Mesa is not installed
  41.     yet.
  42.  
  43. Thu Mar 30 02:02:51 1995  Thorsten Ohl  <ohl@localhost>
  44.  
  45.     * ed.c (update_angles, update_number): new functions: print the
  46.     event number.
  47.  
  48.     * ed.c (next_event, vc_callback): use them.
  49.