Dean Lee
|
5f6337f949
|
clutil.h: remove extern C (#19809)
old-commit-hash: 3381cd371c03393df5d01bc5a10b24105711ad89
|
2021-01-18 15:04:37 +01:00 |
|
Dean Lee
|
9be81a6f99
|
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
old-commit-hash: 3c08d0f1f7e7c9f376fd69fd46067c6f6ff59d39
|
2020-12-11 13:05:32 +01:00 |
|
Dean Lee
|
57138a6e0f
|
Error checking macros for opencl (#2615)
* macro CL_CHECK&CL_CHECK_ERR
* trigger checks
old-commit-hash: 42183d913f197fb6f9cc1d90322a1b891d46878a
|
2020-11-30 12:04:49 +01:00 |
|
Dean Lee
|
bf750511a1
|
add function cl_get_device_id (#1948)
* add func cl_get_device_id
cleanup
* add fix from review
old-commit-hash: d1588376171d8ba1d2ec1b670e085d6e15bd26c1
|
2020-08-17 11:24:39 +02:00 |
|
George Hotz
|
189c815e8f
|
selfdrive/common
old-commit-hash: 368a956b96
|
2020-01-17 11:01:02 -08:00 |
|
George Hotz
|
81dd5a50cf
|
root commit
old-commit-hash: 6c33a5c1f3
|
2020-01-17 10:02:52 -08:00 |
|
Vehicle Researcher
|
99b637c7ce
|
openpilot v0.7 release
old-commit-hash: c025b96e8a
|
2019-12-13 13:03:08 -08:00 |
|