lwjgl/src/java/org/lwjgl
kappaOne 1f81b30f66 map horizontal scroll wheel events to vertical scroll wheel events,
should fix the no event issue when using shift + scroll wheel
2013-04-14 15:19:49 +01:00
..
examples fixed issue with signed/unsigned code dialog popping up 2010-10-12 15:34:26 +00:00
input Fixed JavaDoc for Mouse#next() 2013-04-11 23:02:11 +02: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 map horizontal scroll wheel events to vertical scroll wheel events, 2013-04-14 15:19:49 +01:00
opengles Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
test cl_device_type is a cl_bitfield, ie. long. 2013-03-28 14:22:55 +02:00
util Misc fixes and improvements on Windows: 2013-01-29 22:53:11 +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 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 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
NondirectBufferWrapper.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +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 number 2012-11-04 19:50:22 +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