summaryrefslogtreecommitdiff
path: root/src/routines/level1/xscal.cc
AgeCommit message (Expand)Author
2016-06-17Moved the test-for-valid-buffers function from the Routine class to separate ...Cedric Nugteren
2016-05-22Added half-precision support for all level 1 routinesCedric Nugteren
2016-04-28Fixed the cache to store binaries instead of OpenCL programsCedric Nugteren
2016-04-09Events are now properly implemented using event waiting list and asking the u...cnugteren
2016-04-04Removed redundant queue synchronisation statementscnugteren
2015-10-12Routine names are now all default arguments defined in the headerCNugteren
2015-08-22Added the XSWAP, XSCAL and XCOPY level-1 routinesCNugteren