You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(134) |
Sep
(52) |
Oct
(13) |
Nov
(342) |
Dec
(163) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(44) |
Feb
(62) |
Mar
(158) |
Apr
(38) |
May
(70) |
Jun
(58) |
Jul
(104) |
Aug
(207) |
Sep
(83) |
Oct
(122) |
Nov
(23) |
Dec
(49) |
| 2004 |
Jan
(119) |
Feb
(132) |
Mar
(192) |
Apr
(140) |
May
(77) |
Jun
(74) |
Jul
(201) |
Aug
(63) |
Sep
(102) |
Oct
(70) |
Nov
(173) |
Dec
(78) |
| 2005 |
Jan
(174) |
Feb
(197) |
Mar
(105) |
Apr
(59) |
May
(77) |
Jun
(43) |
Jul
(21) |
Aug
(18) |
Sep
(47) |
Oct
(37) |
Nov
(74) |
Dec
(50) |
| 2006 |
Jan
(44) |
Feb
(19) |
Mar
(32) |
Apr
(24) |
May
(31) |
Jun
(55) |
Jul
(138) |
Aug
(28) |
Sep
(12) |
Oct
(41) |
Nov
(58) |
Dec
(24) |
| 2007 |
Jan
(28) |
Feb
(14) |
Mar
(10) |
Apr
(68) |
May
(30) |
Jun
(26) |
Jul
(18) |
Aug
(63) |
Sep
(19) |
Oct
(29) |
Nov
(20) |
Dec
(10) |
| 2008 |
Jan
(38) |
Feb
(7) |
Mar
(37) |
Apr
(120) |
May
(41) |
Jun
(36) |
Jul
(39) |
Aug
(24) |
Sep
(28) |
Oct
(30) |
Nov
(36) |
Dec
(75) |
| 2009 |
Jan
(46) |
Feb
(22) |
Mar
(50) |
Apr
(70) |
May
(134) |
Jun
(105) |
Jul
(75) |
Aug
(34) |
Sep
(38) |
Oct
(34) |
Nov
(19) |
Dec
(20) |
| 2010 |
Jan
(11) |
Feb
(20) |
Mar
(65) |
Apr
(83) |
May
(104) |
Jun
(73) |
Jul
(78) |
Aug
(57) |
Sep
(43) |
Oct
(35) |
Nov
(9) |
Dec
(4) |
| 2011 |
Jan
(21) |
Feb
(11) |
Mar
(18) |
Apr
(10) |
May
(18) |
Jun
(15) |
Jul
(48) |
Aug
(25) |
Sep
(17) |
Oct
(45) |
Nov
(15) |
Dec
(12) |
| 2012 |
Jan
(21) |
Feb
(9) |
Mar
(12) |
Apr
(9) |
May
(9) |
Jun
(5) |
Jul
(1) |
Aug
(10) |
Sep
(12) |
Oct
(1) |
Nov
(28) |
Dec
(5) |
| 2013 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2016 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(2) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
1
(2) |
2
(2) |
3
(2) |
4
|
5
(2) |
|
6
(5) |
7
(22) |
8
(4) |
9
(5) |
10
(6) |
11
(5) |
12
(7) |
|
13
(11) |
14
(1) |
15
(1) |
16
|
17
|
18
(3) |
19
(1) |
|
20
(10) |
21
(3) |
22
(7) |
23
|
24
(2) |
25
(2) |
26
(2) |
|
27
(1) |
28
(1) |
29
(4) |
30
(9) |
|
|
|
|
From: <ma...@us...> - 2008-04-07 21:38:36
|
Revision: 2993
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2993&view=rev
Author: matzon
Date: 2008-04-07 14:38:32 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
added missing libjinput-linux64.so when packaging
Modified Paths:
--------------
trunk/LWJGL/build.xml
Modified: trunk/LWJGL/build.xml
===================================================================
--- trunk/LWJGL/build.xml 2008-04-07 20:39:46 UTC (rev 2992)
+++ trunk/LWJGL/build.xml 2008-04-07 21:38:32 UTC (rev 2993)
@@ -99,6 +99,7 @@
<include name="liblwjgl*.so" />
<include name="libopenal.so" />
<include name="libjinput-linux.so" />
+ <include name="libjinput-linux64.so" />
</patternset>
<!-- Files to include in mac os x package -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 20:39:47
|
Revision: 2992
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2992&view=rev
Author: elias_naur
Date: 2008-04-07 13:39:46 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Added line about tracking parent size to Display.setParent javadoc
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java 2008-04-07 20:13:17 UTC (rev 2991)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java 2008-04-07 20:39:46 UTC (rev 2992)
@@ -522,7 +522,8 @@
* null or a different parent. This generally means that the parent component must remain added to it's parent container.<p>
* It is not advisable to call this method from an AWT thread, since the context will be made current on the thread
* and it is difficult to predict which AWT thread will process any given AWT event.<p>
- * If the Display is in fullscreen mode, the current parent will be ignored.
+ * While the Display is in fullscreen mode, the current parent will be ignored. Additionally, when a non null parent is specified,
+ * the Dispaly will inherit the size of the parent, disregarding the currently set display mode.<p>
*
*/
public static void setParent(Canvas parent) throws LWJGLException {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ma...@us...> - 2008-04-07 20:13:20
|
Revision: 2991
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2991&view=rev
Author: matzon
Date: 2008-04-07 13:13:17 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
tagging 2.0 alpha 3
Added Paths:
-----------
tags/lwjgl2.0a3/
Copied: tags/lwjgl2.0a3 (from rev 2990, trunk)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ma...@us...> - 2008-04-07 19:47:43
|
Revision: 2990
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2990&view=rev
Author: matzon
Date: 2008-04-07 12:47:40 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
2.0a3 version string
Modified Paths:
--------------
trunk/LWJGL/build.xml
trunk/LWJGL/src/java/org/lwjgl/Sys.java
Modified: trunk/LWJGL/build.xml
===================================================================
--- trunk/LWJGL/build.xml 2008-04-07 19:40:53 UTC (rev 2989)
+++ trunk/LWJGL/build.xml 2008-04-07 19:47:40 UTC (rev 2990)
@@ -13,7 +13,7 @@
<property name="lwjgl.docs" location="doc" />
<property name="lwjgl.temp" location="temp" />
<property name="lwjgl.res" location="res" />
- <property name="lwjgl.version" value="2.0a2" />
+ <property name="lwjgl.version" value="2.0a3" />
<property name="opengl-template-pattern" value="org/lwjgl/opengl/GL*.java,org/lwjgl/opengl/ARB*.java,org/lwjgl/opengl/ATI*.java,org/lwjgl/opengl/EXT*.java,org/lwjgl/opengl/NV*.java,org/lwjgl/opengl/HP*.java,org/lwjgl/opengl/IBM*.java,org/lwjgl/opengl/SUN*.java,org/lwjgl/opengl/SGIS*.java"/>
<!-- ================================================================== -->
@@ -347,16 +347,7 @@
</fileset>
</jar>
<signjar jar="applet/macosx_natives.jar" alias="${alias}" keystore="${keystore}" storepass="${password}"/>
-
- <!-- add it to a natives jar -->
- <jar destfile="applet/natives.jar" taskname="natives.jar">
- <fileset dir="applet">
- <include name="windows_natives.jar"/>
- <include name="linux_natives.jar"/>
- <include name="macosx_natives.jar"/>
- </fileset>
- </jar>
-
+
<jar destfile="${lwjgl.lib}/lwjgl_util_applet.jar" update="true">
<fileset dir="${lwjgl.res}" includes="applet*"/>
</jar>
Modified: trunk/LWJGL/src/java/org/lwjgl/Sys.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/Sys.java 2008-04-07 19:40:53 UTC (rev 2989)
+++ trunk/LWJGL/src/java/org/lwjgl/Sys.java 2008-04-07 19:47:40 UTC (rev 2990)
@@ -54,7 +54,7 @@
private static final String JNI_LIBRARY_NAME = "lwjgl";
/** Current version of library */
- private static final String VERSION = "2.0a2";
+ private static final String VERSION = "2.0a3";
/** Current version of the JNI library */
static final int JNI_VERSION = 13;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 19:41:01
|
Revision: 2989
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2989&view=rev
Author: elias_naur
Date: 2008-04-07 12:40:53 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Added fullscreen switching to DisplayParentTest
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
Modified: trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 19:31:23 UTC (rev 2988)
+++ trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 19:40:53 UTC (rev 2989)
@@ -79,19 +79,26 @@
Display.create();
float angle = 0f;
- int current_height = 0;
- int current_width = 0;
while (isVisible()) {
angle += 1.0f;
- GL11.glViewport(0, 0, display_parent.getWidth(), display_parent.getHeight());
+ int width;
+ int height;
+ if (!Display.isFullscreen()) {
+ width = display_parent.getWidth();
+ height = display_parent.getHeight();
+ } else {
+ width = Display.getDisplayMode().getWidth();
+ height = Display.getDisplayMode().getHeight();
+ }
+ GL11.glViewport(0, 0, width, height);
GL11.glClearColor(0.0f, 1.0f, 0.0f, 1.0f);
GL11.glClear(GL11.GL_COLOR_BUFFER_BIT);
GL11.glMatrixMode(GL11.GL_PROJECTION);
GL11.glLoadIdentity();
- GLU.gluOrtho2D(0.0f, (float) getWidth(), 0.0f, (float) getHeight());
+ GLU.gluOrtho2D(0.0f, (float) width, 0.0f, (float) height);
GL11.glMatrixMode(GL11.GL_MODELVIEW);
GL11.glPushMatrix();
- GL11.glTranslatef(getWidth() / 2.0f, getHeight() / 2.0f, 0.0f);
+ GL11.glTranslatef(width / 2.0f, height / 2.0f, 0.0f);
GL11.glRotatef(2*angle, 0f, 0f, -1.0f);
GL11.glRectf(-50.0f, -50.0f, 50.0f, 50.0f);
GL11.glPopMatrix();
@@ -107,6 +114,9 @@
if(Keyboard.getEventKey() == Keyboard.KEY_SPACE && Keyboard.getEventKeyState()) {
Mouse.setGrabbed(!Mouse.isGrabbed());
}
+ if(Keyboard.getEventKey() == Keyboard.KEY_F && Keyboard.getEventKeyState()) {
+ Display.setFullscreen(!Display.isFullscreen());
+ }
}
/* while (Mouse.next()) {
System.out.println(" Mouse.getEventX() = " + Mouse.getEventX() + " | Mouse.getEventY() = " + Mouse.getEventY());
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 19:31:26
|
Revision: 2988
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2988&view=rev
Author: elias_naur
Date: 2008-04-07 12:31:23 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Removed unused native function getJVM()
Modified Paths:
--------------
trunk/LWJGL/src/native/common/common_tools.c
trunk/LWJGL/src/native/common/common_tools.h
Modified: trunk/LWJGL/src/native/common/common_tools.c
===================================================================
--- trunk/LWJGL/src/native/common/common_tools.c 2008-04-07 19:21:40 UTC (rev 2987)
+++ trunk/LWJGL/src/native/common/common_tools.c 2008-04-07 19:31:23 UTC (rev 2988)
@@ -309,10 +309,6 @@
return (*env)->CallStaticBooleanMethod(env, org_lwjgl_LWJGLUtil_class, getBoolean, property) ? true : false;
}
-JavaVM *getJVM() {
- return jvm;
-}
-
JNIEnv *getThreadEnv() {
JNIEnv *env;
(*jvm)->GetEnv(jvm, (void *)&env, JNI_VERSION_1_4);
Modified: trunk/LWJGL/src/native/common/common_tools.h
===================================================================
--- trunk/LWJGL/src/native/common/common_tools.h 2008-04-07 19:21:40 UTC (rev 2987)
+++ trunk/LWJGL/src/native/common/common_tools.h 2008-04-07 19:31:23 UTC (rev 2988)
@@ -122,7 +122,6 @@
extern "C" {
#endif
-extern JavaVM *getJVM();
extern JNIEnv *getThreadEnv();
extern void initAttribList(attrib_list_t *list);
extern void putAttrib(attrib_list_t *list, int attrib);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 19:21:47
|
Revision: 2987
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2987&view=rev
Author: elias_naur
Date: 2008-04-07 12:21:40 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Let the Display resize itself to match its parent, if non null
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java 2008-04-07 18:44:46 UTC (rev 2986)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java 2008-04-07 19:21:40 UTC (rev 2987)
@@ -50,6 +50,9 @@
import java.util.Arrays;
import java.util.HashSet;
import java.awt.Canvas;
+import java.awt.event.ComponentListener;
+import java.awt.event.ComponentAdapter;
+import java.awt.event.ComponentEvent;
import org.lwjgl.BufferUtils;
import org.lwjgl.LWJGLException;
@@ -111,6 +114,16 @@
private static boolean window_created = false;
+ private static boolean parent_resized;
+
+ private static ComponentListener component_listener = new ComponentAdapter() {
+ public final void componentResized(ComponentEvent e) {
+ synchronized (GlobalLock.lock) {
+ parent_resized = true;
+ }
+ }
+ };
+
static {
Sys.initialize();
display_impl = createDisplayImplementation();
@@ -238,6 +251,36 @@
}
}
+ private static DisplayMode getEffectiveMode() {
+ return !fullscreen && parent != null ? new DisplayMode(parent.getWidth(), parent.getHeight()) : current_mode;
+ }
+
+ private static int getWindowX() {
+ if (!fullscreen && parent == null) {
+ // if no display location set, center window
+ if (x == -1) {
+ return Math.max(0, (initial_mode.getWidth() - current_mode.getWidth()) / 2);
+ } else {
+ return x;
+ }
+ } else {
+ return 0;
+ }
+ }
+
+ private static int getWindowY() {
+ if (!fullscreen && parent == null) {
+ // if no display location set, center window
+ if (y == -1) {
+ return Math.max(0, (initial_mode.getHeight() - current_mode.getHeight()) / 2);
+ } else {
+ return y;
+ }
+ } else {
+ return 0;
+ }
+ }
+
/**
* Create the native window peer from the given mode and fullscreen flag.
* A native context must exist, and it will be attached to the window.
@@ -246,25 +289,14 @@
if (window_created) {
return;
}
- int window_x;
- int window_y;
- if (!fullscreen && parent == null) {
- // if no display location set, center window
- if (x == -1 && y == -1) {
- window_x = Math.max(0, (initial_mode.getWidth() - current_mode.getWidth()) / 2);
- window_y = Math.max(0, (initial_mode.getHeight() - current_mode.getHeight()) / 2);
- } else {
- window_x = x;
- window_y = y;
- }
- } else {
- window_x = 0;
- window_y = 0;
- }
Canvas tmp_parent = fullscreen ? null : parent;
if (tmp_parent != null && !tmp_parent.isDisplayable()) // Only a best effort check, since the parent can turn undisplayable hereafter
throw new LWJGLException("Parent.isDisplayable() must be true");
- display_impl.createWindow(current_mode, fullscreen, tmp_parent, window_x, window_y);
+ if (tmp_parent != null) {
+ tmp_parent.addComponentListener(component_listener);
+ }
+ DisplayMode mode = getEffectiveMode();
+ display_impl.createWindow(mode, fullscreen, tmp_parent, getWindowX(), getWindowY());
window_created = true;
setTitle(title);
@@ -282,6 +314,9 @@
if (!window_created) {
return;
}
+ if (parent != null) {
+ parent.removeComponentListener(component_listener);
+ }
try {
if (context != null && context.isCurrent()) {
Context.releaseCurrentContext();
@@ -676,6 +711,10 @@
}
pollDevices();
+ if (parent_resized) {
+ reshape();
+ parent_resized = false;
+ }
}
}
@@ -985,11 +1024,16 @@
// offset if already created
if(isCreated()) {
- display_impl.reshape(x, y, current_mode.getWidth(), current_mode.getHeight());
+ reshape();
}
}
}
+ private static void reshape() {
+ DisplayMode mode = getEffectiveMode();
+ display_impl.reshape(getWindowX(), getWindowY(), mode.getWidth(), mode.getHeight());
+ }
+
/**
* Get the driver adapter string. This is a unique string describing the actual card's hardware, eg. "Geforce2", "PS2",
* "Radeon9700". If the adapter cannot be determined, this function returns null.
Modified: trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 18:44:46 UTC (rev 2986)
+++ trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 19:21:40 UTC (rev 2987)
@@ -83,13 +83,7 @@
int current_width = 0;
while (isVisible()) {
angle += 1.0f;
- if (getWidth() != current_width || getHeight() != current_height) {
- current_width = getWidth();
- current_height = getHeight();
- Display.setDisplayMode(new DisplayMode(getWidth(), getHeight()));
- GL11.glViewport(0, 0, current_width, current_height);
- }
- GL11.glViewport(0, 0, getWidth(), getHeight());
+ GL11.glViewport(0, 0, display_parent.getWidth(), display_parent.getHeight());
GL11.glClearColor(0.0f, 1.0f, 0.0f, 1.0f);
GL11.glClear(GL11.GL_COLOR_BUFFER_BIT);
GL11.glMatrixMode(GL11.GL_PROJECTION);
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c 2008-04-07 18:44:46 UTC (rev 2986)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c 2008-04-07 19:21:40 UTC (rev 2987)
@@ -240,6 +240,7 @@
Display *disp = (Display *)(intptr_t)display;
Window window = (Window)window_ptr;
XMoveWindow(disp, window, x, y);
+ XResizeWindow(disp, window, width, height);
}
JNIEXPORT jlong JNICALL Java_org_lwjgl_opengl_LinuxDisplay_getRootWindow(JNIEnv *env, jclass clazz, jlong display, jint screen) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ma...@us...> - 2008-04-07 18:44:55
|
Revision: 2986
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2986&view=rev
Author: matzon
Date: 2008-04-07 11:44:46 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
updated and added license where needed
Modified Paths:
--------------
trunk/LWJGL/doc/LICENSE
Modified: trunk/LWJGL/doc/LICENSE
===================================================================
--- trunk/LWJGL/doc/LICENSE 2008-04-07 18:42:36 UTC (rev 2985)
+++ trunk/LWJGL/doc/LICENSE 2008-04-07 18:44:46 UTC (rev 2986)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2005 Lightweight Java Game Library Project
+ * Copyright (c) 2002-2008 Lightweight Java Game Library Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ma...@us...> - 2008-04-07 18:42:45
|
Revision: 2985
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2985&view=rev
Author: matzon
Date: 2008-04-07 11:42:36 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
updated and added license where needed
Modified Paths:
--------------
trunk/LWJGL/src/native/common/awt_tools.h
trunk/LWJGL/src/native/common/common_tools.c
trunk/LWJGL/src/native/common/common_tools.h
trunk/LWJGL/src/native/common/extal.c
trunk/LWJGL/src/native/common/extal.h
trunk/LWJGL/src/native/common/org_lwjgl_openal_AL.c
trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC10.c
trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC11.c
trunk/LWJGL/src/native/common/org_lwjgl_opengl_AWTSurfaceLock.c
trunk/LWJGL/src/native/common/org_lwjgl_opengl_GLContext.c
trunk/LWJGL/src/native/linux/context.c
trunk/LWJGL/src/native/linux/context.h
trunk/LWJGL/src/native/linux/display.c
trunk/LWJGL/src/native/linux/extgl_glx.c
trunk/LWJGL/src/native/linux/extgl_glx.h
trunk/LWJGL/src/native/linux/linux_al.c
trunk/LWJGL/src/native/linux/org_lwjgl_input_Cursor.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTInput.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxCanvasImplementation.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxContextImplementation.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxEvent.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxMouse.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxPeerInfo.c
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Pbuffer.c
trunk/LWJGL/src/native/macosx/context.h
trunk/LWJGL/src/native/macosx/context.m
trunk/LWJGL/src/native/macosx/macosx_al.c
trunk/LWJGL/src/native/macosx/org_lwjgl_input_Mouse.c
trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_Display.m
trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXCanvasPeerInfo.m
trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m
trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPbufferPeerInfo.m
trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPeerInfo.m
trunk/LWJGL/src/native/windows/LWJGL.c
trunk/LWJGL/src/native/windows/Window.h
trunk/LWJGL/src/native/windows/context.c
trunk/LWJGL/src/native/windows/context.h
trunk/LWJGL/src/native/windows/dinputhelper.c
trunk/LWJGL/src/native/windows/dinputhelper.h
trunk/LWJGL/src/native/windows/display.c
trunk/LWJGL/src/native/windows/display.h
trunk/LWJGL/src/native/windows/org_lwjgl_Sys.c
trunk/LWJGL/src/native/windows/org_lwjgl_input_Cursor.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Pbuffer.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTGLCanvasPeerInfo.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTInput.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsContextImplementation.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput3.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput8.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice3.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice8.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDisplayPeerInfo.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsKeyboard.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsPeerInfo.c
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsRegistry.c
trunk/LWJGL/src/native/windows/windows_al.c
Modified: trunk/LWJGL/src/native/common/awt_tools.h
===================================================================
--- trunk/LWJGL/src/native/common/awt_tools.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/awt_tools.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/common_tools.c
===================================================================
--- trunk/LWJGL/src/native/common/common_tools.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/common_tools.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/common_tools.h
===================================================================
--- trunk/LWJGL/src/native/common/common_tools.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/common_tools.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/extal.c
===================================================================
--- trunk/LWJGL/src/native/common/extal.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/extal.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/extal.h
===================================================================
--- trunk/LWJGL/src/native/common/extal.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/extal.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/org_lwjgl_openal_AL.c
===================================================================
--- trunk/LWJGL/src/native/common/org_lwjgl_openal_AL.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/org_lwjgl_openal_AL.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC10.c
===================================================================
--- trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC10.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC10.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC11.c
===================================================================
--- trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC11.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/org_lwjgl_openal_ALC11.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/org_lwjgl_opengl_AWTSurfaceLock.c
===================================================================
--- trunk/LWJGL/src/native/common/org_lwjgl_opengl_AWTSurfaceLock.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/org_lwjgl_opengl_AWTSurfaceLock.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/common/org_lwjgl_opengl_GLContext.c
===================================================================
--- trunk/LWJGL/src/native/common/org_lwjgl_opengl_GLContext.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/common/org_lwjgl_opengl_GLContext.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/context.c
===================================================================
--- trunk/LWJGL/src/native/linux/context.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/context.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/context.h
===================================================================
--- trunk/LWJGL/src/native/linux/context.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/context.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/display.c
===================================================================
--- trunk/LWJGL/src/native/linux/display.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/display.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/extgl_glx.c
===================================================================
--- trunk/LWJGL/src/native/linux/extgl_glx.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/extgl_glx.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/extgl_glx.h
===================================================================
--- trunk/LWJGL/src/native/linux/extgl_glx.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/extgl_glx.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/linux_al.c
===================================================================
--- trunk/LWJGL/src/native/linux/linux_al.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/linux_al.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_input_Cursor.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_input_Cursor.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_input_Cursor.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTInput.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTInput.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxAWTInput.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxCanvasImplementation.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxCanvasImplementation.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxCanvasImplementation.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxContextImplementation.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxContextImplementation.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxContextImplementation.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxEvent.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxEvent.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxEvent.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxMouse.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxMouse.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxMouse.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxPeerInfo.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxPeerInfo.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxPeerInfo.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Pbuffer.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Pbuffer.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Pbuffer.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/context.h
===================================================================
--- trunk/LWJGL/src/native/macosx/context.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/context.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/context.m
===================================================================
--- trunk/LWJGL/src/native/macosx/context.m 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/context.m 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/macosx_al.c
===================================================================
--- trunk/LWJGL/src/native/macosx/macosx_al.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/macosx_al.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_input_Mouse.c
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_input_Mouse.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_input_Mouse.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_Display.m
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_Display.m 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_Display.m 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXCanvasPeerInfo.m
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXCanvasPeerInfo.m 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXCanvasPeerInfo.m 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPbufferPeerInfo.m
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPbufferPeerInfo.m 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPbufferPeerInfo.m 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPeerInfo.m
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPeerInfo.m 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXPeerInfo.m 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/LWJGL.c
===================================================================
--- trunk/LWJGL/src/native/windows/LWJGL.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/LWJGL.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/Window.h
===================================================================
--- trunk/LWJGL/src/native/windows/Window.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/Window.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/context.c
===================================================================
--- trunk/LWJGL/src/native/windows/context.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/context.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/context.h
===================================================================
--- trunk/LWJGL/src/native/windows/context.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/context.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/dinputhelper.c
===================================================================
--- trunk/LWJGL/src/native/windows/dinputhelper.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/dinputhelper.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/dinputhelper.h
===================================================================
--- trunk/LWJGL/src/native/windows/dinputhelper.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/dinputhelper.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/display.c
===================================================================
--- trunk/LWJGL/src/native/windows/display.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/display.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/display.h
===================================================================
--- trunk/LWJGL/src/native/windows/display.h 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/display.h 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_Sys.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_Sys.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_Sys.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_input_Cursor.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_input_Cursor.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_input_Cursor.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Pbuffer.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Pbuffer.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Pbuffer.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTGLCanvasPeerInfo.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTGLCanvasPeerInfo.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTGLCanvasPeerInfo.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTInput.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTInput.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsAWTInput.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsContextImplementation.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsContextImplementation.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsContextImplementation.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput3.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput3.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput3.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput8.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput8.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInput8.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice3.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice3.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice3.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice8.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice8.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDirectInputDevice8.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDisplayPeerInfo.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDisplayPeerInfo.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsDisplayPeerInfo.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsKeyboard.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsKeyboard.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsKeyboard.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsPeerInfo.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsPeerInfo.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsPeerInfo.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsRegistry.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsRegistry.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_WindowsRegistry.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/native/windows/windows_al.c
===================================================================
--- trunk/LWJGL/src/native/windows/windows_al.c 2008-04-07 18:39:53 UTC (rev 2984)
+++ trunk/LWJGL/src/native/windows/windows_al.c 2008-04-07 18:42:36 UTC (rev 2985)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ma...@us...> - 2008-04-07 18:39:56
|
Revision: 2984
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2984&view=rev
Author: matzon
Date: 2008-04-07 11:39:53 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
updated and added license where needed
Modified Paths:
--------------
trunk/LWJGL/src/templates/org/lwjgl/openal/AL10.java
trunk/LWJGL/src/templates/org/lwjgl/openal/AL11.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_buffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_color_buffer_float.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_depth_texture.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_draw_buffers.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program_shadow.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_half_float_pixel.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_imaging.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_matrix_palette.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multisample.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multitexture.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_occlusion_query.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_pixel_buffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_parameters.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_sprite.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_program.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shading_language_100.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow_ambient.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_border_clamp.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_compression.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_cube_map.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_add.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_combine.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_crossbar.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_dot3.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_float.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_mirrored_repeat.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_non_power_of_two.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rectangle.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_transpose_matrix.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_blend.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_buffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_program.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_window_pos.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_draw_buffers.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_element_array.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_envmap_bumpmap.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_fragment_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_map_object_buffer.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_pn_triangles.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_separate_stencil.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_shader_texture_lod.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_text_fragment_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_compression_3dc.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_float.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_mirror_once.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_array_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_attrib_array_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_streams.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_abgr.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bgra.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bindable_uniform.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_color.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_equation_separate.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_func_separate.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_minmax.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_subtract.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_cg_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_compiled_vertex_array.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_depth_bounds_test.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_buffers2.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_instanced.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_range_elements.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_fog_coord.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_blit.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_multisample.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_sRGB.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_geometry_shader4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_program_parameters.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_multi_draw_arrays.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_depth_stencil.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_float.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_pixels.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_paletted_texture.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_pixel_buffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_point_parameters.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_rescale_normal.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_secondary_color.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_separate_specular_color.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_shadow_funcs.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_shared_texture_palette.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_stencil_clear_tag.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_stencil_two_side.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_stencil_wrap.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_3d.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_array.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_buffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_compression_latc.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_compression_rgtc.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_compression_s3tc.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_env_combine.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_env_dot3.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_filter_anisotropic.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_integer.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_lod_bias.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_mirror_clamp.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_rectangle.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_sRGB.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_texture_shared_exponent.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_timer_query.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_vertex_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_vertex_weighting.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL11.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL12.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL13.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL14.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL15.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL20.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL21.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/HP_occlusion_test.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/IBM_rasterpos_clip.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_blend_square.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_copy_depth_to_color.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_depth_buffer_float.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_depth_clamp.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_evaluators.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_fence.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_float_buffer.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_fog_distance.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_fragment_program.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_fragment_program2.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_fragment_program4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_fragment_program_option.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_framebuffer_multisample_coverage.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_geometry_program4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_geometry_shader4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_gpu_program4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_half_float.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_light_max_exponent.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_multisample_filter_hint.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_occlusion_query.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_packed_depth_stencil.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_parameter_buffer_object.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_pixel_data_range.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_point_sprite.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_primitive_restart.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_program.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_register_combiners.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_register_combiners2.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texgen_reflection.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_compression_vtc.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_env_combine4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_expand_normal.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_rectangle.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_shader2.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_texture_shader3.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_transform_feedback.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_array_range.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_array_range2.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_program.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_program1_1.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_program2.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_program2_option.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_program3.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/NV_vertex_program4.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/SGIS_generate_mipmap.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/SGIS_texture_lod.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/SUN_slice_accum.java
Modified: trunk/LWJGL/src/templates/org/lwjgl/openal/AL10.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/openal/AL10.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/openal/AL10.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/openal/AL11.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/openal/AL11.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/openal/AL11.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_buffer_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_buffer_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_buffer_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_color_buffer_float.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_color_buffer_float.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_color_buffer_float.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_depth_texture.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_depth_texture.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_depth_texture.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_draw_buffers.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_draw_buffers.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_draw_buffers.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program_shadow.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program_shadow.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_program_shadow.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_shader.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_shader.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_fragment_shader.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_half_float_pixel.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_half_float_pixel.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_half_float_pixel.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_imaging.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_imaging.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_imaging.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_matrix_palette.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_matrix_palette.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_matrix_palette.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multisample.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multisample.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multisample.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multitexture.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multitexture.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_multitexture.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_occlusion_query.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_occlusion_query.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_occlusion_query.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_pixel_buffer_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_pixel_buffer_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_pixel_buffer_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_parameters.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_parameters.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_parameters.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_sprite.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_sprite.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_point_sprite.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_program.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_program.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_program.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shading_language_100.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shading_language_100.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shading_language_100.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow_ambient.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow_ambient.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shadow_ambient.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_border_clamp.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_border_clamp.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_border_clamp.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_compression.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_compression.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_compression.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_cube_map.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_cube_map.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_cube_map.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_add.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_add.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_add.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_combine.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_combine.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_combine.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_crossbar.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_crossbar.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_crossbar.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_dot3.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_dot3.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_env_dot3.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_float.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_float.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_float.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_mirrored_repeat.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_mirrored_repeat.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_mirrored_repeat.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_non_power_of_two.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_non_power_of_two.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_non_power_of_two.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rectangle.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rectangle.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rectangle.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_transpose_matrix.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_transpose_matrix.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_transpose_matrix.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_blend.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_blend.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_blend.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_buffer_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_buffer_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_buffer_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_program.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_program.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_program.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_window_pos.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_window_pos.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_window_pos.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_draw_buffers.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_draw_buffers.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_draw_buffers.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_element_array.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_element_array.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_element_array.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_envmap_bumpmap.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_envmap_bumpmap.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_envmap_bumpmap.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_fragment_shader.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_fragment_shader.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_fragment_shader.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_map_object_buffer.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_map_object_buffer.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_map_object_buffer.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_pn_triangles.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_pn_triangles.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_pn_triangles.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_separate_stencil.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_separate_stencil.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_separate_stencil.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_shader_texture_lod.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_shader_texture_lod.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_shader_texture_lod.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_text_fragment_shader.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_text_fragment_shader.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_text_fragment_shader.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_compression_3dc.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_compression_3dc.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_compression_3dc.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_float.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_float.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_float.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_mirror_once.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_mirror_once.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_texture_mirror_once.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_array_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_array_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_array_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_attrib_array_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_attrib_array_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_attrib_array_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_streams.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_streams.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ATI_vertex_streams.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_abgr.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_abgr.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_abgr.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bgra.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bgra.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bgra.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bindable_uniform.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bindable_uniform.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_bindable_uniform.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_color.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_color.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_color.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2006 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_equation_separate.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_equation_separate.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_equation_separate.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_func_separate.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_func_separate.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_func_separate.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_minmax.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_minmax.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_minmax.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2006 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_subtract.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_subtract.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_blend_subtract.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_cg_shader.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_cg_shader.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_cg_shader.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_compiled_vertex_array.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_compiled_vertex_array.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_compiled_vertex_array.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_depth_bounds_test.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_depth_bounds_test.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_depth_bounds_test.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_buffers2.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_buffers2.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_buffers2.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_instanced.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_instanced.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_instanced.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_range_elements.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_range_elements.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_draw_range_elements.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_fog_coord.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_fog_coord.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_fog_coord.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_blit.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_blit.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_blit.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_multisample.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_multisample.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_multisample.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_sRGB.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_sRGB.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_framebuffer_sRGB.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_geometry_shader4.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_geometry_shader4.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_geometry_shader4.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_program_parameters.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_program_parameters.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_program_parameters.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_multi_draw_arrays.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_multi_draw_arrays.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_multi_draw_arrays.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_depth_stencil.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_depth_stencil.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_depth_stencil.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_float.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_float.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_float.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_pixels.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_pixels.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_packed_pixels.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_paletted_texture.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_paletted_texture.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_paletted_texture.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_pixel_buffer_object.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_pixel_buffer_object.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_pixel_buffer_object.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_point_parameters.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_point_parameters.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_point_parameters.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_rescale_normal.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_rescale_normal.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_rescale_normal.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_secondary_color.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_secondary_color.java 2008-04-07 18:36:09 UTC (rev 2983)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_secondary_color.java 2008-04-07 18:39:53 UTC (rev 2984)
@@ -1,5 +1,5 @@
/*
- * Copyrigh...
[truncated message content] |
|
From: <ma...@us...> - 2008-04-07 18:36:32
|
Revision: 2983
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2983&view=rev
Author: matzon
Date: 2008-04-07 11:36:09 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
updated and added license where needed
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/BufferChecks.java
trunk/LWJGL/src/java/org/lwjgl/BufferUtils.java
trunk/LWJGL/src/java/org/lwjgl/DefaultSysImplementation.java
trunk/LWJGL/src/java/org/lwjgl/J2SESysImplementation.java
trunk/LWJGL/src/java/org/lwjgl/LWJGLException.java
trunk/LWJGL/src/java/org/lwjgl/LWJGLUtil.java
trunk/LWJGL/src/java/org/lwjgl/LinuxSysImplementation.java
trunk/LWJGL/src/java/org/lwjgl/MacOSXSysImplementation.java
trunk/LWJGL/src/java/org/lwjgl/NondirectBufferWrapper.java
trunk/LWJGL/src/java/org/lwjgl/Sys.java
trunk/LWJGL/src/java/org/lwjgl/SysImplementation.java
trunk/LWJGL/src/java/org/lwjgl/WindowsSysImplementation.java
trunk/LWJGL/src/java/org/lwjgl/examples/Game.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/AlienEntity.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Entity.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Game.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShipEntity.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShotEntity.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/SoundManager.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Sprite.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Texture.java
trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/TextureLoader.java
trunk/LWJGL/src/java/org/lwjgl/input/Controller.java
trunk/LWJGL/src/java/org/lwjgl/input/ControllerEvent.java
trunk/LWJGL/src/java/org/lwjgl/input/Controllers.java
trunk/LWJGL/src/java/org/lwjgl/input/Cursor.java
trunk/LWJGL/src/java/org/lwjgl/input/JInputController.java
trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java
trunk/LWJGL/src/java/org/lwjgl/input/Mouse.java
trunk/LWJGL/src/java/org/lwjgl/input/OpenGLPackageAccess.java
trunk/LWJGL/src/java/org/lwjgl/openal/AL.java
trunk/LWJGL/src/java/org/lwjgl/openal/ALC10.java
trunk/LWJGL/src/java/org/lwjgl/openal/ALC11.java
trunk/LWJGL/src/java/org/lwjgl/openal/ALCcontext.java
trunk/LWJGL/src/java/org/lwjgl/openal/ALCdevice.java
trunk/LWJGL/src/java/org/lwjgl/openal/OpenALException.java
trunk/LWJGL/src/java/org/lwjgl/openal/Util.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasInputImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AWTGLCanvas.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AWTInputAdapter.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AWTSurfaceLock.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AWTUtil.java
trunk/LWJGL/src/java/org/lwjgl/opengl/AbstractAWTInput.java
trunk/LWJGL/src/java/org/lwjgl/opengl/BaseReferences.java
trunk/LWJGL/src/java/org/lwjgl/opengl/Context.java
trunk/LWJGL/src/java/org/lwjgl/opengl/ContextImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java
trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayMode.java
trunk/LWJGL/src/java/org/lwjgl/opengl/Drawable.java
trunk/LWJGL/src/java/org/lwjgl/opengl/EventQueue.java
trunk/LWJGL/src/java/org/lwjgl/opengl/GLChecks.java
trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java
trunk/LWJGL/src/java/org/lwjgl/opengl/GLUConstants.java
trunk/LWJGL/src/java/org/lwjgl/opengl/GlobalLock.java
trunk/LWJGL/src/java/org/lwjgl/opengl/InputImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/KeyboardEventQueue.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTGLCanvasPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTInput.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxCanvasImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxContextImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxDisplay.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxDisplayPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxEvent.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxKeyboard.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxKeycodes.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxMouse.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxPbufferPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXAWTGLCanvasPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXAWTInput.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasListener.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXContextImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplayPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXFrame.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXMouseEventQueue.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXPbufferPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MouseEventQueue.java
trunk/LWJGL/src/java/org/lwjgl/opengl/OpenGLException.java
trunk/LWJGL/src/java/org/lwjgl/opengl/Pbuffer.java
trunk/LWJGL/src/java/org/lwjgl/opengl/PeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/PixelFormat.java
trunk/LWJGL/src/java/org/lwjgl/opengl/ReferencesStack.java
trunk/LWJGL/src/java/org/lwjgl/opengl/RenderTexture.java
trunk/LWJGL/src/java/org/lwjgl/opengl/StateStack.java
trunk/LWJGL/src/java/org/lwjgl/opengl/StateTracker.java
trunk/LWJGL/src/java/org/lwjgl/opengl/Util.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsAWTGLCanvasPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsAWTInput.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsCanvasImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsContextImplementation.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInput.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInput3.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInput8.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInputDevice.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInputDevice3.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInputDevice8.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInputDeviceObjectCallback.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDirectInputMouse.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplayPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsFileVersion.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsKeyboard.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsKeycodes.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsMouse.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsPbufferPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsRegistry.java
trunk/LWJGL/src/java/org/lwjgl/test/DisplayTest.java
trunk/LWJGL/src/java/org/lwjgl/test/SysTest.java
trunk/LWJGL/src/java/org/lwjgl/test/WindowCreationTest.java
trunk/LWJGL/src/java/org/lwjgl/test/applet/AppletLoaderTest.java
trunk/LWJGL/src/java/org/lwjgl/test/applet/ControllersTest.java
trunk/LWJGL/src/java/org/lwjgl/test/applet/OpenAL.java
trunk/LWJGL/src/java/org/lwjgl/test/applet/OpenGL.java
trunk/LWJGL/src/java/org/lwjgl/test/applet/Speed.java
trunk/LWJGL/src/java/org/lwjgl/test/applet/Test.java
trunk/LWJGL/src/java/org/lwjgl/test/input/HWCursorTest.java
trunk/LWJGL/src/java/org/lwjgl/test/input/KeyboardTest.java
trunk/LWJGL/src/java/org/lwjgl/test/input/MouseCreationTest.java
trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java
trunk/LWJGL/src/java/org/lwjgl/test/input/TestControllers.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/ALCCaptureTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/ALCTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/BasicTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/MovingSoundTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/OpenALCreationTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/PlayTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/PlayTestMemory.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/PositionTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/SourceLimitTest.java
trunk/LWJGL/src/java/org/lwjgl/test/openal/StressTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/FullScreenWindowedTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/Gears.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/PbufferTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/VBOIndexTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/VBOTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/AWTGears.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/AWTGearsCanvas.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/AWTInputAdapterTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/AWTTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DemoBox.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/pbuffers/PbufferTest.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/pbuffers/TextureRenderer.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/pbuffers/UniqueRenderer.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/pbuffers/UniqueRendererRTT.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/shaders/Shader.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/shaders/ShaderFP.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/shaders/ShaderFSH.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/shaders/ShaderVP.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/shaders/ShaderVSH.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/shaders/ShadersTest.java
trunk/LWJGL/src/java/org/lwjgl/util/Color.java
trunk/LWJGL/src/java/org/lwjgl/util/Dimension.java
trunk/LWJGL/src/java/org/lwjgl/util/Display.java
trunk/LWJGL/src/java/org/lwjgl/util/Point.java
trunk/LWJGL/src/java/org/lwjgl/util/ReadableColor.java
trunk/LWJGL/src/java/org/lwjgl/util/ReadableDimension.java
trunk/LWJGL/src/java/org/lwjgl/util/ReadablePoint.java
trunk/LWJGL/src/java/org/lwjgl/util/ReadableRectangle.java
trunk/LWJGL/src/java/org/lwjgl/util/Rectangle.java
trunk/LWJGL/src/java/org/lwjgl/util/Renderable.java
trunk/LWJGL/src/java/org/lwjgl/util/Timer.java
trunk/LWJGL/src/java/org/lwjgl/util/WaveData.java
trunk/LWJGL/src/java/org/lwjgl/util/WritableColor.java
trunk/LWJGL/src/java/org/lwjgl/util/WritableDimension.java
trunk/LWJGL/src/java/org/lwjgl/util/WritablePoint.java
trunk/LWJGL/src/java/org/lwjgl/util/WritableRectangle.java
trunk/LWJGL/src/java/org/lwjgl/util/XPMFile.java
trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALTypeMap.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALboolean.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALbyte.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALdouble.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALenum.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALfloat.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALint.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALshort.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALsizei.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALubyte.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALuint.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ALvoid.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Auto.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/AutoResultSize.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/AutoSize.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/AutoType.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/BufferKind.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/BufferObject.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/CachedReference.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/CachedResult.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Check.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Code.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Const.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Constant.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ContextCapabilitiesGenerator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ContextGeneratorProcessorFactory.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Extension.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/FieldsGenerator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLTypeMap.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLbitfield.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLboolean.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLbyte.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLchar.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLcharARB.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLclampd.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLclampf.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLdouble.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLenum.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLfloat.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLhalf.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLhandleARB.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLint.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLint64EXT.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLintptr.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLintptrARB.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLshort.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLsizei.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLsizeiptr.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLsizeiptrARB.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLubyte.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLuint.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLuint64EXT.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLushort.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GLvoid.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GenerateAutos.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GeneratorProcessorFactory.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/GeneratorVisitor.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Indirect.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/JNITypeTranslator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/JavaMethodsGenerator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/JavaTypeTranslator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Mode.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/NativeMethodStubsGenerator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/NativeType.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/NativeTypeTranslator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/NoErrorCheck.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/NullTerminated.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/OutParameter.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Platform.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/PlatformDependent.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/PostfixTranslator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/ReferencesGeneratorProcessorFactory.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/RegisterStubsGenerator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Result.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/SignatureTranslator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Signedness.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/StripPostfix.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/TypeInfo.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/TypeMap.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/TypedefsGenerator.java
trunk/LWJGL/src/java/org/lwjgl/util/generator/Utils.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Cylinder.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Disk.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/GLU.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/MipMap.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/PartialDisk.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/PixelStoreState.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Project.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Quadric.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Registry.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Sphere.java
trunk/LWJGL/src/java/org/lwjgl/util/glu/Util.java
trunk/LWJGL/src/java/org/lwjgl/util/input/ControllerAdapter.java
trunk/LWJGL/src/java/org/lwjgl/util/jinput/KeyMap.java
trunk/LWJGL/src/java/org/lwjgl/util/jinput/LWJGLEnvironmentPlugin.java
trunk/LWJGL/src/java/org/lwjgl/util/jinput/LWJGLKeyboard.java
trunk/LWJGL/src/java/org/lwjgl/util/jinput/LWJGLMouse.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix2f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix3f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix4f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Quaternion.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/ReadableVector.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/ReadableVector2f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/ReadableVector3f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/ReadableVector4f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Vector.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Vector2f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Vector3f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Vector4f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/WritableVector2f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/WritableVector3f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/WritableVector4f.java
Modified: trunk/LWJGL/src/java/org/lwjgl/BufferChecks.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/BufferChecks.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/BufferChecks.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/BufferUtils.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/BufferUtils.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/BufferUtils.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/DefaultSysImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/DefaultSysImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/DefaultSysImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/J2SESysImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/J2SESysImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/J2SESysImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/LWJGLException.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/LWJGLException.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/LWJGLException.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/LWJGLUtil.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/LWJGLUtil.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/LWJGLUtil.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2005 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/LinuxSysImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/LinuxSysImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/LinuxSysImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/MacOSXSysImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/MacOSXSysImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/MacOSXSysImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/NondirectBufferWrapper.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/NondirectBufferWrapper.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/NondirectBufferWrapper.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/Sys.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/Sys.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/Sys.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2006 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/SysImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/SysImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/SysImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/WindowsSysImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/WindowsSysImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/WindowsSysImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/Game.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/Game.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/Game.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/AlienEntity.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/AlienEntity.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/AlienEntity.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Entity.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Entity.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Entity.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Game.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Game.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Game.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShipEntity.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShipEntity.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShipEntity.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShotEntity.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShotEntity.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/ShotEntity.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/SoundManager.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/SoundManager.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/SoundManager.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Sprite.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Sprite.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Sprite.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Texture.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Texture.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/Texture.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/TextureLoader.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/TextureLoader.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/examples/spaceinvaders/TextureLoader.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/input/Controller.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/Controller.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/Controller.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,3 +1,34 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL 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 'LWJGL' 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.
+ */
package org.lwjgl.input;
/**
Modified: trunk/LWJGL/src/java/org/lwjgl/input/ControllerEvent.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/ControllerEvent.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/ControllerEvent.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,3 +1,34 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL 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 'LWJGL' 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.
+ */
package org.lwjgl.input;
/**
Modified: trunk/LWJGL/src/java/org/lwjgl/input/Controllers.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/Controllers.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/Controllers.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,3 +1,34 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL 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 'LWJGL' 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.
+ */
package org.lwjgl.input;
import java.util.ArrayList;
Modified: trunk/LWJGL/src/java/org/lwjgl/input/Cursor.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/Cursor.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/Cursor.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/input/JInputController.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/JInputController.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/JInputController.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,3 +1,34 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL 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 'LWJGL' 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.
+ */
package org.lwjgl.input;
import java.util.ArrayList;
Modified: trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/input/Mouse.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/Mouse.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/Mouse.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/input/OpenGLPackageAccess.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/OpenGLPackageAccess.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/input/OpenGLPackageAccess.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,3 +1,34 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL 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 'LWJGL' 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.
+ */
package org.lwjgl.input;
import org.lwjgl.opengl.InputImplementation;
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/AL.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/AL.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/AL.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/ALC10.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/ALC10.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/ALC10.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/ALC11.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/ALC11.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/ALC11.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/ALCcontext.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/ALCcontext.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/ALCcontext.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/ALCdevice.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/ALCdevice.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/ALCdevice.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/OpenALException.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/OpenALException.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/OpenALException.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/openal/Util.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/openal/Util.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/openal/Util.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasInputImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasInputImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AWTCanvasInputImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2006 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AWTGLCanvas.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AWTGLCanvas.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AWTGLCanvas.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AWTInputAdapter.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AWTInputAdapter.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AWTInputAdapter.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2006 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AWTSurfaceLock.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AWTSurfaceLock.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AWTSurfaceLock.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AWTUtil.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AWTUtil.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AWTUtil.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/AbstractAWTInput.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/AbstractAWTInput.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/AbstractAWTInput.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/BaseReferences.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/BaseReferences.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/BaseReferences.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/Context.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/Context.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/Context.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/ContextImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/ContextImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/ContextImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/Display.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayMode.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayMode.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/DisplayMode.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/Drawable.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/Drawable.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/Drawable.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/EventQueue.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/EventQueue.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/EventQueue.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/GLChecks.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/GLChecks.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/GLChecks.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/GLUConstants.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/GLUConstants.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/GLUConstants.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/GlobalLock.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/GlobalLock.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/GlobalLock.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,3 +1,34 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL 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 'LWJGL' 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.
+ */
package org.lwjgl.opengl;
/**
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/InputImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/InputImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/InputImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/KeyboardEventQueue.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/KeyboardEventQueue.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/KeyboardEventQueue.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTGLCanvasPeerInfo.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTGLCanvasPeerInfo.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTGLCanvasPeerInfo.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTInput.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTInput.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxAWTInput.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxCanvasImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxCanvasImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxCanvasImplementation.java 2008-04-07 18:36:09 UTC (rev 2983)
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002-2004 LWJGL Project
+ * Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxContextImplementation.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxContextImplementation.java 2008-04-07 17:34:29 UTC (rev 2982)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxContextImplementation.java 2008-04-07 18:36:09 ...
[truncated message content] |
|
From: <eli...@us...> - 2008-04-07 17:34:38
|
Revision: 2982
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2982&view=rev
Author: elias_naur
Date: 2008-04-07 10:34:29 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Bumped Sys.JNI_VERSION
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/Sys.java
Modified: trunk/LWJGL/src/java/org/lwjgl/Sys.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/Sys.java 2008-04-07 17:10:14 UTC (rev 2981)
+++ trunk/LWJGL/src/java/org/lwjgl/Sys.java 2008-04-07 17:34:29 UTC (rev 2982)
@@ -57,7 +57,7 @@
private static final String VERSION = "2.0a2";
/** Current version of the JNI library */
- static final int JNI_VERSION = 12;
+ static final int JNI_VERSION = 13;
/** The implementation instance to delegate platform specific behavior to */
private final static SysImplementation implementation;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 17:10:17
|
Revision: 2981
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2981&view=rev
Author: elias_naur
Date: 2008-04-07 10:10:14 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Mac OS X: Implemented Display.setParent support
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplayPeerInfo.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java 2008-04-07 16:37:39 UTC (rev 2980)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java 2008-04-07 17:10:14 UTC (rev 2981)
@@ -63,6 +63,7 @@
private MacOSXCanvasListener canvas_listener;
private MacOSXFrame frame;
+ private Canvas canvas;
private Robot robot;
private MacOSXMouseEventQueue mouse_queue;
private KeyboardEventQueue keyboard_queue;
@@ -79,10 +80,16 @@
hideUI(fullscreen);
close_requested = false;
try {
- frame = new MacOSXFrame(mode, requested_mode, fullscreen, x, y);
- canvas_listener = new MacOSXCanvasListener(frame.getCanvas());
+ if (parent == null) {
+ frame = new MacOSXFrame(mode, requested_mode, fullscreen, x, y);
+ canvas = frame.getCanvas();
+ } else {
+ frame = null;
+ canvas = parent;
+ }
+ canvas_listener = new MacOSXCanvasListener(canvas);
canvas_listener.enableListeners();
- robot = AWTUtil.createRobot(frame);
+ robot = AWTUtil.createRobot(canvas);
} catch (LWJGLException e) {
destroyWindow();
throw e;
@@ -185,7 +192,8 @@
}
public void setTitle(String title) {
- frame.setTitle(title);
+ if (frame != null)
+ frame.setTitle(title);
}
public boolean isCloseRequested() {
@@ -198,19 +206,19 @@
}
public boolean isVisible() {
- return frame.syncIsVisible();
+ return frame == null || frame.syncIsVisible();
}
public boolean isActive() {
- return frame.syncIsActive();
+ return canvas.isFocusOwner();
}
- public MacOSXFrame getFrame() {
- return frame;
+ public Canvas getCanvas() {
+ return canvas;
}
public boolean isDirty() {
- return frame.getCanvas().syncIsDirty();
+ return frame != null && frame.getCanvas().syncIsDirty();
}
public PeerInfo createPeerInfo(PixelFormat pixel_format) throws LWJGLException {
@@ -245,7 +253,7 @@
*
* - elias
*/
- if (Display.isFullscreen() && (frame.getCanvas().syncCanvasPainted() || should_update)) {
+ if (Display.isFullscreen() && (frame != null && frame.getCanvas().syncCanvasPainted() || should_update)) {
try {
MacOSXContextImplementation.resetView(Display.getDrawable().getContext().getPeerInfo(), Display.getDrawable().getContext());
} catch (LWJGLException e) {
@@ -258,7 +266,7 @@
GL11.glGetInteger(GL11.GL_VIEWPORT, current_viewport);
GL11.glViewport(current_viewport.get(0), current_viewport.get(1), current_viewport.get(2), current_viewport.get(3));
}
- if (frame.syncShouldWarpCursor() && mouse_queue != null) {
+ if (frame != null && frame.syncShouldWarpCursor() && mouse_queue != null) {
mouse_queue.warpCursor();
}
}
@@ -280,7 +288,8 @@
private native void nHideUI(boolean hide);
public void reshape(int x, int y, int width, int height) {
- frame.resize(x, y, width, height);
+ if (frame != null)
+ frame.resize(x, y, width, height);
}
/* Mouse */
@@ -293,7 +302,6 @@
}
public void createMouse() throws LWJGLException {
- MacOSXGLCanvas canvas = frame.getCanvas();
this.mouse_queue = new MacOSXMouseEventQueue(canvas);
mouse_queue.register();
}
@@ -323,12 +331,13 @@
}
public void setCursorPosition(int x, int y) {
- AWTUtil.setCursorPosition(frame.getCanvas(), robot, x, y);
+ AWTUtil.setCursorPosition(canvas, robot, x, y);
}
public void setNativeCursor(Object handle) throws LWJGLException {
Cursor awt_cursor = (Cursor)handle;
- frame.setCursor(awt_cursor);
+ if (frame != null)
+ frame.setCursor(awt_cursor);
}
public int getMinCursorSize() {
@@ -341,7 +350,6 @@
/* Keyboard */
public void createKeyboard() throws LWJGLException {
- MacOSXGLCanvas canvas = frame.getCanvas();
this.keyboard_queue = new KeyboardEventQueue(canvas);
keyboard_queue.register();
}
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplayPeerInfo.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplayPeerInfo.java 2008-04-07 16:37:39 UTC (rev 2980)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplayPeerInfo.java 2008-04-07 17:10:14 UTC (rev 2981)
@@ -51,10 +51,9 @@
protected void doLockAndInitHandle() throws LWJGLException {
if (locked)
throw new RuntimeException("Already locked");
- MacOSXFrame frame = ((MacOSXDisplay)Display.getImplementation()).getFrame();
- if (frame != null) {
- Canvas gl_canvas = frame.getCanvas();
- initHandle(gl_canvas);
+ Canvas canvas = ((MacOSXDisplay)Display.getImplementation()).getCanvas();
+ if (canvas != null) {
+ initHandle(canvas);
locked = true;
}
}
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java 2008-04-07 16:37:39 UTC (rev 2980)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java 2008-04-07 17:10:14 UTC (rev 2981)
@@ -63,13 +63,6 @@
}
}
- /**
- * This initializes the canvas and binds the context to it.
- */
- public void initializeCanvas() {
- setFocusTraversalKeysEnabled(false);
- }
-
public boolean syncCanvasPainted() {
boolean result;
synchronized (this) {
Modified: trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 16:37:39 UTC (rev 2980)
+++ trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 17:10:14 UTC (rev 2981)
@@ -64,6 +64,7 @@
setLayout(new GridLayout(1, 2));
final Canvas display_parent = new Canvas();
display_parent.setFocusable(true);
+ display_parent.setIgnoreRepaint(true);
add(display_parent);
/* addWindowListener(new WindowAdapter() {
public void windowClosing(WindowEvent e) {
@@ -74,6 +75,7 @@
setResizable(true);
setVisible(true);
Display.setParent(display_parent);
+ Display.setVSyncEnabled(true);
Display.create();
float angle = 0f;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 16:37:46
|
Revision: 2980
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2980&view=rev
Author: elias_naur
Date: 2008-04-07 09:37:39 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Really fixed MouseTest
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java
Modified: trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java 2008-04-07 16:20:35 UTC (rev 2979)
+++ trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java 2008-04-07 16:37:39 UTC (rev 2980)
@@ -36,7 +36,7 @@
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;
import org.lwjgl.opengl.GL11;
-import org.lwjgl.opengl.glu.GLU;
+import org.lwjgl.util.glu.GLU;
import org.lwjgl.util.vector.Vector2f;
import org.lwjgl.util.vector.Vector3f;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 16:20:42
|
Revision: 2979
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2979&view=rev
Author: elias_naur
Date: 2008-04-07 09:20:35 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Fixed MouseTest
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java
Modified: trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java 2008-04-07 15:33:34 UTC (rev 2978)
+++ trunk/LWJGL/src/java/org/lwjgl/test/input/MouseTest.java 2008-04-07 16:20:35 UTC (rev 2979)
@@ -36,6 +36,7 @@
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;
import org.lwjgl.opengl.GL11;
+import org.lwjgl.opengl.glu.GLU;
import org.lwjgl.util.vector.Vector2f;
import org.lwjgl.util.vector.Vector3f;
@@ -147,6 +148,12 @@
*
*/
private void initializeOpenGL() {
+ GL11.glMatrixMode(GL11.GL_PROJECTION);
+ GL11.glLoadIdentity();
+ GLU.gluOrtho2D(0, Display.getDisplayMode().getWidth(), 0, Display.getDisplayMode().getHeight());
+ GL11.glMatrixMode(GL11.GL_MODELVIEW);
+ GL11.glLoadIdentity();
+ GL11.glViewport(0, 0, Display.getDisplayMode().getWidth(), Display.getDisplayMode().getHeight());
GL11.glClearColor(0.0f, 0.0f, 0.0f, 0.0f);
}
@@ -242,8 +249,6 @@
if(Mouse.getEventButton() != -1 && Mouse.getEventButtonState()) {
lastButton = Mouse.getEventButton();
}
- if (Mouse.getEventDX() != 0 || Mouse.getEventDY() != 0)
- System.out.println("Mouse.getEventDX() = " + Mouse.getEventDX() + " | Mouse.getEventDY() = " + Mouse.getEventDY());
}
updateState();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 15:33:37
|
Revision: 2978
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2978&view=rev
Author: elias_naur
Date: 2008-04-07 08:33:34 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Windows: Improved focus handling when Display.getParent() != null
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java 2008-04-07 13:34:20 UTC (rev 2977)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java 2008-04-07 15:33:34 UTC (rev 2978)
@@ -236,13 +236,16 @@
return;
}
inAppActivate = true;
+ isFocused = active;
if (active) {
if (isFullscreen) {
restoreDisplayMode();
}
- showWindow(getHwnd(), SW_RESTORE);
- setForegroundWindow(getHwnd());
- setFocus(getHwnd());
+ if (parent == null) {
+ showWindow(getHwnd(), SW_RESTORE);
+ setForegroundWindow(getHwnd());
+ setFocus(getHwnd());
+ }
did_maximize = true;
if (isFullscreen)
updateClipping();
@@ -708,10 +711,10 @@
}
return defWindowProc(hwnd, msg, wParam, lParam);
case WM_KILLFOCUS:
- isFocused = false;
+ appActivate(false);
return 0;
case WM_SETFOCUS:
- isFocused = true;
+ appActivate(true);
return 0;
case WM_MOUSEMOVE:
int xPos = (int)(short)(lParam & 0xFFFF);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 13:34:22
|
Revision: 2977
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2977&view=rev
Author: elias_naur
Date: 2008-04-07 06:34:20 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Mac OS X: Split canvas listener from MacOSXGLCanvas
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXFrame.java
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java
Added Paths:
-----------
trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasListener.java
Added: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasListener.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasListener.java (rev 0)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXCanvasListener.java 2008-04-07 13:34:20 UTC (rev 2977)
@@ -0,0 +1,116 @@
+/*
+ * Copyright (c) 2002-2004 LWJGL 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 'LWJGL' 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.
+ */
+package org.lwjgl.opengl;
+
+/**
+ * The AWT compatible Canvas for Mac OS X.
+ * @author elias_naur
+ */
+
+import java.awt.Canvas;
+import java.awt.Dimension;
+import java.awt.Graphics;
+import java.awt.Point;
+import java.awt.event.ComponentEvent;
+import java.awt.event.ComponentListener;
+import java.awt.event.HierarchyEvent;
+import java.awt.event.HierarchyListener;
+
+final class MacOSXCanvasListener implements ComponentListener, HierarchyListener {
+ private final Canvas canvas;
+ private int width;
+ private int height;
+ private boolean context_update;
+
+ public MacOSXCanvasListener(Canvas canvas) {
+ this.canvas = canvas;
+// ((MacOSXDisplay)Display.getImplementation()).setView(this);
+ }
+
+ public void enableListeners() {
+ canvas.addComponentListener(this);
+ canvas.addHierarchyListener(this);
+ setUpdate();
+ }
+
+ public void disableListeners() {
+ canvas.removeComponentListener(this);
+ canvas.removeHierarchyListener(this);
+ }
+
+ public boolean syncShouldUpdateContext() {
+ boolean should_update;
+ synchronized ( this ) {
+ should_update = context_update;
+ context_update = false;
+ }
+ return should_update;
+ }
+
+ private synchronized void setUpdate() {
+ synchronized ( this ) {
+ width = canvas.getWidth();
+ height = canvas.getHeight();
+ context_update = true;
+ }
+ }
+
+ public int syncGetWidth() {
+ synchronized ( this ) {
+ return width;
+ }
+ }
+
+ public int syncGetHeight() {
+ synchronized ( this ) {
+ return height;
+ }
+ }
+
+ public void componentShown(ComponentEvent e) {
+ }
+
+ public void componentHidden(ComponentEvent e) {
+ }
+
+ public void componentResized(ComponentEvent e) {
+ setUpdate();
+ }
+
+ public void componentMoved(ComponentEvent e) {
+ setUpdate();
+ }
+
+ public void hierarchyChanged(HierarchyEvent e) {
+ setUpdate();
+ }
+}
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java 2008-04-07 13:01:52 UTC (rev 2976)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXDisplay.java 2008-04-07 13:34:20 UTC (rev 2977)
@@ -61,6 +61,7 @@
private static final int PBUFFER_HANDLE_SIZE = 24;
private static final int GAMMA_LENGTH = 256;
+ private MacOSXCanvasListener canvas_listener;
private MacOSXFrame frame;
private Robot robot;
private MacOSXMouseEventQueue mouse_queue;
@@ -79,6 +80,8 @@
close_requested = false;
try {
frame = new MacOSXFrame(mode, requested_mode, fullscreen, x, y);
+ canvas_listener = new MacOSXCanvasListener(frame.getCanvas());
+ canvas_listener.enableListeners();
robot = AWTUtil.createRobot(frame);
} catch (LWJGLException e) {
destroyWindow();
@@ -93,6 +96,10 @@
}
public void destroyWindow() {
+ if (canvas_listener != null) {
+ canvas_listener.disableListeners();
+ canvas_listener = null;
+ }
if (frame != null) {
AccessController.doPrivileged(new PrivilegedAction() {
public Object run() {
@@ -216,7 +223,7 @@
private final static IntBuffer current_viewport = BufferUtils.createIntBuffer(16);
public void update() {
- boolean should_update = frame.getCanvas().syncShouldUpdateContext();
+ boolean should_update = canvas_listener.syncShouldUpdateContext();
/*
* Workaround for the "white screen in fullscreen mode" problem
*
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXFrame.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXFrame.java 2008-04-07 13:01:52 UTC (rev 2976)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXFrame.java 2008-04-07 13:34:20 UTC (rev 2977)
@@ -101,7 +101,6 @@
setVisible(true);
requestFocus();
canvas.requestFocus();
- canvas.initializeCanvas();
updateBounds();
}
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java 2008-04-07 13:01:52 UTC (rev 2976)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/MacOSXGLCanvas.java 2008-04-07 13:34:20 UTC (rev 2977)
@@ -45,13 +45,10 @@
import java.awt.event.HierarchyEvent;
import java.awt.event.HierarchyListener;
-final class MacOSXGLCanvas extends Canvas implements ComponentListener, HierarchyListener {
+final class MacOSXGLCanvas extends Canvas {
private static final long serialVersionUID = 6916664741667434870L;
- private int width;
- private int height;
- private boolean context_update;
private boolean canvas_painted;
private boolean dirty;
@@ -71,12 +68,6 @@
*/
public void initializeCanvas() {
setFocusTraversalKeysEnabled(false);
- /* Input methods are not enabled in fullscreen anyway, so disable always */
- enableInputMethods(false);
- addComponentListener(this);
- addHierarchyListener(this);
-// ((MacOSXDisplay)Display.getImplementation()).setView(this);
- setUpdate();
}
public boolean syncCanvasPainted() {
@@ -96,76 +87,4 @@
}
return result;
}
-
- public boolean syncShouldUpdateContext() {
- boolean should_update;
- synchronized ( this ) {
- should_update = context_update;
- context_update = false;
- }
- return should_update;
- }
-
- private synchronized void setUpdate() {
- synchronized ( this ) {
- width = getWidth();
- height = getHeight();
- context_update = true;
- }
- }
-
- public int syncGetWidth() {
- synchronized ( this ) {
- return width;
- }
- }
-
- public int syncGetHeight() {
- synchronized ( this ) {
- return height;
- }
- }
-
- public void componentShown(ComponentEvent e) {
- }
-
- public void componentHidden(ComponentEvent e) {
- }
-
- public void componentResized(ComponentEvent e) {
- setUpdate();
- }
-
- public void componentMoved(ComponentEvent e) {
- setUpdate();
- }
-
- public void setLocation(int x, int y) {
- super.setLocation(x, y);
- setUpdate();
- }
-
- public void setLocation(Point p) {
- super.setLocation(p);
- setUpdate();
- }
-
- public void setSize(Dimension d) {
- super.setSize(d);
- setUpdate();
- }
-
- public void setSize(int width, int height) {
- super.setSize(width, height);
- setUpdate();
- }
-
- public void setBounds(int x, int y, int width, int height) {
- super.setBounds(x, y, width, height);
- setUpdate();
- }
-
- public void hierarchyChanged(HierarchyEvent e) {
- setUpdate();
- }
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 13:01:54
|
Revision: 2976
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2976&view=rev
Author: elias_naur
Date: 2008-04-07 06:01:52 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Mac OS X: Fixed 10.5 compiler warning
Modified Paths:
--------------
trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m
Modified: trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m
===================================================================
--- trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m 2008-04-07 11:48:20 UTC (rev 2975)
+++ trunk/LWJGL/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.m 2008-04-07 13:01:52 UTC (rev 2976)
@@ -142,7 +142,7 @@
(JNIEnv *env, jclass clazz, jobject context_handle, jint int_value) {
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
MacOSXContext *context_info = (MacOSXContext *)(*env)->GetDirectBufferAddress(env, context_handle);
- long value = int_value;
+ GLint value = int_value;
[context_info->context setValues:&value forParameter:NSOpenGLCPSwapInterval];
[pool release];
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 11:48:23
|
Revision: 2975
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2975&view=rev
Author: elias_naur
Date: 2008-04-07 04:48:20 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Mac OS X: Added support for x86_64
Modified Paths:
--------------
trunk/LWJGL/platform_build/macosx_ant/build.xml
Modified: trunk/LWJGL/platform_build/macosx_ant/build.xml
===================================================================
--- trunk/LWJGL/platform_build/macosx_ant/build.xml 2008-04-07 11:30:43 UTC (rev 2974)
+++ trunk/LWJGL/platform_build/macosx_ant/build.xml 2008-04-07 11:48:20 UTC (rev 2975)
@@ -4,12 +4,14 @@
<target name="init">
<mkdir dir="ppc"/>
- <mkdir dir="intel"/>
+ <mkdir dir="i386"/>
+ <mkdir dir="x86_64"/>
</target>
<target name="clean">
<delete failonerror="false">
- <fileset dir="intel"/>
+ <fileset dir="i386"/>
+ <fileset dir="x86_64"/>
<fileset dir="ppc"/>
<fileset dir="." includes="liblwjgl.jnilib"/>
<fileset dir="." includes="lwjgl.symbols"/>
@@ -41,16 +43,23 @@
<target name="nativelibrary" depends="init">
<property name="universal_sdkroot" location="/Developer/SDKs/MacOSX10.4u.sdk"/>
+ <property name="x86_64_sdkroot" location="/Developer/SDKs/MacOSX10.5.sdk"/>
<property name="legacy_sdkroot" location="/Developer/SDKs/MacOSX10.4u.sdk"/>
- <property name="universal_flags" value="-isysroot ${universal_sdkroot} -arch i386 -mmacosx-version-min=10.4"/>
+ <property name="universal_flags" value="-isysroot ${universal_sdkroot}"/>
<property name="legacy_flags" value="-F${legacy_sdkroot}/System/Library/Frameworks -arch ppc"/>
<antcall target="compile">
- <param name="dstdir" location="intel"/>
+ <param name="dstdir" location="i386"/>
<param name="compiler" value="gcc-4.0"/>
<param name="sdkroot" location="${universal_sdkroot}"/>
- <param name="cflags" value="${universal_flags}"/>
+ <param name="cflags" value="${universal_flags} -arch i386 -mmacosx-version-min=10.4"/>
</antcall>
<antcall target="compile">
+ <param name="dstdir" location="x86_64"/>
+ <param name="compiler" value="gcc-4.0"/>
+ <param name="sdkroot" location="${universal_sdkroot}"/>
+ <param name="cflags" value="-isysroot ${x86_64_sdkroot} -arch x86_64 -mmacosx-version-min=10.5"/>
+ </antcall>
+ <antcall target="compile">
<param name="dstdir" location="ppc"/>
<param name="compiler" value="gcc-3.3"/>
<param name="sdkroot" location="${legacy_sdkroot}"/>
@@ -58,15 +67,21 @@
</antcall>
<exec vmlauncher="true" executable="sh" output="lwjgl.symbols" failonerror="true">
<arg path="../../platform_build/macosx_ant/build-symbol-list"/>
- <arg path="intel"/>
+ <arg path="i386"/>
</exec>
<antcall target="link">
- <param name="objdir" location="intel"/>
- <param name="libname" value="liblwjgl-intel.jnilib"/>
+ <param name="objdir" location="i386"/>
+ <param name="libname" value="liblwjgl-i386.jnilib"/>
<param name="linker" value="gcc-4.0"/>
- <param name="linkerflags" value="${universal_flags}"/>
+ <param name="linkerflags" value="${universal_flags} -arch i386 -mmacosx-version-min=10.4"/>
</antcall>
<antcall target="link">
+ <param name="objdir" location="x86_64"/>
+ <param name="libname" value="liblwjgl-i86_64.jnilib"/>
+ <param name="linker" value="gcc-4.0"/>
+ <param name="linkerflags" value="-isysroot ${x86_64_sdkroot} -arch x86_64 -mmacosx-version-min=10.5"/>
+ </antcall>
+ <antcall target="link">
<param name="objdir" location="ppc"/>
<param name="libname" value="liblwjgl-ppc.jnilib"/>
<param name="linker" value="gcc-3.3"/>
@@ -78,7 +93,8 @@
<arg value="-output"/>
<arg path="liblwjgl.jnilib"/>
<fileset file="ppc/liblwjgl-ppc.jnilib"/>
- <fileset file="intel/liblwjgl-intel.jnilib"/>
+ <fileset file="i386/liblwjgl-i386.jnilib"/>
+ <fileset file="x86_64/liblwjgl-i86_64.jnilib"/>
</apply>
</target>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 11:30:46
|
Revision: 2974
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2974&view=rev
Author: elias_naur
Date: 2008-04-07 04:30:43 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Mac OS X: 10.5 build fixes
Modified Paths:
--------------
trunk/LWJGL/platform_build/macosx_ant/build.xml
Modified: trunk/LWJGL/platform_build/macosx_ant/build.xml
===================================================================
--- trunk/LWJGL/platform_build/macosx_ant/build.xml 2008-04-07 10:18:09 UTC (rev 2973)
+++ trunk/LWJGL/platform_build/macosx_ant/build.xml 2008-04-07 11:30:43 UTC (rev 2974)
@@ -1,4 +1,4 @@
-<?xml version="1.0" ?>
+
<project name="OS X Native code" basedir="../../bin/lwjgl" default="nativelibrary">
<property name="native" location="../../src/native"/>
@@ -30,7 +30,7 @@
<target name="link">
<apply dir="${objdir}" parallel="true" executable="${linker}" os="Mac OS X" failonerror="true" skipemptyfilesets="true">
- <arg line="${linkerflags} -exported_symbols_list ../lwjgl.symbols -dynamiclib -o ${libname} -framework Foundation -framework AppKit -framework JavaVM -framework Carbon"/>
+ <arg line="${linkerflags} -mmacosx-version-min=10.4 -exported_symbols_list ../lwjgl.symbols -dynamiclib -o ${libname} -framework Foundation -framework AppKit -framework JavaVM -framework Carbon"/>
<fileset dir="${objdir}" includes="*.o"/>
</apply>
<apply dir="${objdir}" executable="strip" os="Mac OS X" failonerror="true">
@@ -42,7 +42,7 @@
<target name="nativelibrary" depends="init">
<property name="universal_sdkroot" location="/Developer/SDKs/MacOSX10.4u.sdk"/>
<property name="legacy_sdkroot" location="/Developer/SDKs/MacOSX10.4u.sdk"/>
- <property name="universal_flags" value="-isysroot ${universal_sdkroot} -arch i386"/>
+ <property name="universal_flags" value="-isysroot ${universal_sdkroot} -arch i386 -mmacosx-version-min=10.4"/>
<property name="legacy_flags" value="-F${legacy_sdkroot}/System/Library/Frameworks -arch ppc"/>
<antcall target="compile">
<param name="dstdir" location="intel"/>
@@ -56,7 +56,8 @@
<param name="sdkroot" location="${legacy_sdkroot}"/>
<param name="cflags" value="${legacy_flags}"/>
</antcall>
- <exec vmlauncher="false" executable="../../platform_build/macosx_ant/build-symbol-list" output="lwjgl.symbols" failonerror="true">
+ <exec vmlauncher="true" executable="sh" output="lwjgl.symbols" failonerror="true">
+ <arg path="../../platform_build/macosx_ant/build-symbol-list"/>
<arg path="intel"/>
</exec>
<antcall target="link">
@@ -69,7 +70,7 @@
<param name="objdir" location="ppc"/>
<param name="libname" value="liblwjgl-ppc.jnilib"/>
<param name="linker" value="gcc-3.3"/>
- <param name="linkerflags" value="${legacy_flags}"/>
+ <param name="linkerflags" value="${legacy_flags} -Wl,-syslibroot -Wl,${legacy_sdkroot}"/>
</antcall>
<apply dir="." parallel="true" executable="lipo" os="Mac OS X" failonerror="true" skipemptyfilesets="true" >
<arg value="-create"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 10:18:13
|
Revision: 2973
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2973&view=rev
Author: elias_naur
Date: 2008-04-07 03:18:09 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Windows: Implemented Display.setParent support
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java
trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
trunk/LWJGL/src/native/windows/context.c
trunk/LWJGL/src/native/windows/context.h
trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java 2008-04-07 09:23:27 UTC (rev 2972)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/WindowsDisplay.java 2008-04-07 10:18:09 UTC (rev 2973)
@@ -71,6 +71,8 @@
private final static int WM_QUIT = 0x0012;
private final static int WM_SYSCOMMAND = 0x0112;
private final static int WM_PAINT = 0x000F;
+ private final static int WM_KILLFOCUS = 8;
+ private final static int WM_SETFOCUS = 7;
private final static int SC_SIZE = 0xF000;
private final static int SC_MOVE = 0xF010;
@@ -118,6 +120,7 @@
private static boolean cursor_clipped;
private WindowsDisplayPeerInfo peer_info;
private Object current_cursor;
+ private Canvas parent;
private WindowsKeyboard keyboard;
private WindowsMouse mouse;
@@ -140,21 +143,41 @@
current_display = this;
}
- public void createWindow(DisplayMode mode, boolean fullscreen, Canvas container, int x, int y) throws LWJGLException {
+ public void createWindow(DisplayMode mode, boolean fullscreen, Canvas parent, int x, int y) throws LWJGLException {
close_requested = false;
is_dirty = false;
isFullscreen = fullscreen;
isMinimized = false;
isFocused = false;
did_maximize = false;
- nCreateWindow(mode, fullscreen, x, y);
+ this.parent = parent;
+ long parent_hwnd = parent != null ? getHwnd(parent) : 0;
+ boolean isUndecorated = isUndecorated();
+ nCreateWindow(mode, fullscreen, x, y, isUndecorated, parent_hwnd);
peer_info.initDC();
showWindow(getHwnd(), SW_SHOWDEFAULT);
- setForegroundWindow(getHwnd());
- setFocus(getHwnd());
+ if (parent == null) {
+ setForegroundWindow(getHwnd());
+ setFocus(getHwnd());
+ }
}
- private native void nCreateWindow(DisplayMode mode, boolean fullscreen, int x, int y) throws LWJGLException;
+ private native void nCreateWindow(DisplayMode mode, boolean fullscreen, int x, int y, boolean undecorated, long parent_hwnd) throws LWJGLException;
+ private static boolean isUndecorated() {
+ return Display.getPrivilegedBoolean("org.lwjgl.opengl.Window.undecorated");
+ }
+
+ private static long getHwnd(Canvas parent) throws LWJGLException {
+ AWTCanvasImplementation awt_impl = AWTGLCanvas.createImplementation();
+ WindowsPeerInfo parent_peer_info = (WindowsPeerInfo)awt_impl.createPeerInfo(parent, null);
+ ByteBuffer parent_peer_info_handle = parent_peer_info.lockAndGetHandle();
+ try {
+ return parent_peer_info.getHwnd();
+ } finally {
+ parent_peer_info.unlock();
+ }
+ }
+
public void destroyWindow() {
nDestroyWindow();
resetCursorClipping();
@@ -213,7 +236,6 @@
return;
}
inAppActivate = true;
- isFocused = active;
if (active) {
if (isFullscreen) {
restoreDisplayMode();
@@ -350,6 +372,9 @@
public void update() {
nUpdate();
+ if (parent != null && parent.isFocusOwner()) {
+ setFocus(getHwnd());
+ }
if (did_maximize) {
did_maximize = false;
/**
@@ -369,9 +394,9 @@
public void reshape(int x, int y, int width, int height) {
if (!isFullscreen)
- nReshape(getHwnd(), x, y, width, height);
+ nReshape(getHwnd(), x, y, width, height, isUndecorated(), parent != null);
}
- private static native void nReshape(long hwnd, int x, int y, int width, int height);
+ private static native void nReshape(long hwnd, int x, int y, int width, int height, boolean undecorated, boolean child);
public native DisplayMode[] getAvailableDisplayModes() throws LWJGLException;
/* Mouse */
@@ -682,6 +707,12 @@
break;
}
return defWindowProc(hwnd, msg, wParam, lParam);
+ case WM_KILLFOCUS:
+ isFocused = false;
+ return 0;
+ case WM_SETFOCUS:
+ isFocused = true;
+ return 0;
case WM_MOUSEMOVE:
int xPos = (int)(short)(lParam & 0xFFFF);
int yPos = transformY(getHwnd(), (int)(short)((lParam >> 16) & 0xFFFF));
Modified: trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 09:23:27 UTC (rev 2972)
+++ trunk/LWJGL/src/java/org/lwjgl/test/opengl/awt/DisplayParentTest.java 2008-04-07 10:18:09 UTC (rev 2973)
@@ -65,11 +65,12 @@
final Canvas display_parent = new Canvas();
display_parent.setFocusable(true);
add(display_parent);
- addWindowListener(new WindowAdapter() {
+/* addWindowListener(new WindowAdapter() {
public void windowClosing(WindowEvent e) {
+ Display.destroy();
dispose();
}
- });
+ });*/
setResizable(true);
setVisible(true);
Display.setParent(display_parent);
@@ -102,7 +103,9 @@
while(Keyboard.next()) {
// closing on ESCAPE
if(Keyboard.getEventKey() == Keyboard.KEY_ESCAPE && Keyboard.getEventKeyState()) {
+ Display.destroy();
dispose();
+ break;
}
if(Keyboard.getEventKey() == Keyboard.KEY_SPACE && Keyboard.getEventKeyState()) {
Modified: trunk/LWJGL/src/native/windows/context.c
===================================================================
--- trunk/LWJGL/src/native/windows/context.c 2008-04-07 09:23:27 UTC (rev 2972)
+++ trunk/LWJGL/src/native/windows/context.c 2008-04-07 10:18:09 UTC (rev 2973)
@@ -112,7 +112,7 @@
}
}
-void getWindowFlags(DWORD *windowflags_return, DWORD *exstyle_return, bool fullscreen, bool undecorated) {
+void getWindowFlags(DWORD *windowflags_return, DWORD *exstyle_return, bool fullscreen, bool undecorated, bool child_window) {
DWORD exstyle, windowflags;
if (fullscreen) {
exstyle = WS_EX_APPWINDOW;
@@ -120,6 +120,9 @@
} else if (undecorated) {
exstyle = WS_EX_APPWINDOW;
windowflags = WS_POPUP;
+ } else if (child_window) {
+ exstyle = 0;
+ windowflags = WS_CHILDWINDOW;
} else {
exstyle = WS_EX_APPWINDOW;
windowflags = WS_OVERLAPPED | WS_BORDER | WS_CAPTION | WS_MINIMIZEBOX | WS_SYSMENU;
@@ -136,13 +139,13 @@
*
* Returns true for success, or false for failure
*/
-HWND createWindow(LPCTSTR window_class_name, int x, int y, int width, int height, bool fullscreen, bool undecorated)
+HWND createWindow(LPCTSTR window_class_name, int x, int y, int width, int height, bool fullscreen, bool undecorated, HWND parent)
{
RECT clientSize;
DWORD exstyle, windowflags;
HWND new_hwnd;
- getWindowFlags(&windowflags, &exstyle, fullscreen, undecorated);
+ getWindowFlags(&windowflags, &exstyle, fullscreen, undecorated, parent != NULL);
// If we're not a fullscreen window, adjust the height to account for the
// height of the title bar (unless undecorated)
@@ -164,8 +167,8 @@
"",
windowflags,
x, y, clientSize.right - clientSize.left, clientSize.bottom - clientSize.top,
+ parent,
NULL,
- NULL,
dll_handle,
NULL);
@@ -462,5 +465,5 @@
HWND createDummyWindow(int origin_x, int origin_y) {
if (!registerDummyWindow())
return NULL;
- return createWindow(_CONTEXT_PRIVATE_CLASS_NAME, origin_x, origin_y, 1, 1, false, false);
+ return createWindow(_CONTEXT_PRIVATE_CLASS_NAME, origin_x, origin_y, 1, 1, false, false, NULL);
}
Modified: trunk/LWJGL/src/native/windows/context.h
===================================================================
--- trunk/LWJGL/src/native/windows/context.h 2008-04-07 09:23:27 UTC (rev 2972)
+++ trunk/LWJGL/src/native/windows/context.h 2008-04-07 10:18:09 UTC (rev 2973)
@@ -80,7 +80,7 @@
/**
* Return appropriate window and extended style flags from the given fullscreen and undecorated property
*/
-extern void getWindowFlags(DWORD *windowflags_return, DWORD *exstyle_return, bool fullscreen, bool undecorated);
+extern void getWindowFlags(DWORD *windowflags_return, DWORD *exstyle_return, bool fullscreen, bool undecorated, bool child_window);
/*
* Create a window with the specified position, size, and
@@ -89,7 +89,7 @@
*
* Returns true for success, or false for failure
*/
-extern HWND createWindow(LPCTSTR window_class_name, int x, int y, int width, int height, bool fullscreen, bool undecorated);
+extern HWND createWindow(LPCTSTR window_class_name, int x, int y, int width, int height, bool fullscreen, bool undecorated, HWND parent);
extern int findPixelFormatOnDC(JNIEnv *env, HDC hdc, int origin_x, int origin_y, jobject pixel_format, jobject pixelFormatCaps, bool use_hdc_bpp, bool window, bool pbuffer, bool double_buffer, bool floating_point);
Modified: trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c
===================================================================
--- trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c 2008-04-07 09:23:27 UTC (rev 2972)
+++ trunk/LWJGL/src/native/windows/org_lwjgl_opengl_Display.c 2008-04-07 10:18:09 UTC (rev 2973)
@@ -178,13 +178,12 @@
return getAvailableDisplayModes(env);
}
-JNIEXPORT void JNICALL Java_org_lwjgl_opengl_WindowsDisplay_nCreateWindow(JNIEnv *env, jobject self, jobject mode, jboolean fullscreen, jint x, jint y) {
+JNIEXPORT void JNICALL Java_org_lwjgl_opengl_WindowsDisplay_nCreateWindow(JNIEnv *env, jobject self, jobject mode, jboolean fullscreen, jint x, jint y, jboolean undecorated, jlong parent_hwnd) {
jclass cls_displayMode = (*env)->GetObjectClass(env, mode);
jfieldID fid_width = (*env)->GetFieldID(env, cls_displayMode, "width", "I");
jfieldID fid_height = (*env)->GetFieldID(env, cls_displayMode, "height", "I");
int width = (*env)->GetIntField(env, mode, fid_width);
int height = (*env)->GetIntField(env, mode, fid_height);
- bool isUndecorated; // Whether we're undecorated or not
static bool oneShotInitialised = false;
if (!oneShotInitialised) {
if (!registerWindow(lwjglWindowProc, WINDOWCLASSNAME)) {
@@ -194,8 +193,7 @@
oneShotInitialised = true;
}
- isUndecorated = getBooleanProperty(env, "org.lwjgl.opengl.Window.undecorated");
- display_hwnd = createWindow(WINDOWCLASSNAME, x, y, width, height, fullscreen, isUndecorated);
+ display_hwnd = createWindow(WINDOWCLASSNAME, x, y, width, height, fullscreen, undecorated, (HWND)parent_hwnd);
if (display_hwnd == NULL) {
throwException(env, "Failed to create the window.");
return;
@@ -320,12 +318,12 @@
return result;
}
-JNIEXPORT void JNICALL Java_org_lwjgl_opengl_WindowsDisplay_nReshape(JNIEnv *env, jclass unused, jlong hwnd_ptr, jint x, jint y, jint width, jint height) {
+JNIEXPORT void JNICALL Java_org_lwjgl_opengl_WindowsDisplay_nReshape(JNIEnv *env, jclass unused, jlong hwnd_ptr, jint x, jint y, jint width, jint height, jboolean undecorated, jboolean child) {
HWND hwnd = (HWND)(INT_PTR)hwnd_ptr;
DWORD exstyle, windowflags;
RECT clientSize;
- getWindowFlags(&windowflags, &exstyle, false, getBooleanProperty(env, "org.lwjgl.opengl.Window.undecorated"));
+ getWindowFlags(&windowflags, &exstyle, false, undecorated, child);
// If we're not a fullscreen window, adjust the height to account for the
// height of the title bar:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eli...@us...> - 2008-04-07 09:23:34
|
Revision: 2972
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2972&view=rev
Author: elias_naur
Date: 2008-04-07 02:23:27 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Linux: Use icon mask as monochrome to please some xorg versions
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxDisplay.java
trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxDisplay.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxDisplay.java 2008-04-06 22:15:16 UTC (rev 2971)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/LinuxDisplay.java 2008-04-07 09:23:27 UTC (rev 2972)
@@ -997,10 +997,11 @@
throw new UnsupportedOperationException();
}
- private static void convertIcon(ByteBuffer icon, int width, int height, ByteBuffer icon_rgb, ByteBuffer icon_mask) {
- int x = 0;
- int y = 5;
- byte r,g,b,a;
+ private static ByteBuffer convertIcon(ByteBuffer icon, int width, int height) {
+ ByteBuffer icon_rgb = BufferUtils.createByteBuffer(icon.capacity());
+ int x;
+ int y;
+ byte r,g,b;
int depth = 4;
@@ -1009,18 +1010,38 @@
r = icon.get((x*4)+(y*width*4));
g = icon.get((x*4)+(y*width*4)+1);
b = icon.get((x*4)+(y*width*4)+2);
- a = icon.get((x*4)+(y*width*4)+3);
icon_rgb.put((x*depth)+(y*width*depth), b); // blue
icon_rgb.put((x*depth)+(y*width*depth)+1, g); // green
icon_rgb.put((x*depth)+(y*width*depth)+2, r);
- icon_mask.put((x*depth)+(y*width*depth), a);
- icon_mask.put((x*depth)+(y*width*depth)+1, a);
- icon_mask.put((x*depth)+(y*width*depth)+2, a);
}
}
+ return icon_rgb;
}
+ private static ByteBuffer convertIconMask(ByteBuffer icon, int width, int height) {
+ ByteBuffer icon_mask = BufferUtils.createByteBuffer((icon.capacity()/4)/8);
+ int x;
+ int y;
+ byte a;
+
+ int depth = 4;
+
+ for (y = 0; y < height; y++) {
+ for (x = 0; x < width; x++) {
+ a = icon.get((x*4)+(y*width*4)+3);
+
+ int mask_index = x + y*width;
+ int mask_byte_index = mask_index/8;
+ int mask_bit_index = mask_index%8;
+ byte bit = (((int)a) & 0xff) >= 127 ? (byte)1 : (byte)0;
+ byte new_byte = (byte)((icon_mask.get(mask_byte_index) | (bit<<mask_bit_index)) & 0xff);
+ icon_mask.put(mask_byte_index, new_byte);
+ }
+ }
+ return icon_mask;
+ }
+
/**
* Sets one or more icons for the Display.
* <ul>
@@ -1041,11 +1062,9 @@
for (int i=0;i<icons.length;i++) {
int size = icons[i].limit() / 4;
int dimension = (int)Math.sqrt(size);
- int cap = icons[i].capacity();
- ByteBuffer icon_rgb = BufferUtils.createByteBuffer(cap);
- ByteBuffer icon_mask = BufferUtils.createByteBuffer(cap);
- convertIcon(icons[i], dimension, dimension, icon_rgb, icon_mask);
- nSetWindowIcon(getDisplay(), getWindow(), icon_rgb, icon_mask, cap, dimension, dimension);
+ ByteBuffer icon_rgb = convertIcon(icons[i], dimension, dimension);
+ ByteBuffer icon_mask = convertIconMask(icons[i], dimension, dimension);
+ nSetWindowIcon(getDisplay(), getWindow(), icon_rgb, icon_rgb.capacity(), icon_mask, icon_mask.capacity(), dimension, dimension);
return 1;
}
return 0;
@@ -1060,7 +1079,7 @@
}
}
- private static native void nSetWindowIcon(long display, long window, ByteBuffer icon_rgb, ByteBuffer icon_mask, int icon_size, int width, int height);
+ private static native void nSetWindowIcon(long display, long window, ByteBuffer icon_rgb, int icon_rgb_size, ByteBuffer icon_mask, int icon_mask_size, int width, int height);
public int getWidth() {
return Display.getDisplayMode().getWidth();
Modified: trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c
===================================================================
--- trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c 2008-04-06 22:15:16 UTC (rev 2971)
+++ trunk/LWJGL/src/native/linux/org_lwjgl_opengl_Display.c 2008-04-07 09:23:27 UTC (rev 2972)
@@ -398,8 +398,8 @@
jawt.Unlock(env);
}
-static Pixmap createPixmapFromBuffer(JNIEnv *env, Display *disp, Window window, char *data, int data_size, int width, int height) {
- Pixmap pixmap = XCreatePixmap(disp, window, width, height, current_depth);
+static Pixmap createPixmapFromBuffer(JNIEnv *env, Display *disp, Window window, char *data, int data_size, int width, int height, int format, int depth) {
+ Pixmap pixmap = XCreatePixmap(disp, window, width, height, depth);
/* We need to copy the image data since XDestroyImage will also free its data buffer, which can't be allowed
* since the data buffer is managed by the jvm (it's the storage for the direct ByteBuffer)
*/
@@ -408,15 +408,15 @@
if (icon_copy == NULL) {
XFreePixmap(disp, pixmap);
throwException(env, "malloc failed");
- return 0;
+ return None;
}
memcpy(icon_copy, data, data_size);
- XImage *image = XCreateImage(disp, current_visual, current_depth, ZPixmap, 0, icon_copy, width, height, 32, 0);
+ XImage *image = XCreateImage(disp, current_visual, depth, format, 0, icon_copy, width, height, 32, 0);
if (image == NULL) {
XFreePixmap(disp, pixmap);
free(icon_copy);
throwException(env, "XCreateImage failed");
- return 0;
+ return None;
}
GC gc = XCreateGC(disp, pixmap, 0, NULL);
@@ -427,12 +427,12 @@
return pixmap;
}
-static void setIcon(JNIEnv *env, Display *disp, Window window, char *rgb_data, char *mask_data, int icon_size, int width, int height) {
+static void setIcon(JNIEnv *env, Display *disp, Window window, char *rgb_data, int rgb_size, char *mask_data, int mask_size, int width, int height) {
freeIconPixmap(disp);
- current_icon_pixmap = createPixmapFromBuffer(env, disp, window, rgb_data, icon_size, width, height);
+ current_icon_pixmap = createPixmapFromBuffer(env, disp, window, rgb_data, rgb_size, width, height, ZPixmap, current_depth);
if ((*env)->ExceptionCheck(env))
return;
- current_icon_mask_pixmap = createPixmapFromBuffer(env, disp, window, mask_data, icon_size, width, height);
+ current_icon_mask_pixmap = createPixmapFromBuffer(env, disp, window, mask_data, mask_size, width, height, XYPixmap, 1);
if ((*env)->ExceptionCheck(env)) {
freeIconPixmap(disp);
return;
@@ -442,14 +442,14 @@
}
JNIEXPORT void JNICALL Java_org_lwjgl_opengl_LinuxDisplay_nSetWindowIcon
- (JNIEnv *env, jclass clazz, jlong display, jlong window_ptr, jobject icon_rgb_buffer, jobject icon_mask_buffer, jint icon_size, jint width, jint height)
+ (JNIEnv *env, jclass clazz, jlong display, jlong window_ptr, jobject icon_rgb_buffer, jint rgb_size, jobject icon_mask_buffer, jint mask_size, jint width, jint height)
{
Display *disp = (Display *)(intptr_t)display;
Window window = (Window)window_ptr;
char *rgb_data= (char *)(*env)->GetDirectBufferAddress(env, icon_rgb_buffer);
char *mask_data= (char *)(*env)->GetDirectBufferAddress(env, icon_mask_buffer);
- setIcon(env, disp, window, rgb_data, mask_data, icon_size, width, height);
+ setIcon(env, disp, window, rgb_data, rgb_size, mask_data, mask_size, width, height);
}
JNIEXPORT jint JNICALL Java_org_lwjgl_opengl_LinuxDisplay_nUngrabKeyboard(JNIEnv *env, jclass unused, jlong display_ptr) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|