office-gobmx/opencl
Mike Kaganski 4a09777d8f Windows 10 is the baseline, drop checks for older versions
Change-Id: I78c3b1e6efc73095cd11cecc4ffc30acba02f943
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178089
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-12-08 16:31:23 +01:00
..
inc Extended loplugin:ostr: opencl 2023-11-19 22:35:12 +01:00
opencltest
source Windows 10 is the baseline, drop checks for older versions 2024-12-08 16:31:23 +01: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 Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Makefile Work in progress: Move Calc-independend OpenCL configuration out of sc 2014-11-27 11:07:37 +02:00
Module_opencl.mk test in a separate helper process if OpenCL crashes (tdf#112252) 2019-04-29 10:40:12 +02:00
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.