diff options
Diffstat (limited to 'ardor3d-lwjgl/lib')
26 files changed, 32 insertions, 0 deletions
diff --git a/ardor3d-lwjgl/lib/lwjgl/LICENSE b/ardor3d-lwjgl/lib/lwjgl/LICENSE new file mode 100644 index 0000000..d277220 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/LICENSE @@ -0,0 +1,31 @@ +/*
+ * Copyright (c) 2002-2008 Lightweight Java Game Library Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'Light Weight Java Game Library' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
\ No newline at end of file diff --git a/ardor3d-lwjgl/lib/lwjgl/jinput.jar b/ardor3d-lwjgl/lib/lwjgl/jinput.jar Binary files differnew file mode 100644 index 0000000..7c2b6b0 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/jinput.jar diff --git a/ardor3d-lwjgl/lib/lwjgl/lwjgl.jar b/ardor3d-lwjgl/lib/lwjgl/lwjgl.jar Binary files differnew file mode 100644 index 0000000..a0fb56d --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/lwjgl.jar diff --git a/ardor3d-lwjgl/lib/lwjgl/lwjgl_util.jar b/ardor3d-lwjgl/lib/lwjgl/lwjgl_util.jar Binary files differnew file mode 100644 index 0000000..9973b24 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/lwjgl_util.jar diff --git a/ardor3d-lwjgl/lib/lwjgl/lwjgl_util_applet.jar b/ardor3d-lwjgl/lib/lwjgl/lwjgl_util_applet.jar Binary files differnew file mode 100644 index 0000000..a8872e2 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/lwjgl_util_applet.jar diff --git a/ardor3d-lwjgl/lib/lwjgl/native/linux/libjinput-linux.so b/ardor3d-lwjgl/lib/lwjgl/native/linux/libjinput-linux.so Binary files differnew file mode 100644 index 0000000..3cdc439 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/linux/libjinput-linux.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/linux/libjinput-linux64.so b/ardor3d-lwjgl/lib/lwjgl/native/linux/libjinput-linux64.so Binary files differnew file mode 100644 index 0000000..de1ee5f --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/linux/libjinput-linux64.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/linux/liblwjgl.so b/ardor3d-lwjgl/lib/lwjgl/native/linux/liblwjgl.so Binary files differnew file mode 100644 index 0000000..5a02874 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/linux/liblwjgl.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/linux/liblwjgl64.so b/ardor3d-lwjgl/lib/lwjgl/native/linux/liblwjgl64.so Binary files differnew file mode 100644 index 0000000..4572589 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/linux/liblwjgl64.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/linux/libopenal.so b/ardor3d-lwjgl/lib/lwjgl/native/linux/libopenal.so Binary files differnew file mode 100644 index 0000000..7742faf --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/linux/libopenal.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/linux/libopenal64.so b/ardor3d-lwjgl/lib/lwjgl/native/linux/libopenal64.so Binary files differnew file mode 100644 index 0000000..d1e45e5 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/linux/libopenal64.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/macosx/libjinput-osx.jnilib b/ardor3d-lwjgl/lib/lwjgl/native/macosx/libjinput-osx.jnilib Binary files differnew file mode 100644 index 0000000..59a3eab --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/macosx/libjinput-osx.jnilib diff --git a/ardor3d-lwjgl/lib/lwjgl/native/macosx/liblwjgl.jnilib b/ardor3d-lwjgl/lib/lwjgl/native/macosx/liblwjgl.jnilib Binary files differnew file mode 100644 index 0000000..cbb5b4c --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/macosx/liblwjgl.jnilib diff --git a/ardor3d-lwjgl/lib/lwjgl/native/solaris/liblwjgl.so b/ardor3d-lwjgl/lib/lwjgl/native/solaris/liblwjgl.so Binary files differnew file mode 100644 index 0000000..57568ab --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/solaris/liblwjgl.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/solaris/liblwjgl64.so b/ardor3d-lwjgl/lib/lwjgl/native/solaris/liblwjgl64.so Binary files differnew file mode 100644 index 0000000..96bc8a2 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/solaris/liblwjgl64.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/solaris/libopenal.so b/ardor3d-lwjgl/lib/lwjgl/native/solaris/libopenal.so Binary files differnew file mode 100644 index 0000000..17369bd --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/solaris/libopenal.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/solaris/libopenal64.so b/ardor3d-lwjgl/lib/lwjgl/native/solaris/libopenal64.so Binary files differnew file mode 100644 index 0000000..1a51964 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/solaris/libopenal64.so diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/OpenAL32.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/OpenAL32.dll Binary files differnew file mode 100644 index 0000000..6dd2600 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/OpenAL32.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/OpenAL64.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/OpenAL64.dll Binary files differnew file mode 100644 index 0000000..00c98c0 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/OpenAL64.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-dx8.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-dx8.dll Binary files differnew file mode 100644 index 0000000..6d27ad5 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-dx8.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-dx8_64.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-dx8_64.dll Binary files differnew file mode 100644 index 0000000..6730589 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-dx8_64.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-raw.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-raw.dll Binary files differnew file mode 100644 index 0000000..ce1d162 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-raw.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-raw_64.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-raw_64.dll Binary files differnew file mode 100644 index 0000000..3d2b3ad --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/jinput-raw_64.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/lwjgl.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/lwjgl.dll Binary files differnew file mode 100644 index 0000000..6819404 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/lwjgl.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/native/windows/lwjgl64.dll b/ardor3d-lwjgl/lib/lwjgl/native/windows/lwjgl64.dll Binary files differnew file mode 100644 index 0000000..e66ab2a --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/native/windows/lwjgl64.dll diff --git a/ardor3d-lwjgl/lib/lwjgl/version_info.txt b/ardor3d-lwjgl/lib/lwjgl/version_info.txt new file mode 100644 index 0000000..0630459 --- /dev/null +++ b/ardor3d-lwjgl/lib/lwjgl/version_info.txt @@ -0,0 +1 @@ +lwjgl version: 2.8.4
\ No newline at end of file |