aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorsg215889 <[email protected]>2009-07-30 23:13:21 -0700
committersg215889 <[email protected]>2009-07-30 23:13:21 -0700
commit8b40dbcd98bbe0b7b9c0dfb321e3e1e4c1810dd5 (patch)
treeb838aa2e41c949d84b3dcac915ad8dcc318276e0 /README.txt
parent9a4619d5ab1c0441dfb273d057e288b4bf4c6dbc (diff)
Fix: CHANGELOG (see repository log for latest changes); COPYRIGHT (add the FreeBSD 2-clause terms); README (nativewindow, jogl and newt; Add Sven Gothel)
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt23
1 files changed, 15 insertions, 8 deletions
diff --git a/README.txt b/README.txt
index af17d6c20..924f6e438 100755
--- a/README.txt
+++ b/README.txt
@@ -1,16 +1,20 @@
Organization of the JOGL source tree
------------------------------------
-doc/ Build and user documentation
-make/ Ant build scripts
- Configuration files for glue code generation
- Header files for glue code generation
- See top of build.xml for brief invocation instructions
-src/ Java and native source code for JOGL
- (Currently also contains source code for GlueGen tool; in
- process of being split into its own project)
+doc/ Build and user documentation
+make/ Ant build scripts,
+ see top of build.xml for brief invocation instructions
+make/config Configuration files for glue code generation
+make/stub_includes Header files for glue code generation
+src/ Java and native source code for:
+src/jogl - JOGL
+src/nativewindow - NativeWindow Interface
+src/newt - NEWT
+
www/ Web pages and older Java Web Start binaries for JOGL
+NativeWindow and NEWT may be build seperately.
+
Acknowledgments
---------------
@@ -55,6 +59,9 @@ team to enable interoperability between Sun's OpenGL pipeline for
Java2D and JOGL in Java SE 6, and also co-authored the TextureIO
subsystem.
+Sven Gothel refactored the windowing subsystem layer to be generic,
+introduced the support for multiple GL profiles, realized NEWT and more..
+
The following individuals made significant contributions to various
areas of the project: