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-lwjgl/src/main/java/com/jme3/opencl/lwjgl
shamanDevel 46db6d95f8 Added getter method for the device associated with a command queue 9 years ago
..
LwjglBuffer.java added library for Matrix3f, fixed some bugs 9 years ago
LwjglCommandQueue.java Added getter method for the device associated with a command queue 9 years ago
LwjglContext.java Added getter method for the device associated with a command queue 9 years ago
LwjglDevice.java changed author name 9 years ago
LwjglEvent.java worked on LWJGL3 support 9 years ago
LwjglImage.java added library for Matrix3f, fixed some bugs 9 years ago
LwjglKernel.java added library for Matrix3f, fixed some bugs 9 years ago
LwjglPlatform.java missing toString() methods added 9 years ago
LwjglProgram.java added querying of the program binaries and building the programs from these binaries. 9 years ago
Utils.java added matrix support for kernel arguments (mapped to float16) 9 years ago