summaryrefslogtreecommitdiff
path: root/src/cl_platform_id.c
Commit message (Expand)AuthorAgeFilesLines
* Enable OpenCL 2.0 only where supportedPan Xiuli2017-02-141-1/+1
* Modify clGetPlatformInfo using cl_get_info_helper.Junyan He2016-12-151-51/+0
* Runtime: Apply base object to cl_platform_idJunyan He2016-09-021-1/+1
* runtime: Use cl_get_platform_default to replace global value.Junyan He2015-07-061-9/+19
* runtime: Add fp16 extension to BDW later platform.Junyan He2015-07-021-1/+1
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* runtime: Remove 'Experiment' from the platform name.Zhigang Gong2014-06-251-1/+1
* Runtime: fix the incorrect platform info size (conformance).Zhigang Gong2013-08-301-1/+1
* CL: Refine the version string handling.Zhigang Gong2013-07-121-1/+1
* Refine error check in clGetPlatformIDs() and clGetPlatformInfo()Ruiling Song2013-06-061-17/+2
* Implement KHR ICD extensionSimon Richter2013-04-181-0/+5
* Fix typo in cl_get_platform_info function nameSimon Richter2013-04-181-1/+1
* Fixed the extension string for both platform and device.Zhigang Gong2013-04-121-0/+1
* enhance clGetPlatformInfo() API to return the string lengthLu Guanqun2013-04-101-2/+17
* Change the cl version to 1.0.Zhigang Gong2013-04-101-1/+1
* Implement OCL extension initizliation.Zhigang Gong2013-04-101-14/+1
* First implementation for extension cl_khr_gl_sharing.Zhigang Gong2013-03-291-1/+1
* Added all miniCL filesbsegovia2012-08-101-0/+119