office-gobmx/opencl
Noel Grandin 62f6d6ee8b use more string_view in tools/stream
Change-Id: I2a957cd72d71fea717734488cdb3670e0bcdd6f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114657
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-04-27 09:27:44 +02:00
..
inc loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
opencltest cid#1448546 Logically dead code 2019-07-18 13:13:52 +02:00
source use more string_view in tools/stream 2021-04-27 09:27:44 +02:00
Executable_opencltest.mk Add version resource to executables where it was missing 2019-08-31 00:22:28 +02:00
IwyuFilter_opencl.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_opencl.mk
Makefile
Module_opencl.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

OpenCL Support

OpenCL-related code that is not specific to any particular functionality OpenCL is used for. (Like formula group calculation in Calc.)

Not compiled on platforms where OpenCL is not available (iOS and Android). On other platforms OpenCL is optional at run-time, but not at build time.