lwjgl2-arm64/src/java/org/lwjgl
Ioannis Tsakpinis 9405dde18a Replaced HashMap<Long, T> with FastLongMap in the OpenCL package.
Replaced CharsetEncoder with simple ASCII encoding in APIUtil.
Attempt to fix CL native kernels on x64.
2010-10-12 01:35:33 +00:00
..
examples Ported codebase to Java 1.5. 2010-09-28 21:11:35 +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 Replaced HashMap<Long, T> with FastLongMap in the OpenCL package. 2010-10-12 01:35:33 +00:00
test OpenCL bug fixes on MacOS. 2010-10-01 22:20:14 +00:00
util AppletLoader: use the tmp directory on Windows to store cache. 2010-10-08 20:57:23 +00:00
BufferChecks.java Misc GL/CL fixes and additions. 2010-09-30 17:21:50 +00:00
BufferUtils.java Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +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