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-lwjgl3/src/main/java/com/jme3/opencl/lwjgl
shamanDevel 732e75fba6 fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
..
LwjglBuffer.java fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
LwjglCommandQueue.java worked on LWJGL3 support 9 years ago
LwjglContext.java OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way. 9 years ago
LwjglDevice.java worked on LWJGL3 support 9 years ago
LwjglEvent.java worked on LWJGL3 support 9 years ago
LwjglImage.java fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
LwjglKernel.java fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
LwjglPlatform.java worked on LWJGL3 support 9 years ago
LwjglProgram.java OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way. 9 years ago
Utils.java added matrix support for kernel arguments (mapped to float16) 9 years ago