lwjgl/src/java/org/lwjgl
b23prodtm 7a81bde884 Peer lookup fixed. Canvas as parent is displayed fully covered by the CALayer . Need to check if windowed Display works again. 2014-02-02 20:31:19 +01: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 Peer lookup fixed. Canvas as parent is displayed fully covered by the CALayer . Need to check if windowed Display works again. 2014-02-02 20:31:19 +01:00
opengles Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
test Removed unnecessary TEXTURE_COORD_ARRAY enable. Caused a crash on NV GPUs. 2013-12-16 18:53:57 +02:00
util changed default behavior to not use SecureClassLoader, as it was causing issues since the latest security update 2013-12-02 20:50:04 +01: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 bumped version to 2.9.2 2013-12-02 21:41:21 +01: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