Kirill Vainer
|
381d69ccb7
|
Support LWJGL 3.1.2
|
8 years ago |
Sebastian Weiß
|
ed68a7b749
|
fixed formatting 2
|
9 years ago |
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
|
eb07d69cd8
|
missing toString() methods added
|
9 years ago |
shamanDevel
|
e5e5128a65
|
Fixed Program.getBinary() for LWJGL3
|
9 years ago |
shamanDevel
|
dd22ebefdd
|
Implemented Program.getBinary() with Jocl.
The program cache now also works with Jocl.
Thanks to @gouessej for his help.
|
9 years ago |
shamanDevel
|
732e75fba6
|
fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel
|
9 years ago |
shamanDevel
|
4e55e0e5a0
|
added library for Matrix3f, fixed some bugs
|
9 years ago |
shamanDevel
|
c162d474c7
|
added matrix support for kernel arguments (mapped to float16)
|
9 years ago |
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.
|
9 years ago |
shamanDevel
|
5e098b0493
|
worked on LWJGL3 support
|
9 years ago |