aboutsummaryrefslogtreecommitdiffstats
path: root/doc/differences-from-gl4java.txt
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-06-28 00:03:46 +0200
committerMichael Bien <[email protected]>2010-06-28 00:03:46 +0200
commitfb6bee4cd94e7e6aaf3729b24297f026280b760b (patch)
treea1329beeeebbda8638b35d4a4dc0b92b1a229267 /doc/differences-from-gl4java.txt
parent33a24c85dd18d851b614359bb6b19535afd56d33 (diff)
cleaned up www and doc folders.
- removed all jars in www/webstart - deprecated some documents and readmes... feel free to remove some of them if no objections
Diffstat (limited to 'doc/differences-from-gl4java.txt')
-rw-r--r--doc/differences-from-gl4java.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/differences-from-gl4java.txt b/doc/differences-from-gl4java.txt
index 9114c89cf..30c6c090b 100644
--- a/doc/differences-from-gl4java.txt
+++ b/doc/differences-from-gl4java.txt
@@ -1,3 +1,4 @@
+JOGL 1.x:
- GLContext is no longer exposed in the public API.
- No more GLAnimCanvas/GLAnimJPanel variants. To perform animation,
attach an Animator to a GLDrawable.