index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cl_khr_icd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
Make CL-GL sharing available via ICD
Rebecca N. Palmer
1
-12
/
+16
2016-11-08
Runtime: Add pipe related APIs
Pan Xiuli
1
-2
/
+2
2016-11-08
Runtime: Add clCreateSamplerWithProperties
Pan Xiuli
1
-6
/
+6
2016-11-08
OCL20: Implement clSetKernelExecInfo api
Yang Rong
1
-1
/
+1
2016-11-08
Runtime: Add API clCreateCommandQueueWithProperties
Luo Xionghu
1
-1
/
+1
2016-11-08
OCL20: add svm enqueue apis and svm's sub buffer support.
Yang Rong
1
-3
/
+3
2016-11-08
OCL20: Add OpenCL2.0 apis to icd.
Yang Rong
1
-15
/
+15
2016-10-20
Add clGetKernelSubGroupInfoKHR to _cl_icd_dispatch table
Rebecca N. Palmer
1
-2
/
+19
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-09-10
Runtime: Implement clGetExtensionFunctionAddressForPlatform.
Zhigang Gong
1
-1
/
+1
2014-06-24
implement API clEnqueueFillImage.
Luo
1
-1
/
+1
2014-06-13
utests: use OpenCL 1.2 API for image related test cases.
Zhigang Gong
1
-8
/
+0
2014-06-13
add [opencl-1.2] clUnloadPlatformCompiler implementation
Luo
1
-1
/
+1
2014-06-13
Implement the clEnqueueMigrateMemObjects API
Junyan He
1
-1
/
+1
2014-06-13
GBE: Enable some implemented Opencl 1.2 functions in icd table.
Zhigang Gong
1
-11
/
+11
2014-01-16
CL: back port ICD support to 1.1 branch.
Zhigang Gong
1
-1
/
+8
2014-01-14
Revert faulty pushed patchset
Zhigang Gong
1
-8
/
+1
2014-01-10
CL: back port ICD support to 1.1 branch.
Zhigang Gong
1
-1
/
+8
2013-06-06
Refine error check in clGetPlatformIDs() and clGetPlatformInfo()
Ruiling Song
1
-1
/
+1
2013-04-18
Implement KHR ICD extension
Simon Richter
1
-0
/
+175