Commit | Date | |
---|---|---|
[r2524]
by
elias_naur
Windows: Replace _WIN32 macro with _MSC_VER since the conditionals are really for the MSVC compiler, not for the windows platform in general. Code cleanup. |
2006-07-15 21:01:11 | Tree |
[r2514]
by
elias_naur
Split the external LWJGL version from the internal version of the native JNI library. The internal JNI version is now an integer. This has multiple advantages over the old way: 1. The JNI_VERSION field is now included automatically in the generated JNI headers, relieving us of the burden of updating the version number in both java and native code. |
2006-07-14 16:14:52 | Tree |
2006-07-12 18:10:43 | Tree | |
2006-07-12 16:55:05 | Tree | |
2006-07-10 00:44:49 | Tree | |
[r2460]
by
elias_naur
Windows: don't cache the JNIEnv pointer in the message handle, but acquire it through the global JavaVM handle. |
2006-07-09 08:31:49 | Tree |
2006-07-07 10:36:26 | Tree | |
2006-07-03 18:07:44 | Tree | |
2006-07-02 21:59:10 | Tree | |
2006-07-02 21:58:37 | Tree |