summaryrefslogtreecommitdiff
path: root/samples/cache.c
AgeCommit message (Collapse)Author
2017-01-24samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where neededIvan Shapovalov
2016-10-22All enums in the C API are now prefixed with CLBlast to avoid potential name ↵Cedric Nugteren
clashes with other projects
2016-09-22Fixed a bug waiting for an invalid event in case of a non-succesfull CLBlast ↵Cedric Nugteren
call in the tests and samples
2016-07-02Fixed some memory leaks related to events not properly cleaned-upCedric Nugteren
2016-04-29Added an example to demonstrate the use of the ClearCache and FillCache ↵Cedric Nugteren
functions