lwjgl2-arm64/src/java/org/lwjgl
2010-11-24 21:48:23 +00:00
..
examples fixed issue with signed/unsigned code dialog popping up 2010-10-12 15:34:26 +00:00
input Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
openal Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
opencl Replaced HashMap<Long, T> with FastLongMap in the OpenCL package. 2010-10-12 01:35:33 +00:00
opengl Changed initial alpha value of glClearColor from 1 to 0 which is set when Initialising the Display. This now matches expected OpenGL behaviour. Thanks to Ryanm for spotting this. If you use FBO's make sure your setting glClearColor properly. 2010-11-11 21:25:20 +00:00
test fixed resource path issue 2010-10-13 21:07:43 +00:00
util Fixed @Reuse + @BufferObject generation. 2010-11-05 17:13:56 +00:00
BufferChecks.java Misc GL/CL fixes and additions. 2010-09-30 17:21:50 +00:00
BufferUtils.java adding support for zeroing buffers - patch'ish by MatthiasM 2010-11-24 21:48:23 +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
LinuxSysImplementation.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
LWJGLException.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LWJGLUtil.java Misc GL/CL fixes and additions. 2010-09-30 17:21:50 +00:00
MacOSXSysImplementation.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
NondirectBufferWrapper.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
PointerBuffer.java Misc CL fixes. 2010-09-30 23:36: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 Fixed 64bit loading. 2010-10-04 22:51:19 +00:00
SysImplementation.java OpenCL bug fixes on MacOS. 2010-10-01 22:20:14 +00:00
WindowsSysImplementation.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00