lwjgl/src/java/org/lwjgl
Ioannis Tsakpinis 1d03746435 Fixed GL42 detection and added an @Optional so that AMD's beta driver works. 2011-08-13 17:20:59 +00:00
..
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 More java-side pointer arithmetic. 2011-07-16 16:42:51 +00:00
opencl CL: Cleaned-up callbacks and object registries. 2011-08-02 23:45:19 +00:00
opengl Fixed GL42 detection and added an @Optional so that AMD's beta driver works. 2011-08-13 17:20:59 +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 Added support for cache-line padding and alignment. 2011-08-10 16:05:46 +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 Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
MemoryUtil.java Removed test code. /fail 2011-07-16 19:40:16 +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 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