summaryrefslogtreecommitdiff
path: root/sc/Library_scopencl.mk
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Add missing linker flag for clock_gettime() call.Kohei Yoshida1-0/+1
2013-11-20Enable workload-based device selection in OpenCL.Jagan Lokanatha1-0/+1
2013-11-17GPU Calc: implemented for ANDminwang1-0/+1
2013-11-15GPU Calc: implemented SUMX2MY2yiming ju1-0/+1
2013-11-04sc: stop linking openssl in scopencl libraryMichael Stahl1-1/+0
2013-10-29Properly split opbase.hxx into header and source files.Kohei Yoshida1-0/+1
2013-10-29Properly split header and source files.Kohei Yoshida1-0/+4
2013-10-29Rebase to calc-group-interpreter-4I-Jui (Ray) Sung1-0/+1
2013-10-29Initial Jitting dynamic kernel compiler.I-Jui (Ray) Sung1-0/+1
2013-10-23Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida1-1/+0
2013-10-22missing dependency on mddsMarkus Mohrhard1-0/+1
2013-09-30Revert "Fix OpenCL use on Mac"Tor Lillqvist1-2/+1
2013-09-28Fix OpenCL use on MacTor Lillqvist1-1/+8
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida1-1/+0
2013-09-19inital work on showing available opencl platforms/devicesMarkus Mohrhard1-0/+1
2013-09-19Additional build fix for Windows.Kohei Yoshida1-11/+18
2013-09-19OpenCL code shouldn't be needing any UI code.Kohei Yoshida1-1/+0
2013-09-19Use clew from clcc to allow run-time loading of opencl drivers.Kohei Yoshida1-2/+7
2013-09-19First step toward splitting the opencl code into own shared library.Kohei Yoshida1-0/+37