lwjgl/src/java/org/lwjgl
kappa1 efbdd35845 Set a name for LWJGL's Sync class timer accuracy thread ("LWJGL Timer") for debugging purposes. RFE by NateS. 2012-09-12 21:00:48 +00:00
..
examples fixed issue with signed/unsigned code dialog popping up 2010-10-12 15:34:26 +00:00
input Changed keyName array size to match KEYBOARD_SIZE. 2012-09-10 07:51:13 +00:00
openal Changed ALC10's alcGetString and alcOpenDevice to use UTF8 decoding/encoding. 2012-08-16 18:58:41 +00:00
opencl Added support for OpenCL 1.2 [UNTESTED] 2011-11-16 14:36:28 +00:00
opengl Set a name for LWJGL's Sync class timer accuracy thread ("LWJGL Timer") for debugging purposes. RFE by NateS. 2012-09-12 21:00:48 +00:00
opengles Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
test Fixed test. 2012-09-03 20:44:11 +00:00
util Fix Matrix*f.negate(Matrix*f dest) methods in Matrix2f, Matrix3f and Matrix4f classes. Thx to Jegorex for finding, reporting and providing fix on forum. 2012-09-12 11:29:40 +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 Add extra checks so CALayer's only run on OS X 10.6+, Bump OS X native version 2012-01-16 22:18:31 +00:00
MemoryUtil.java Changed ALC10's alcGetString and alcOpenDevice to use UTF8 decoding/encoding. 2012-08-16 18:58:41 +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 bumping to 2.8.5, adding changelogs 2012-06-03 19:07:57 +00:00
SysImplementation.java OpenCL bug fixes on MacOS. 2010-10-01 22:20:14 +00:00
WindowsSysImplementation.java adding WS_MAXIMIZEBOX patch for windows and bumping native version 2012-01-11 20:46:57 +00:00