lwjgl2-arm64/src/java/org/lwjgl
Brian Matzon 31a1fe4d4f 1.1.2
2007-08-17 18:41:00 +00:00
..
devil 1.1.2 2007-08-17 18:41:00 +00:00
examples applied patch to move ID tag 2006-03-23 19:32:21 +00:00
fmod3 1.1.2 2007-08-17 18:41:00 +00:00
input Removed unnecessary (and deadlock prone) synchronized modifiers from methods in Keyboard and Mouse 2007-05-30 20:33:40 +00:00
openal reordered context destruction - fixing some invalidation issues 2007-05-20 17:47:33 +00:00
opengl Windows: Don't do SYSRQ hackery on WM_SYSKEYDOWN 2007-08-17 06:14:40 +00:00
test initial checking on AppletLoader 2007-06-10 20:30:03 +00:00
util no longer null'ing SecurityManager 2007-06-11 18:43:13 +00:00
BufferChecks.java Move null parameter checks from check classes to the generated classes, since calculateImageSize assumes the buffer being non-null 2007-04-15 19:43:35 +00:00
BufferUtils.java Don't add border when checking image sizes 2007-04-15 19:33:03 +00:00
DefaultSysImplementation.java 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: 2006-07-14 16:14:52 +00:00
J2SESysImplementation.java applied patch to move ID tag 2006-03-23 19:32:21 +00:00
LinuxSysImplementation.java Merge Windows and Linux privileged Runtime.exec usage into a method in LWJGLUtil. Linux: Added the recent freedesktop.org standard xdg-open script to the list of possible URL handlers. 2007-06-29 22:11:31 +00:00
LWJGLException.java Tidied up unused variables, added serialVersionUIDs as appropriate, 2006-04-21 11:11:21 +00:00
LWJGLUtil.java Merge Windows and Linux privileged Runtime.exec usage into a method in LWJGLUtil. Linux: Added the recent freedesktop.org standard xdg-open script to the list of possible URL handlers. 2007-06-29 22:11:31 +00:00
MacOSXSysImplementation.java Mac OS X: Add a Toolkit.getDefaultToolkit() incantation to MacOSXSysImplementation to avoid hangs on Mac OS X 10.3 2007-06-20 08:57:45 +00:00
NondirectBufferWrapper.java Added support for non-direct in glGet* style functions 2007-04-23 20:17:42 +00:00
Sys.java 1.1.2 2007-08-17 18:41:00 +00:00
SysImplementation.java 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: 2006-07-14 16:14:52 +00:00
WindowsSysImplementation.java Merge Windows and Linux privileged Runtime.exec usage into a method in LWJGLUtil. Linux: Added the recent freedesktop.org standard xdg-open script to the list of possible URL handlers. 2007-06-29 22:11:31 +00:00