summaryrefslogtreecommitdiff
path: root/src/cl_platform_id.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Enable OpenCL 2.0 only where supportedPan Xiuli1-1/+1
2016-12-15Modify clGetPlatformInfo using cl_get_info_helper.Junyan He1-51/+0
2016-09-02Runtime: Apply base object to cl_platform_idJunyan He1-1/+1
2015-07-06runtime: Use cl_get_platform_default to replace global value.Junyan He1-9/+19
2015-07-02runtime: Add fp16 extension to BDW later platform.Junyan He1-1/+1
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-06-25runtime: Remove 'Experiment' from the platform name.Zhigang Gong1-1/+1
2013-08-30Runtime: fix the incorrect platform info size (conformance).Zhigang Gong1-1/+1
2013-07-12CL: Refine the version string handling.Zhigang Gong1-1/+1
2013-06-06Refine error check in clGetPlatformIDs() and clGetPlatformInfo()Ruiling Song1-17/+2
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+5
2013-04-18Fix typo in cl_get_platform_info function nameSimon Richter1-1/+1
2013-04-12Fixed the extension string for both platform and device.Zhigang Gong1-0/+1
2013-04-10enhance clGetPlatformInfo() API to return the string lengthLu Guanqun1-2/+17
2013-04-10Change the cl version to 1.0.Zhigang Gong1-1/+1
2013-04-10Implement OCL extension initizliation.Zhigang Gong1-14/+1
2013-03-29First implementation for extension cl_khr_gl_sharing.Zhigang Gong1-1/+1
2012-08-10Added all miniCL filesbsegovia1-0/+119