summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/clkernelthread.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Initialize OpenCL device on the main thread when pre-compiling kernels.Kohei Yoshida1-0/+5
2014-03-06Allow easy toggling of threaded OpenCL kernel compilation.Kohei Yoshida1-9/+1
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida1-2/+2
2014-01-07Avoid assertion failure if group has been disabledTor Lillqvist1-1/+3
2013-11-28Background OpenCL compilation re-factoringTor Lillqvist1-6/+6
2013-11-20Fix leftover wrongly named header in #includeTor Lillqvist1-1/+1
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist1-0/+3
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist1-0/+9
2013-11-20WIP commit of threaded OpenCL compilation workTor Lillqvist1-2/+41
2013-11-20Add "sc.opencl" logging areaTor Lillqvist1-4/+2
2013-11-20WIP: Do OpenCL compilation in advance in a worker threadTor Lillqvist1-0/+49