summaryrefslogtreecommitdiff
path: root/src/cl_api_event.c
Commit message (Expand)AuthorAgeFilesLines
* Fix two bugs about event.Junyan He2017-01-051-0/+1
* Runtime: fix a profiling fail.Yang Rong2016-12-301-6/+2
* Add profiling feature based on new event implementation.Junyan He2016-12-281-0/+41
* Modify clGetEventInfo using cl_get_info_helper.Junyan He2016-12-151-0/+41
* Fix a bug for event error status.Junyan He2016-10-101-0/+8
* Implement event related functions.Junyan He2016-09-231-0/+243