Dean Lee
3c08d0f1f7
clutil refactor (#2733)
* cleaup clutil.h
* clutil.c -> clutil.cc
* std::hash
* try simplify functions
* using namespace group help functions
* continue
* add function get_platform_info
* continue
* remove caching
* struct CLContext
* std::cout & CL_ERR_TO_STR
* remove CLU_NO_CACHE
* Revert "struct CLContext"
This reverts commit 882e413f227e4c1ba4bb83f956cc67739a189221.
* cl_get_error_string : remove undefied error codes
* replace all printf with std::cout
* util::read_file
* cleanup
* revert CL_ERR_TO_STR
* simplify
* add macro CL_ERR_TO_STR
* cl_get_error_string: fix undeclared errors
* log_size should not +1
* use std::stirng log
* apply review
2020-12-11 13:05:32 +01:00
..
2020-06-03 12:54:49 -07:00
2020-01-17 11:01:02 -08:00
2020-12-11 13:05:32 +01:00
2020-12-11 13:05:32 +01:00
2020-01-17 11:01:02 -08:00
2020-01-17 11:01:02 -08:00
2020-01-17 11:01:02 -08:00
2020-01-17 11:01:02 -08:00
2020-09-21 16:10:38 +02:00
2020-06-10 10:28:18 -07:00
2020-02-01 23:36:50 -08:00
2020-02-01 23:36:50 -08:00
2020-09-21 16:10:38 +02:00
2020-08-13 10:10:50 +02:00
2020-11-12 17:09:36 -08:00
2020-08-26 11:30:30 +02:00
2020-07-09 09:25:32 -07:00
2020-01-17 11:01:02 -08:00
2020-11-11 20:31:46 -08:00
2020-12-09 22:48:14 -08:00
2020-01-17 11:01:02 -08:00
2020-12-08 12:00:51 +01:00
2020-10-22 17:05:52 -07:00
2020-12-11 13:05:32 +01:00
2020-08-24 09:25:16 -07:00
2020-01-17 11:01:02 -08:00
2020-01-17 11:01:02 -08:00
2020-01-17 11:01:02 -08:00
2020-09-21 11:43:54 +02:00
2020-09-21 11:43:54 +02:00
2020-10-19 22:44:24 -07:00
2020-10-17 13:33:12 -07:00
2020-09-24 13:39:27 -07:00
2020-11-30 09:30:57 -08:00
2020-11-30 12:04:49 +01:00
2020-11-30 12:04:49 +01:00
2020-10-16 21:58:05 -07:00
2020-10-16 21:58:05 -07:00
2020-10-16 21:58:05 -07:00
2020-08-24 14:07:27 +02:00
2020-11-19 16:12:02 -08:00