summaryrefslogtreecommitdiff
path: root/src/cl_platform_id.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Enable OpenCL 2.0 only where supportedPan Xiuli1-2/+4
2016-12-15Modify clGetPlatformInfo using cl_get_info_helper.Junyan He1-7/+0
2016-09-28Add ref check for CL object's validation.Junyan He1-1/+3
2016-09-02Runtime: Apply base object to cl_platform_idJunyan He1-2/+5
2015-07-06runtime: Use cl_get_platform_default to replace global value.Junyan He1-2/+2
2014-11-13runtime: refine version handling.Zhigang Gong1-0/+4
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-10-23add beignet GIT_HAL1 if there is .git directoryMeng Mengmeng1-2/+8
2014-08-19Fix compile warnings for CLANG compilerLv Meng1-2/+1
2014-07-08Build: Change versioning policy.Zhigang Gong1-1/+1
2014-02-12Bump to version 0.8.0.Release_v0.8Zhigang Gong1-1/+2
2013-09-02Runtime: vendor specified information is required for CL_DEVICE_VERSION/OPENC...Zhigang Gong1-2/+3
2013-07-12CL: Refine the version string handling.Zhigang Gong1-5/+3
2013-07-05Bump the version number.Release_v0.2Zhigang Gong1-1/+1
2013-04-24Implement clGetDeviceInfo(..., CL_DRIVER_VERSION, ...)Simon Richter1-2/+5
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+4
2013-04-18Fix typo in cl_get_platform_info function nameSimon Richter1-1/+1
2013-04-10Change the cl version to 1.0.Zhigang Gong1-0/+8
2013-04-10Implement OCL extension initizliation.Zhigang Gong1-0/+15
2012-08-10Added all miniCL filesbsegovia1-0/+42