Age | Commit message (Expand) | Author |
---|---|---|
2015-12-15 | No need for <config_features.h> here | Tor Lillqvist |
2015-11-24 | loplugin:unusedfields in include/oox/ | Noel Grandin |
2015-09-16 | YAGNI | Tor Lillqvist |
2015-09-15 | Split formula group for OpenCL up into smaller bits when necessary | Tor Lillqvist |
2015-09-14 | boost->std | Caolán McNamara |
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-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 |