diff options
author | Sven Gothel <[email protected]> | 2002-04-25 03:21:58 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2002-04-25 03:21:58 +0000 |
commit | 53a0faa0cce4546b441cb6af033adaabd2f1da94 (patch) | |
tree | e92bb216d2b13269c179d4e049ec5384bca1d25e /CHANGES.txt | |
parent | 6114297dac0848d470a3211915bea64f49d584e7 (diff) |
added pepijn's bugfix (jdk <= 1.3 GC, tesselation)
SGI Irix capable code ..
correct NIO usage for tesselation ..
minor stuff ..
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index ed4565c..4168898 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -34,15 +34,22 @@ Mar 2002 (Version 2.8.3 - CVS .. much TODO YET ) o wglDeleteContext is used right now, Thanxs to Kenneth and ?? + o Adding / Merging Pepijn Van Eeckhoudt's JVM <= 1.3 GC fixes + + o Tesselation with NIO support + + o Improved native library loading + - Unix: read dlerror + + o Added MAKE macro to symbols.mak / makefile + + o SGI Irix 6.5 may works now .. o TODO: - - Adding / Merging Pepijn Van Eeckhoudt's GC fixes - - Tesselation with NIO support - Textures with NIO support - Reviewing GL compatibility and support .. - 11th Dec 2001 (Version 2.8.2 - ReleaseCandidate 1 - 2.8.2.0) o Added dynamic binding/loading of jawt (kbr) |