summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-09-19share the setting for the device name lengthMarkus Mohrhard
2013-09-19fix a number of memory leaksMarkus Mohrhard
2013-09-19Properly cache compiled kernel instances.Kohei Yoshida
2013-09-19reintroduce changes from TorMarkus Mohrhard
2013-09-19This base class is pointless.Kohei Yoshida
2013-09-19OpenclDevice is a stateless class. Make all its methods static.Kohei Yoshida
2013-09-19I didn't mean to change that.Kohei Yoshida
2013-09-19Remove unused methods.Kohei Yoshida
2013-09-19Use std::vector to store pre-defined kernel names.Kohei Yoshida
2013-09-19Some cleanups.Kohei Yoshida
2013-09-19Need return statement here...Kohei Yoshida
2013-09-19only list opencl devices with double supportMarkus Mohrhard
2013-09-19select the correct entry when opening the dialogMarkus Mohrhard
2013-09-19add the software interpreter to the listMarkus Mohrhard
2013-09-19store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard
2013-09-19add a way to change the opencl deviceMarkus Mohrhard
2013-09-19implement method for switching opencl devicesMarkus Mohrhard
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida
2013-09-19store the platform and device id for later look-upMarkus Mohrhard
2013-09-19show compute units, frequency and memory for opencl devicesMarkus Mohrhard
2013-09-19fix some updating problems in the opencl auto select dialogMarkus Mohrhard
2013-09-19enable the opencl device selection also after enabling opencl againMarkus Mohrhard
2013-09-19store opencl auto select setting in configurationMarkus Mohrhard
2013-09-19display platform and device togetherMarkus Mohrhard
2013-09-19disable the opencl device selection while auto selection is enabledMarkus Mohrhard
2013-09-19Correct shared library name per platform.Kohei Yoshida
2013-09-19More sensible way to handle software interpreter invocation.Kohei Yoshida
2013-09-19inital work on showing available opencl platforms/devicesMarkus Mohrhard
2013-09-19use the correct description for the opencl optionMarkus Mohrhard
2013-09-19Remove these Windows specific DLL loading in favor of clew.Kohei Yoshida
2013-09-19On linux, the entry library name is 'libOpenCL.so'.Kohei Yoshida
2013-09-19Add a quick test code to detect available OpenCL platforms.Kohei Yoshida
2013-09-19Additional build fix for Windows.Kohei Yoshida
2013-09-19OpenCL code shouldn't be needing any UI code.Kohei Yoshida
2013-09-19Move the clewInit to where the Windows DLL is manually loaded.Kohei Yoshida
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida
2013-09-19Use clew from clcc to allow run-time loading of opencl drivers.Kohei Yoshida
2013-09-19Dynamically load the opencl group interpreter code at run time.Kohei Yoshida
2013-09-19First step toward splitting the opencl code into own shared library.Kohei Yoshida
2013-09-19Disable dummy and groundwater interpreters from the default build.Kohei Yoshida
2013-09-19Put all opencl related code inside sc::opencl namespace.Kohei Yoshida
2013-09-19fix higher debugging levelsCaolán McNamara
2013-09-19Remove orcus from pch.Jan Holesovsky
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin
2013-09-19remove dead definitionsNoel Grandin
2013-09-19convert sc/inc/externalrefmgr.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/paramisc.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/servuno.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/source/core/inc/adiasync.hxx from String to OUStringNoel Grandin