-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
45 lines (29 loc) · 1.19 KB
/
ChangeLog
File metadata and controls
45 lines (29 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
2000-08-02 Bill White <bill.white@griggsinst.com>
* Added the swlibs/texus2 directory, in support of
compressed textures.
2000-08-01 Bill White <bill.white@griggsinst.com>
* swlibs/include/makefile.autoconf.am:
Added CLEANFILES definition.
* makefile.autoconf.am:
Added CLEANFILES definition.
* h5/glide3/src/makefile.autoconf.am:
Changed include_headers to include_HEADERS.
Added CLEANFILES definition.
* h3/makefile.autoconf.am:
Added.
* cvg/glide3/src/makefile.autoconf.am:
Added include_HEADERS.
* cvg/makefile.autoconf.am:
Added incsrc to get sst1vid.h.
* configure.in:
Changed the includedir to glide3 not glide3x.
Added makefiles in h3/incsrc and cvg/incsrc
* chores.3dfx:
Changed --build-directory switch to work with
--build-dir.
* INSTALL: Changed some wording and fixed some errors.
Also, removed the automake-generic boilerplate.
* README: Removed some of the old installation instructions,
which are no longer needed.
2000-07-26 Bill White <bill.white@griggsinst.com>
* Added automake/autoconf project build management files.