diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-07-25 19:09:32 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-07-25 19:26:25 +0300 |
commit | 4afa88f289de1150850b52d36f2345fd9a9fbc1e (patch) | |
tree | 5c93c4d372d8c50f50c1b638b7c8d175e13fd44f /download.lst | |
parent | 1839bc8cf4148ae9d5455794ba286ebded54b5c7 (diff) |
No need for own implementation of erfc() in OpenCL
The own code was copied from the C++ one we used to have in
sal/rtl/math.cxx but which was removed in
a62bc6a65abb47adb0e4caff7e38823c15b302fc. However, it did not work
correctly on some machines at least, like my AMD A10-7800 running
Windows 10. I was unable to figure out why not. This lead to OpenCL
being disabled by the Desktop::CheckOpenCLCompute() code we now run
early on startup.
Anyway, as OpenCL has erfc(), just use that.
Change-Id: I7ba6104fc4975cd570358760fa97a19390a54cce
Diffstat (limited to 'download.lst')
0 files changed, 0 insertions, 0 deletions