summaryrefslogtreecommitdiff
path: root/src/cl_device_id.h
Commit message (Expand)AuthorAgeFilesLines
* Runtime: Add new API enums for cl_intel_required_subgroup_size extensionPan Xiuli2017-06-161-0/+2
* Runtime: fix get non support type device bug.Yang Rong2017-02-141-1/+1
* Runtime: Use cl_ulong as CL_DEVICE_MAX_MEM_ALLOC_SIZE's return type.Meng Mengmeng2016-12-301-1/+1
* Add helper functions for device list check.Junyan He2016-12-161-0/+4
* Runtime: Add pipe related APIsPan Xiuli2016-11-081-0/+3
* Runtime: Add support of OCL2.0 device queriesPan Xiuli2016-11-081-2/+14
* OCL20: Add svm support.Yang Rong2016-11-081-1/+2
* Add ref check for CL object's validation.Junyan He2016-09-281-1/+3
* Runtime: Apply base object to cl_device_idJunyan He2016-09-021-3/+5
* Runtime: Add API clGetKernelSubGroupInfoKHR for subgroup extensionPan Xiuli2016-06-131-0/+9
* make Beignet as intermedia layer of CMRTGuo Yejun2015-12-091-0/+3
* runtime: set CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE to kernel's SIMD_WI...Zhigang Gong2015-11-251-2/+0
* runtime: extension size not enough.Luo Xionghu2015-11-111-1/+4
* Runtime: add CL_DEVICE_SPIR_VERSIONS to clGetDeviceInfo.Yang Rong2015-10-211-0/+2
* enable create image 2d from buffer in clCreateImage.Luo Xionghu2015-09-221-0/+2
* Set proper Vendor IDMidhun Kodiyath2015-08-131-0/+1
* runtime: Add cl device's standalone extension.Junyan He2015-07-061-1/+1
* runtime: Add fp16 extension to BDW later platform.Junyan He2015-07-021-0/+1
* use self test to determine enable/or disable atomics in L3 for HSW.Luo Xionghu2015-06-301-0/+1
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* GBE: fix a wrong type of cl_device_info.Zhigang Gong2014-10-271-1/+1
* BDW: Add device's sub slice field, for cl_get_kernel_max_wg_sz.Yang Rong2014-10-101-0/+1
* fix clGetKernelWorkGroupInfo built-in kernel fail.Luo Xionghu2014-09-111-0/+3
* runtime: fix max group size calculation issue.Zhigang Gong2014-07-011-6/+6
* Add some OpenCL1.2 parameters of function clGetDeviceInfo.Yang Rong2014-06-231-0/+3
* Add some API's OpenCL 1.2 parameter support.Yang Rong2014-06-201-0/+1
* GBE/runtime: fixup broken 1d array image support.Zhigang Gong2014-06-201-0/+1
* add [opencl-1.2] API clCreateSubDevice.Luo2014-06-131-0/+7
* Add the support for 1D image from buffer.Junyan He2014-06-131-0/+1
* CL: make the scratch size as a device resource attribute.Zhigang Gong2014-02-171-0/+1
* GBE: Add support for kernel attribute reqd_work_group_size.Zhigang Gong2013-11-131-1/+0
* Runtime: complete the api clGetKernelWorkGroupInfo.Zhigang Gong2013-11-111-5/+7
* Correct type of device propertiesSimon Richter2013-05-171-2/+2
* Add clGetDeviceInfo(..., CL_BUILT_IN_KERNELS, ...)Simon Richter2013-05-171-0/+2
* Implement clGetDeviceInfo(..., CL_DRIVER_VERSION, ...)Simon Richter2013-04-241-0/+2
* Implement KHR ICD extensionSimon Richter2013-04-181-0/+1
* Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia2012-08-101-2/+1
* Added first test for stack handlingBenjamin Segovia2012-08-101-0/+1
* Added support for: clEnqueueReadBuffer clgetkernelWorkGroupInfo: For this cur...hlthantr2012-08-101-0/+8
* Cleaned and simplified all test kernels and codes. Now everything is inside o...bsegovia2012-08-101-0/+3
* Added all miniCL filesbsegovia2012-08-101-0/+111