summaryrefslogtreecommitdiffstats
path: root/doc/differences-from-gl4java.txt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-07-02 02:35:21 +0300
committerSven Gothel <[email protected]>2010-07-02 02:35:21 +0300
commit4bf5b13090d9654921e475415b23fc8428320a0e (patch)
tree1c4f11848f360bf5baa4528e4a88191d311b7991 /doc/differences-from-gl4java.txt
parentc9adeced407a9f652594c1334a3ae73eff4fba79 (diff)
parentfb6bee4cd94e7e6aaf3729b24297f026280b760b (diff)
Merge branch 'master' of github.com:mbien/jogl
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.