A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-jogl/src/main/java/com/jme3/opencl/jocl
shamanDevel 46db6d95f8 Added getter method for the device associated with a command queue 9 years ago
..
JoclBuffer.java fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
JoclCommandQueue.java Added getter method for the device associated with a command queue 9 years ago
JoclContext.java Added getter method for the device associated with a command queue 9 years ago
JoclDevice.java Added an experimental Jocl binding. 9 years ago
JoclEvent.java reworked releasing system. 9 years ago
JoclImage.java fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
JoclKernel.java added library for Matrix3f, fixed some bugs 9 years ago
JoclPlatform.java missing toString() methods added 9 years ago
JoclProgram.java Implemented Program.getBinary() with Jocl. 9 years ago
Utils.java added matrix support for kernel arguments (mapped to float16) 9 years ago