lwjgl/src/java/org/lwjgl
kappa1 a1563394c6 AppletLoader: add missing JavaDoc for al_lookup_threads, clean up natives if validation on them fails. 2011-10-08 20:33:43 +00:00
..
examples fixed issue with signed/unsigned code dialog popping up 2010-10-12 15:34:26 +00:00
input Fix issue with Mouse getWidth/getHeight values being wrongly clipped when using Display.setParent(), thx to MatthiasM for finding this. 2011-08-13 18:53:54 +00:00
openal Added unicode support on Windows. 2011-08-16 22:17:32 +00:00
opencl Added unicode support on Windows. 2011-08-16 22:17:32 +00:00
opengl apply CL/GL interop patch for mac, thx to jaekwon for patch. 2011-10-06 20:16:37 +00:00
opengles Code cleanup. 2011-07-17 09:37:35 +00:00
test Added support for cache-line padding and alignment. 2011-08-10 16:05:46 +00:00
util AppletLoader: add missing JavaDoc for al_lookup_threads, clean up natives if validation on them fails. 2011-10-08 20:33:43 +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
LWJGLException.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LWJGLUtil.java Added support for cache-line padding and alignment. 2011-08-10 16:05:46 +00:00
LinuxSysImplementation.java Fix issue with Linux and Java 7 where libjawt.so was failing to load. 2011-08-06 13:18:49 +00:00
MacOSXSysImplementation.java bump mac native version 2011-09-07 21:28:01 +00:00
MemoryUtil.java Text encoding improvements. 2011-08-20 16:38:45 +00:00
MemoryUtilSun.java Moved all pointer arithmetic to Java code. 2011-07-16 16:05:37 +00:00
NondirectBufferWrapper.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
PointerBuffer.java Moved all pointer arithmetic to Java code. 2011-07-16 16:05:37 +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 Updating version to 2.8.0, still some stuff to do tho 2011-08-15 19:24:39 +00:00
SysImplementation.java OpenCL bug fixes on MacOS. 2010-10-01 22:20:14 +00:00
WindowsSysImplementation.java Text encoding improvements. 2011-08-20 16:38:45 +00:00