/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. */ #ifndef INCLUDED_OPENCL_INC_OPENCL_DEVICE_HXX #define INCLUDED_OPENCL_INC_OPENCL_DEVICE_HXX #include #include namespace openclwrapper { struct GPUEnv; } struct ds_device; ds_device const& getDeviceSelection(std::u16string_view pFileName, bool bForceSelection); void releaseOpenCLEnv(openclwrapper::GPUEnv* gpuInfo); #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
ead
AgeCommit message (Expand)Author
2024-07-29testtools, wizards, xmlsecurity: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-19Fix typoAndrea Gelmini
2024-07-18Fix typoAndrea Gelmini
Tomaž Vajngerl
2021-05-01svgio: add test for SvgNumber::solveTomaž Vajngerl
2021-05-01svgio: refactor SvgNumber::solve and SvgNumber::solveNonPercentageTomaž Vajngerl
2021-05-01svgio: move SvgNumber methods to its own SvgNumber.cxx fileTomaž Vajngerl
2021-05-01svgio: covnert enum to enum class in svgtools.cxxTomaž Vajngerl
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl
2021-05-01svgio: use pragma once in the header filesTomaž Vajngerl
2021-05-01svgio: add test for svgtools starting with SvgNumberTomaž Vajngerl
2021-05-01svgio: move isPositive to the SvgNumber header fileTomaž Vajngerl
2021-05-01svgio: move SvgNumber to its own header fileTomaž Vajngerl
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change some OSL_ENSUREs to (std) assertTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2021-04-12update PCHsCaolán McNamara
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-02-23update pchesCaolán McNamara
2021-02-20loplugin:refcounting in svgioNoel
2021-02-08update pchesCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-23remove left-over printfTomaž Vajngerl
2020-11-23remove unneeded namespace re-declarationsTomaž Vajngerl
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel