aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-08-24 18:35:22 +0200
committerSven Gothel <[email protected]>2011-08-24 18:35:22 +0200
commitb8b25bb01b826e1216551c8f3d192bcec670e265 (patch)
treec6337bca81e0fd375950453213fb96fc7211e24e
parent5047b00127d976281098c39bee2d211fdbda5123 (diff)
Update README.txt and REPOSITORIES.txt
-rw-r--r--README.txt22
-rw-r--r--REPOSITORIES.txt6
2 files changed, 21 insertions, 7 deletions
diff --git a/README.txt b/README.txt
index 4ce55f7de..b5211719d 100644
--- a/README.txt
+++ b/README.txt
@@ -21,7 +21,7 @@ Contact Us
---------------
Web http://jogamp.org/
-Forum/Mailinglist http://jogamp.762907.n3.nabble.com/
+Forum/Mailinglist http://forum.jogamp.org/
JogAmp Channel server: conference.jabber.org room: jogamp
Repository http://jogamp.org/git/
Email mediastream _at_ jogamp _dot_ org
@@ -38,6 +38,9 @@ of all of the individuals who have advanced the project.
For sure we are not able to list all of them here.
Please contact us if you like to be added to this list.
+This list can hardly cover all contributors and their contributions.
+You may like to check the author field of our SCM.
+
(Chronological)
Gerard Ziemski contributed the original port of JOGL to Mac OS X.
@@ -74,7 +77,12 @@ 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..
+introduced the support for multiple GL profiles, realized NEWT etc.
+Teamed up with Rami Santina, the new graph package was realized,
+exposing generic curve, text and UI support.
+
+Rami Santina researched and implemented the math behind the new
+graph package, published .. <FIXME: Add reference>, etc.
The following individuals made significant contributions to various
areas of the project (Alphabetical):
@@ -84,10 +92,12 @@ Alban Cousini�
Athomas Goldberg
Yuri Vladimir Gushchin
Gregory Pierce
-Rami Santina
+Dominik Str�hlein (DemoscenePassivist)
+Wade Walker
Carsten Weisse
The JogAmp Community is grateful for the support of the
-javagaming.org community, from where dozens, if not hundreds, of
-individuals have contributed discussions, bug reports, bug fixes, and
-other forms of support.
+javagaming.org community and it's own JogAmp forum,
+from where dozens, if not hundreds, of individuals have
+contributed discussions, bug reports, bug fixes, and other forms of support.
+
diff --git a/REPOSITORIES.txt b/REPOSITORIES.txt
index fafd45349..decf4b36a 100644
--- a/REPOSITORIES.txt
+++ b/REPOSITORIES.txt
@@ -1 +1,5 @@
-test ..
+jogamp git://jogamp.org/srv/scm/jogl.git (fetch)
+sgothel git://github.com/sgothel/jogl.git (fetch)
+rsantina git://github.com/rsantina/jogl.git (fetch)
+wwalker git://github.com/WadeWalker/jogl.git (fetch)
+jausoft git://jausoft.com/srv/scm/jogl.git (fetch)