..
examples
fixed issue with signed/unsigned code dialog popping up
2010-10-12 15:34:26 +00:00
input
Applying patch from Matthias that adds the "negative mouse coordinates" to Mouse.next() too
2011-06-24 18:31:26 +00:00
openal
Ported codebase to Java 1.5.
2010-09-28 21:11:35 +00:00
opencl
Merge preparation.
2011-07-10 10:26:36 +00:00
opengl
Replaced Display.createES() with Display.create(ContextType.GLES).
2011-07-10 17:45:43 +00:00
opengles
Added support for OpenGL ES.
2011-05-17 16:53:57 +00:00
test
Mapped object code improvements: added license, additional documentation, reformatted code, now using LWJGLUtil.log instead of System.err.
2011-07-12 13:29:04 +00:00
util
Mapped object code improvements: added license, additional documentation, reformatted code, now using LWJGLUtil.log instead of System.err.
2011-07-12 13:29:04 +00:00
BufferChecks.java
excessively verbose exception description added to lower support requests :)
2011-05-04 19:24:57 +00:00
BufferUtils.java
Added alignment checks to PointerBuffer constructor.
2011-05-11 00:12:52 +00:00
DefaultSysImplementation.java
OpenCL bug fixes on MacOS.
2010-10-01 22:20:14 +00:00
J2SESysImplementation.java
updated and added license where needed
2008-04-07 18:36:09 +00:00
LinuxSysImplementation.java
Ported codebase to Java 1.5.
2010-09-28 21:11:35 +00:00
LWJGLException.java
updated and added license where needed
2008-04-07 18:36:09 +00:00
LWJGLUtil.java
Mapped object code improvements: added license, additional documentation, reformatted code, now using LWJGLUtil.log instead of System.err.
2011-07-12 13:29:04 +00:00
MacOSXSysImplementation.java
Ported codebase to Java 1.5.
2010-09-28 21:11:35 +00:00
NondirectBufferWrapper.java
Ported codebase to Java 1.5.
2010-09-28 21:11:35 +00:00
PointerBuffer.java
Added missing include.
2011-05-11 14:21:59 +00:00
PointerWrapper.java
Added support for OpenCL & CL/GL interop + minor improvements. [WIP]
2010-09-26 23:43:24 +00:00
PointerWrapperAbstract.java
Misc CL fixes.
2010-09-30 23:36:37 +00:00
Sys.java
Applying 64bit loading patch by Matthias
2011-06-19 20:18:02 +00:00
SysImplementation.java
OpenCL bug fixes on MacOS.
2010-10-01 22:20:14 +00:00
WindowsSysImplementation.java
Ported codebase to Java 1.5.
2010-09-28 21:11:35 +00:00