lwjgl2-arm64/src/java/org/lwjgl
2008-01-21 21:55:20 +00:00
..
examples applied patch to move ID tag 2006-03-23 19:32:21 +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 Moved org.lwjgl.opengl.glu to org.lwjgl.util.glu 2008-01-21 20:38:04 +00:00
test Removed devil and fmod support. yay. 2008-01-21 21:38:29 +00:00
util Converted GLU to use Buffers instead of arrays to match the rest of lwjgl 2008-01-21 21:27:03 +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 2.0 version string 2008-01-21 21:55:20 +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