lwjgl2-arm64/src/java/org/lwjgl
2007-11-27 07:58:03 +00:00
..
devil updating version string to 1.1.3 2007-10-28 21:42:43 +00:00
examples applied patch to move ID tag 2006-03-23 19:32:21 +00:00
fmod3 updating version string to 1.1.3 2007-10-28 21:42:43 +00:00
input Mouse: Attempt to clarify Mouse.setNativeCursor javadoc 2007-11-27 07:58:03 +00:00
openal fixed 1.1 detection so that oal 1.1 stubs are loaded for major > 1 2007-11-12 16:02:57 +00:00
opengl cleaning imports 2007-10-20 21:31:52 +00:00
test Added a Thread.yield() to applets tests that repaint() last in paintGL() to help input responsiveness on linux. Thanks to Kappa for debugging and finding the workaround. 2007-11-09 05:11:29 +00:00
util added aho's adapter 2007-11-07 23:17:14 +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 cleaning imports 2007-10-20 21:31:52 +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 Tweaked exception message 2007-11-01 13:06:11 +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 cleaning imports 2007-10-20 21:31:52 +00:00