summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/opencl_device.cxx
AgeCommit message (Expand)Author
2013-11-29WaE: empty bodyDavid Tardon
2013-11-29GPU Calc: WaE fixes.Michael Meeks
2013-11-29GPU Calc: reflect the true cost of InterpretTail more accurately.Michael Meeks
2013-11-29GPU Calc - disable printf console debugging.Michael Meeks
2013-11-29GPU Calc: NULL scores are really very high, it's an inverse scale.Michael Meeks
2013-11-29GPU Calc: Avoid dereferencing null 'score' field in some cases.Michael Meeks
2013-11-27Change these parameters.Kohei Yoshida
2013-11-21Ensure that when ds_profile is NULL, NATIVE_CPU is selected.Jagan Lokanatha
2013-11-20Result should be in seconds, not microsecondsTor Lillqvist
2013-11-20Simply use a separate temp variableTor Lillqvist
2013-11-20Rename timerStop() to timerCurrent() as it doesn't "stop" anythingTor Lillqvist
2013-11-20Simplify "timer" code and add OS X implementationTor Lillqvist
2013-11-20Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist
2013-11-20C++ style struct / enum declarations without typedef.Kohei Yoshida
2013-11-20Handle a case where the profile initialization fails.Kohei Yoshida
2013-11-20Use scoped_ptr here for exception safety.Kohei Yoshida
2013-11-20Safer to use std::vector than heap array objects.Kohei Yoshida
2013-11-20Remove compiler warnings.Kohei Yoshida
2013-11-20Get it to build on Linux.Kohei Yoshida
2013-11-20Enable workload-based device selection in OpenCL.Jagan Lokanatha