diff options
author | Daniel Borca <dborca@users.sourceforge.net> | 2003-11-18 12:18:13 +0000 |
---|---|---|
committer | Daniel Borca <dborca@users.sourceforge.net> | 2003-11-18 12:18:13 +0000 |
commit | ef563d011b5a11dc5f7a0da6445e68f14cc33062 (patch) | |
tree | b61e2f338d71c77f3a9a565f146efc9070c5317e /docs/README.DJ | |
parent | aa0d6dcd652ca3f6ece2e9314020283589d79a2a (diff) |
doc updates; GLUT timer additions; fixed compilation warnings
Diffstat (limited to 'docs/README.DJ')
-rw-r--r-- | docs/README.DJ | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.DJ b/docs/README.DJ index da174f4ac..722218cfd 100644 --- a/docs/README.DJ +++ b/docs/README.DJ @@ -209,11 +209,12 @@ v1.3 (mar-2003) * revamped GLUT * switched to DXE3 -v1.4 (oct-2003) +v1.4 (nov-2003) + enabled GLUT fonts with DXE + truly added multi-window support in GLUT (for Adrian Woodward) * accomodated makefiles with the new sourcetree * fixed some ALPHA issues + * minor changes to PC_HW/timer interface x hacked and slashed the 3dfx driver (w/ help from Hiroshi Morii) |