Commit Graph

5 Commits (dc40faaff8c3f55b3819df0f141ac3f8cdbd5153)

Author SHA1 Message Date
Sebastian Weiß e8f76d43fe implemented all changes regarding OpenCL (and some missing stuff) 9 years ago
shamanDevel 46db6d95f8 Added getter method for the device associated with a command queue 9 years ago
shamanDevel dd22ebefdd Implemented Program.getBinary() with Jocl. 9 years ago
shamanDevel 9a3dce2fb3 OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way. 9 years ago
shamanDevel 5e098b0493 worked on LWJGL3 support 9 years ago
shamanDevel 22307257e0 added querying of the program binaries and building the programs from these binaries. 9 years ago
shamanDevel 4be6013068 reworked releasing system. 9 years ago
shamanDevel 7fc7402855 changed author name 9 years ago
shamanDevel ee43853ff1 docs, docs, docs 9 years ago
shamanDevel 196cbc8042 started with the documentation 9 years ago
shamanDevel 0c47bf18c9 added memory managing: native resources are now automatically released 9 years ago
shamanDevel 0d003275a7 implemented image sharing and added julia set testcase 9 years ago
shamanDevel d36c957f5e implemented image operations 9 years ago
shamanDevel 4416295069 started with the image api, refactored buffer 9 years ago
shamanDevel a6be243db1 refactoring of Context: moved simplifying functions from LwjglContext to Context 9 years ago
shamanDevel 6326daa120 implemented program building 9 years ago
shamanDevel e469af2ebc implemented LwjglCommandQueue, LwjglBuffer and LwjglEvent, added buffer test to HelloOpenCL 9 years ago
shamanDevel e02eec0abd added customizability of the platforms and devices by PlatformChooser 9 years ago