summaryrefslogtreecommitdiff
path: root/include/opencl
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist2-2/+2
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist1-3/+0
2014-11-28Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist1-2/+2
2014-11-28The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist1-8/+0
2014-11-28Clean up confusing OpenCL code a bitTor Lillqvist1-19/+4
2014-11-28Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-0/+109
2014-11-28Try to fix MSVC buildTor Lillqvist1-0/+3
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist3-0/+185