Update of /cvsroot/java-game-lib/LWJGL/src/native/common In directory sc8-pr-cvs1:/tmp/cvs-serv15323/src/native/common Modified Files: org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h org_lwjgl_input_Joystick.h org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h org_lwjgl_opengl_CoreGL.h org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h org_lwjgl_input_GamePad.h org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h Log Message: *** keyword substitution change *** Index: org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h 26 Nov 2002 23:22:48 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpAdd_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpAdd_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h 26 Nov 2002 23:22:48 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNegate_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNegate_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h 26 Nov 2002 23:22:48 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpMultiply_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpMultiply_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h 26 Nov 2002 23:22:48 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpSubtract_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpSubtract_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_input_Joystick.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_input_Joystick.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_input_Joystick.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 Index: org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpInvert_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpInvert_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNormalise_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNormalise_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNormalise_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNormalise_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_opengl_CoreGL.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_opengl_CoreGL.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_opengl_CoreGL.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 Index: org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpAdd_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpAdd_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpInvert_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpInvert_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpMultiply_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpMultiply_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNegate_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpNegate_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect */ #ifndef _Included_org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect -#define _Included_org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect +#define _Included_org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpCopy_00024MatrixOpDirect_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpCopy_00024MatrixOpDirect_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_input_GamePad.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_input_GamePad.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_input_GamePad.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_input_GamePad.h 24 Aug 2002 21:17:37 -0000 1.1 +++ org_lwjgl_input_GamePad.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,91 +1,91 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_input_GamePad */ #ifndef _Included_org_lwjgl_input_GamePad -#define _Included_org_lwjgl_input_GamePad +#define _Included_org_lwjgl_input_GamePad #ifdef __cplusplus extern "C" { -#endif -/* Inaccessible static: _00024assertionsDisabled */ -/* Inaccessible static: PAD_UP */ -/* Inaccessible static: PAD_DOWN */ -/* Inaccessible static: PAD_LEFT */ -/* Inaccessible static: PAD_RIGHT */ -/* Inaccessible static: PAD_BUTTON0 */ -/* Inaccessible static: PAD_BUTTON1 */ -/* Inaccessible static: PAD_BUTTON2 */ -/* Inaccessible static: PAD_BUTTON3 */ -/* Inaccessible static: PAD_BUTTON4 */ -/* Inaccessible static: PAD_BUTTON5 */ -/* Inaccessible static: PAD_BUTTON6 */ -/* Inaccessible static: PAD_BUTTON7 */ -/* Inaccessible static: PAD_BUTTON8 */ -/* Inaccessible static: created */ -/* Inaccessible static: buttonDownBuffer */ -/* Inaccessible static: buttonDownAddress */ -/* Inaccessible static: readBuffer */ -/* Inaccessible static: readBufferAddress */ -/* Inaccessible static: button */ -/* Inaccessible static: state */ -/* Inaccessible static: class_000240 */ -/* - * Class: org_lwjgl_input_GamePad - * Method: initIDs - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_input_GamePad_initIDs +#endif +/* Inaccessible static: _00024assertionsDisabled */ +/* Inaccessible static: PAD_UP */ +/* Inaccessible static: PAD_DOWN */ +/* Inaccessible static: PAD_LEFT */ +/* Inaccessible static: PAD_RIGHT */ +/* Inaccessible static: PAD_BUTTON0 */ +/* Inaccessible static: PAD_BUTTON1 */ +/* Inaccessible static: PAD_BUTTON2 */ +/* Inaccessible static: PAD_BUTTON3 */ +/* Inaccessible static: PAD_BUTTON4 */ +/* Inaccessible static: PAD_BUTTON5 */ +/* Inaccessible static: PAD_BUTTON6 */ +/* Inaccessible static: PAD_BUTTON7 */ +/* Inaccessible static: PAD_BUTTON8 */ +/* Inaccessible static: created */ +/* Inaccessible static: buttonDownBuffer */ +/* Inaccessible static: buttonDownAddress */ +/* Inaccessible static: readBuffer */ +/* Inaccessible static: readBufferAddress */ +/* Inaccessible static: button */ +/* Inaccessible static: state */ +/* Inaccessible static: class_000240 */ +/* + * Class: org_lwjgl_input_GamePad + * Method: initIDs + * Signature: ()V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_input_GamePad_initIDs (JNIEnv *, jclass); - -/* - * Class: org_lwjgl_input_GamePad - * Method: nCreate - * Signature: ()Z - */ -JNIEXPORT jboolean JNICALL Java_org_lwjgl_input_GamePad_nCreate + +/* + * Class: org_lwjgl_input_GamePad + * Method: nCreate + * Signature: ()Z + */ +JNIEXPORT jboolean JNICALL Java_org_lwjgl_input_GamePad_nCreate (JNIEnv *, jclass); - -/* - * Class: org_lwjgl_input_GamePad - * Method: nDestroy - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_input_GamePad_nDestroy + +/* + * Class: org_lwjgl_input_GamePad + * Method: nDestroy + * Signature: ()V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_input_GamePad_nDestroy (JNIEnv *, jclass); - -/* - * Class: org_lwjgl_input_GamePad - * Method: nPoll - * Signature: (I)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_input_GamePad_nPoll + +/* + * Class: org_lwjgl_input_GamePad + * Method: nPoll + * Signature: (I)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_input_GamePad_nPoll (JNIEnv *, jclass, jint); - -/* - * Class: org_lwjgl_input_GamePad - * Method: nRead - * Signature: (I)I - */ -JNIEXPORT jint JNICALL Java_org_lwjgl_input_GamePad_nRead + +/* + * Class: org_lwjgl_input_GamePad + * Method: nRead + * Signature: (I)I + */ +JNIEXPORT jint JNICALL Java_org_lwjgl_input_GamePad_nRead (JNIEnv *, jclass, jint); - -/* - * Class: org_lwjgl_input_GamePad - * Method: nEnableBuffer - * Signature: ()I - */ -JNIEXPORT jint JNICALL Java_org_lwjgl_input_GamePad_nEnableBuffer + +/* + * Class: org_lwjgl_input_GamePad + * Method: nEnableBuffer + * Signature: ()I + */ +JNIEXPORT jint JNICALL Java_org_lwjgl_input_GamePad_nEnableBuffer (JNIEnv *, jclass); - -/* - * Class: org_lwjgl_input_GamePad - * Method: nGetNumButtons - * Signature: ()I - */ -JNIEXPORT jint JNICALL Java_org_lwjgl_input_GamePad_nGetNumButtons + +/* + * Class: org_lwjgl_input_GamePad + * Method: nGetNumButtons + * Signature: ()I + */ +JNIEXPORT jint JNICALL Java_org_lwjgl_input_GamePad_nGetNumButtons (JNIEnv *, jclass); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpSubtract_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpSubtract_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif Index: org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h 24 Aug 2002 09:32:01 -0000 1.1 +++ org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h 26 Nov 2002 23:22:49 -0000 1.2 @@ -1,21 +1,21 @@ /* DO NOT EDIT THIS FILE - it is machine generated */ -#include <jni.h> +#include <jni.h> /* Header for class org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe -#define _Included_org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe +#define _Included_org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe #ifdef __cplusplus extern "C" { -#endif -/* - * Class: org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe - * Method: execute - * Signature: (IIIIIZIIZ)V - */ -JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpCopy_00024MatrixOpSafe_execute +#endif +/* + * Class: org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe + * Method: execute + * Signature: (IIIIIZIIZ)V + */ +JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpCopy_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); - + #ifdef __cplusplus } -#endif -#endif +#endif +#endif |