From 1641126ed33cd00353538c47235b0fcd71cea392 Mon Sep 17 00:00:00 2001 From: Carsten Weisse Date: Sat, 28 Apr 2007 18:37:03 +0000 Subject: upgrade jogl to jsr231 1.1.0 release --- lib/jsr231/gluegen-rt.jar | Bin 0 -> 17829 bytes lib/jsr231/jogl.jar | Bin 982680 -> 1065888 bytes lib/jsr231/linux/libgluegen-rt.so | Bin 0 -> 7319 bytes lib/jsr231/linux/libjogl.so | Bin 962937 -> 1212850 bytes lib/jsr231/linux/libjogl_awt.so | Bin 10107 -> 10279 bytes lib/jsr231/linux/libjogl_cg.so | Bin 185584 -> 191161 bytes lib/jsr231/linux/libjogl_drihack.so | Bin 6421 -> 0 bytes lib/jsr231/osx/libgluegen-rt.jnilib | Bin 0 -> 29812 bytes lib/jsr231/osx/libjogl.jnilib | Bin 1392216 -> 1518320 bytes lib/jsr231/osx/libjogl_awt.jnilib | Bin 34828 -> 34828 bytes lib/jsr231/osx/libjogl_cg.jnilib | Bin 307116 -> 307116 bytes lib/jsr231/windows/gluegen-rt.dll | Bin 0 -> 20480 bytes lib/jsr231/windows/jogl.dll | Bin 290816 -> 315392 bytes lib/jsr231/windows/jogl_awt.dll | Bin 20480 -> 20480 bytes lib/jsr231/windows/jogl_cg.dll | Bin 114688 -> 114688 bytes 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/jsr231/gluegen-rt.jar create mode 100644 lib/jsr231/linux/libgluegen-rt.so delete mode 100755 lib/jsr231/linux/libjogl_drihack.so create mode 100644 lib/jsr231/osx/libgluegen-rt.jnilib create mode 100644 lib/jsr231/windows/gluegen-rt.dll diff --git a/lib/jsr231/gluegen-rt.jar b/lib/jsr231/gluegen-rt.jar new file mode 100644 index 0000000..5de7d74 Binary files /dev/null and b/lib/jsr231/gluegen-rt.jar differ diff --git a/lib/jsr231/jogl.jar b/lib/jsr231/jogl.jar index 9b549d7..c973b83 100644 Binary files a/lib/jsr231/jogl.jar and b/lib/jsr231/jogl.jar differ diff --git a/lib/jsr231/linux/libgluegen-rt.so b/lib/jsr231/linux/libgluegen-rt.so new file mode 100644 index 0000000..5266429 Binary files /dev/null and b/lib/jsr231/linux/libgluegen-rt.so differ diff --git a/lib/jsr231/linux/libjogl.so b/lib/jsr231/linux/libjogl.so index 91539b7..fd98dac 100644 Binary files a/lib/jsr231/linux/libjogl.so and b/lib/jsr231/linux/libjogl.so differ diff --git a/lib/jsr231/linux/libjogl_awt.so b/lib/jsr231/linux/libjogl_awt.so index 6069eca..74a3513 100644 Binary files a/lib/jsr231/linux/libjogl_awt.so and b/lib/jsr231/linux/libjogl_awt.so differ diff --git a/lib/jsr231/linux/libjogl_cg.so b/lib/jsr231/linux/libjogl_cg.so index a30cfd8..bb31d7b 100644 Binary files a/lib/jsr231/linux/libjogl_cg.so and b/lib/jsr231/linux/libjogl_cg.so differ diff --git a/lib/jsr231/linux/libjogl_drihack.so b/lib/jsr231/linux/libjogl_drihack.so deleted file mode 100755 index 23fe917..0000000 Binary files a/lib/jsr231/linux/libjogl_drihack.so and /dev/null differ diff --git a/lib/jsr231/osx/libgluegen-rt.jnilib b/lib/jsr231/osx/libgluegen-rt.jnilib new file mode 100644 index 0000000..87886b1 Binary files /dev/null and b/lib/jsr231/osx/libgluegen-rt.jnilib differ diff --git a/lib/jsr231/osx/libjogl.jnilib b/lib/jsr231/osx/libjogl.jnilib index e37d109..739291d 100755 Binary files a/lib/jsr231/osx/libjogl.jnilib and b/lib/jsr231/osx/libjogl.jnilib differ diff --git a/lib/jsr231/osx/libjogl_awt.jnilib b/lib/jsr231/osx/libjogl_awt.jnilib index 238a49e..bc111ef 100755 Binary files a/lib/jsr231/osx/libjogl_awt.jnilib and b/lib/jsr231/osx/libjogl_awt.jnilib differ diff --git a/lib/jsr231/osx/libjogl_cg.jnilib b/lib/jsr231/osx/libjogl_cg.jnilib index 8fe12d0..ab2501b 100755 Binary files a/lib/jsr231/osx/libjogl_cg.jnilib and b/lib/jsr231/osx/libjogl_cg.jnilib differ diff --git a/lib/jsr231/windows/gluegen-rt.dll b/lib/jsr231/windows/gluegen-rt.dll new file mode 100644 index 0000000..956f2a4 Binary files /dev/null and b/lib/jsr231/windows/gluegen-rt.dll differ diff --git a/lib/jsr231/windows/jogl.dll b/lib/jsr231/windows/jogl.dll index 7d5cb58..894fa37 100644 Binary files a/lib/jsr231/windows/jogl.dll and b/lib/jsr231/windows/jogl.dll differ diff --git a/lib/jsr231/windows/jogl_awt.dll b/lib/jsr231/windows/jogl_awt.dll index 5c3b21a..8dd9d91 100644 Binary files a/lib/jsr231/windows/jogl_awt.dll and b/lib/jsr231/windows/jogl_awt.dll differ diff --git a/lib/jsr231/windows/jogl_cg.dll b/lib/jsr231/windows/jogl_cg.dll index bd054d6..62c0272 100644 Binary files a/lib/jsr231/windows/jogl_cg.dll and b/lib/jsr231/windows/jogl_cg.dll differ -- cgit v1.2.3