Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-07 | Set up foundation for supporting multiple OpenCL command queues per device. | Kohei Yoshida | 1 | -15/+51 |
2014-12-18 | opencl: Use appropriate OUString functions on string constants | Stephan Bergmann | 1 | -4/+4 |
2014-12-17 | Enable out-of-order kernel execution. | Kohei Yoshida | 1 | -1/+1 |
2014-12-08 | Don't treat clew as part of an "external" clcc module | Tor Lillqvist | 2 | -2/+3 |
2014-11-27 | The OpenCLEnv struct is used only inside openclwrapper.cxx | Tor Lillqvist | 1 | -0/+8 |
2014-11-27 | Clean up confusing OpenCL code a bit | Tor Lillqvist | 3 | -71/+67 |
2014-11-27 | Need -lrt for clock_gettime() with older glibc versions | Tor Lillqvist | 1 | -0/+6 |
2014-11-27 | Use correct SAL_INFO log area | Tor Lillqvist | 1 | -2/+2 |
2014-11-27 | Move more Calc-independent OpenCL stuff from the sc to the opencl module | Tor Lillqvist | 5 | -0/+2075 |
2014-11-27 | Add a README file | Tor Lillqvist | 1 | -0/+7 |
2014-11-27 | Work in progress: Move Calc-independend OpenCL configuration out of sc | Tor Lillqvist | 5 | -0/+374 |