lwjgl/src/java/org/lwjgl
kappaOne d20d5546a3 Finalise implementation of HiDPI mode for OS X 2013-11-12 01:25:06 +00:00
..
examples fixed issue with signed/unsigned code dialog popping up 2010-10-12 15:34:26 +00:00
input Removed NondirectBufferWrapper. It was only used in the Cursor constructor and in a way that could cause crashes: Passing heap buffers to both the images and delays arguments would result in both sharing the same direct memory. 2013-10-30 17:20:28 +02:00
openal Changed ALC10's alcGetString and alcOpenDevice to use UTF8 decoding/encoding. 2012-08-16 18:58:41 +00:00
opencl Fixed getInfoBinaries bug when multiple devices exist. 2013-07-22 20:19:25 +03:00
opengl Finalise implementation of HiDPI mode for OS X 2013-11-12 01:25:06 +00:00
opengles Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
test Enable POINT_SPRITE on compatibility contexts. Improved platform/device choice when multiple CL implementations are available. 2013-07-31 20:14:33 +03:00
util Removed NondirectBufferWrapper. It was only used in the Cursor constructor and in a way that could cause crashes: Passing heap buffers to both the images and delays arguments would result in both sharing the same direct memory. 2013-10-30 17:20:28 +02: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 Fix compilation issue in LWJGLUtil.java 2013-09-05 09:58:13 +01:00
LinuxSysImplementation.java Modified browser launchers in Linux Sys.openURL method. 2013-05-26 18:20:33 +02:00
MacOSXSysImplementation.java Bump OS X native version 2013-04-14 14:56:00 +01: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
PointerBuffer.java Fixed put on external ByteBuffer. 2012-12-12 19:17:50 +02: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 version to 2.9.1 2013-04-21 23:00:51 +02: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