# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: lt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/opencl
AgeCommit message (Expand)Author
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2019-11-03make some classes module-privateNoel Grandin
2019-09-27Silence false cid#1454000 "Side effect in assertion"Stephan Bergmann
2019-09-18-Werror=volatile in OpenCLZoneStephan Bergmann
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2018-10-24tdf#42949 Fix IWYU warnings in include/opencl/*Gabor Kelemen