lwjgl/src/java/org/lwjgl
Michael Pfaff 641f37e8eb
Debugging
2022-11-19 14:08:48 -05:00
..
examples Part 1/2 2022-03-22 21:26:50 -04:00
input Clean-up 2022-08-16 14:27:14 -04:00
openal Debugging 2022-11-19 14:08:48 -05:00
opencl Fix typo in last commit 2022-10-05 18:11:53 -04:00
opengl Make Display.pollDevices() public 2022-11-19 00:37:15 -05:00
opengles Try to optimize the builds a little bit more. There is a pretty rare race condition that causes a build failure (bad synchronization in the java compiler). 2022-09-12 21:08:44 -04:00
test Clean-up 2022-08-16 14:27:14 -04:00
util Disable some parallelization in the generator because java annotation processors are horribly thread-unsafe 2022-10-05 18:17:14 -04:00
BufferChecks.java excessively verbose exception description added to lower support requests :) 2011-05-04 19:24:57 +00:00
BufferUtils.java More progress, nearly fixed native header generation 2022-08-10 11:43:59 -04: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
LWJGLIconData.java Clean-up, use stubs unfettered lib 2022-08-16 20:59:13 -04:00
LWJGLUtil.java Cleanup library resolution logic 2022-11-19 00:00:14 -05:00
LinuxSysImplementation.java Clean-up 2022-08-16 14:27:14 -04:00
MacOSXSysImplementation.java Remove unused import 2022-09-09 09:47:33 -04:00
MemoryUtil.java Changed ALC10's alcGetString and alcOpenDevice to use UTF8 decoding/encoding. 2012-08-16 18:58:41 +00:00
MemoryUtilSun.java More progress, Windows build is definitely broken for now 2022-08-09 21:59:46 -04: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
StupidSimpleLogger.java More progress, Windows build is definitely broken for now 2022-08-09 21:59:46 -04:00
Sys.java Clean-up 2022-08-16 14:27:14 -04:00
SysImplementation.java OpenCL bug fixes on MacOS. 2010-10-01 22:20:14 +00:00
WindowsSysImplementation.java Clean-up 2022-08-16 14:27:14 -04:00