Commit Graph

13 Commits

Author SHA1 Message Date
Ian Romanick 9ac51f57ef Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 2003-06-05 00:50:18 +00:00
pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.
* demos/Makefile.X11, demos/Makefile.BeOS-R4, demos/Makefile.cygnus:
Essentially the same.
Program files updated to include "readtex.c", not "../util/readtex.c".
* demos/reflect.c: Likewise for "showbuffer.c".


* Makefile.am (EXTRA_DIST): Added top-level regular files.

* include/GL/Makefile.am (INC_X11): Added glxext.h.


* src/GGI/include/ggi/mesa/Makefile.am (EXTRA_HEADERS): Include
Mesa GGI headers in dist even if HAVE_GGI is not given.

* configure.in: Look for GLUT and demo source dirs in $srcdir.

* src/swrast/Makefile.am (libMesaSwrast_la_SOURCES): Set to *.[ch].
More source list updates in various Makefile.am's.

* Makefile.am (dist-hook): Remove CVS directory from distribution.
(DIST_SUBDIRS): List all possible subdirs here.
(SUBDIRS): Only list subdirs selected for build again.
The above two applied to all subdir Makefile.am's also.
2000-12-24 22:53:54 +00:00
Brian Paul 0674c22e01 added 3dfx demos 2000-06-27 16:54:18 +00:00
Brian Paul e4b40b0211 added texenv demo 2000-06-27 15:56:46 +00:00
Brian Paul aea03c424d added cubemap demo 2000-05-30 01:19:49 +00:00
Brian Paul d697289746 added pixeltex demo 2000-04-07 16:30:46 +00:00
Brian Paul bb128de744 added occlude demo 2000-04-01 05:57:41 +00:00
Brian Paul a937128030 added lodbias demo 2000-03-20 22:02:11 +00:00
Brian Paul b50d03e5bc added geartrain 2000-03-06 23:35:06 +00:00
Brian Paul 15da01e16b added readpix program 2000-03-01 16:24:29 +00:00
Brian Paul 062ebf45c5 added texdown program 2000-01-28 16:27:27 +00:00
Brian Paul 83435611c8 added gloss demo 1999-10-22 20:35:17 +00:00
jtg afb833d4e8 Initial revision 1999-08-19 00:55:39 +00:00