Sebastian Weiß
|
ed68a7b749
|
fixed formatting 2
|
2016-08-27 08:45:42 +02:00 |
|
Sebastian Weiß
|
e8f76d43fe
|
implemented all changes regarding OpenCL (and some missing stuff)
|
2016-08-26 14:40:44 +02:00 |
|
shamanDevel
|
46db6d95f8
|
Added getter method for the device associated with a command queue
|
2016-06-19 18:06:00 +02:00 |
|
shamanDevel
|
eb07d69cd8
|
missing toString() methods added
|
2016-06-19 13:26:26 +02:00 |
|
shamanDevel
|
e5e5128a65
|
Fixed Program.getBinary() for LWJGL3
|
2016-05-25 13:29:49 +02:00 |
|
shamanDevel
|
dd22ebefdd
|
Implemented Program.getBinary() with Jocl.
The program cache now also works with Jocl.
Thanks to @gouessej for his help.
|
2016-05-23 08:07:42 +02:00 |
|
shamanDevel
|
732e75fba6
|
fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel
|
2016-05-11 09:19:30 +02:00 |
|
shamanDevel
|
4e55e0e5a0
|
added library for Matrix3f, fixed some bugs
|
2016-05-10 14:55:42 +02:00 |
|
shamanDevel
|
c162d474c7
|
added matrix support for kernel arguments (mapped to float16)
|
2016-05-10 07:26:22 +02:00 |
|
shamanDevel
|
9a3dce2fb3
|
OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way.
For now, disable the sharing methods.
Also retrieving the program binaries is disabled, the current implementation would throw a segfault.
|
2016-05-09 07:55:46 +02:00 |
|
shamanDevel
|
5e098b0493
|
worked on LWJGL3 support
|
2016-05-08 17:05:43 +02:00 |
|