Age | Commit message (Expand) | Author |
---|---|---|
2015-02-06 | Move OpenCLError::strerror() from sc to opencl, and rename to errorString() | Tor Lillqvist |
2015-02-05 | The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxx | Tor Lillqvist |
2015-01-07 | Set up foundation for supporting multiple OpenCL command queues per device. | Kohei Yoshida |
2014-12-08 | Don't treat clew as part of an "external" clcc module | Tor Lillqvist |
2014-11-28 | The compiler-generated dtor is good enough, no need for this | Tor Lillqvist |
2014-11-27 | Put the KernelEnv struct inside the opencl namespace, too | Tor Lillqvist |
2014-11-27 | The OpenCLEnv struct is used only inside openclwrapper.cxx | Tor Lillqvist |
2014-11-27 | Clean up confusing OpenCL code a bit | Tor Lillqvist |
2014-11-27 | Move more Calc-independent OpenCL stuff from the sc to the opencl module | Tor Lillqvist |
2014-11-27 | Try to fix MSVC build | Tor Lillqvist |
2014-11-27 | Work in progress: Move Calc-independend OpenCL configuration out of sc | Tor Lillqvist |