1. 770c92b Add SAL_INFOs for tracing kernel and program life cycle by Tor Lillqvist · 11 years ago
  2. c7258cf shared_ptr<T>(new T(args)) -> make_shared<T>(args) by Caolán McNamara · 11 years ago
  3. 43617f1 Move OpenCLError::strerror() from sc to opencl, and rename to errorString() by Tor Lillqvist · 11 years ago
  4. 119d9c3 The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxx by Tor Lillqvist · 11 years ago
  5. 4d78f34 Some more loplugin:cstylecast: opencl by Stephan Bergmann · 11 years ago
  6. 07e84ca Fix typo comments Resouce->Resource by Andrea Gelmini · 11 years ago
  7. e12fcd0 Set up foundation for supporting multiple OpenCL command queues per device. by Kohei Yoshida · 11 years ago
  8. ebf8864 opencl: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  9. a4681be Enable out-of-order kernel execution. by Kohei Yoshida · 11 years ago
  10. bf6544c0 Don't treat clew as part of an "external" clcc module by Tor Lillqvist · 11 years ago
  11. 52f9606 The OpenCLEnv struct is used only inside openclwrapper.cxx by Tor Lillqvist · 11 years ago
  12. 598f25c Clean up confusing OpenCL code a bit by Tor Lillqvist · 11 years ago
  13. d73d1e8 Need -lrt for clock_gettime() with older glibc versions by Tor Lillqvist · 11 years ago
  14. 79d6813 Use correct SAL_INFO log area by Tor Lillqvist · 11 years ago
  15. a70b717 Move more Calc-independent OpenCL stuff from the sc to the opencl module by Tor Lillqvist · 11 years ago
  16. bb5e219 Add a README file by Tor Lillqvist · 11 years ago
  17. c1d09b1 Work in progress: Move Calc-independend OpenCL configuration out of sc by Tor Lillqvist · 11 years ago