Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/table-style-rebased
/
opencl
11e1c55
YAGNI
by Tor Lillqvist
· 11 years ago
d6a5aac
Split formula group for OpenCL up into smaller bits when necessary
by Tor Lillqvist
· 11 years ago
22b80ac
boost->std
by Caolán McNamara
· 11 years ago
a81f59f
Log OpenCL errors symbolically here, too
by Tor Lillqvist
· 11 years ago
0c76f53
Revert "Enable out-of-order kernel execution"
by Tor Lillqvist
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
a3cebe2
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
6a5f0a5
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
d0c9cb0
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
6282076
Typo: (O/o)veride(n)->(O/o)verride(n)
by Julien Nabet
· 11 years ago
0d4204e
OpenCL: correctly handle platforms without devices
by Giuseppe Bilotta
· 11 years ago
770c92b
Add SAL_INFOs for tracing kernel and program life cycle
by Tor Lillqvist
· 11 years ago
c7258cf
shared_ptr<T>(new T(args)) -> make_shared<T>(args)
by Caolán McNamara
· 11 years ago
43617f1
Move OpenCLError::strerror() from sc to opencl, and rename to errorString()
by Tor Lillqvist
· 11 years ago
119d9c3
The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxx
by Tor Lillqvist
· 11 years ago
4d78f34
Some more loplugin:cstylecast: opencl
by Stephan Bergmann
· 11 years ago
07e84ca
Fix typo comments Resouce->Resource
by Andrea Gelmini
· 11 years ago
e12fcd0
Set up foundation for supporting multiple OpenCL command queues per device.
by Kohei Yoshida
· 11 years ago
ebf8864
opencl: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
a4681be
Enable out-of-order kernel execution.
by Kohei Yoshida
· 11 years ago
bf6544c0
Don't treat clew as part of an "external" clcc module
by Tor Lillqvist
· 11 years ago
52f9606
The OpenCLEnv struct is used only inside openclwrapper.cxx
by Tor Lillqvist
· 11 years ago
598f25c
Clean up confusing OpenCL code a bit
by Tor Lillqvist
· 11 years ago
d73d1e8
Need -lrt for clock_gettime() with older glibc versions
by Tor Lillqvist
· 11 years ago
79d6813
Use correct SAL_INFO log area
by Tor Lillqvist
· 11 years ago
a70b717
Move more Calc-independent OpenCL stuff from the sc to the opencl module
by Tor Lillqvist
· 11 years ago
bb5e219
Add a README file
by Tor Lillqvist
· 11 years ago
c1d09b1
Work in progress: Move Calc-independend OpenCL configuration out of sc
by Tor Lillqvist
· 11 years ago