index
:
~gongzg/beignet
1.0rc
OpenCL20
Release_v0.9.x
Release_v1.0
blender
boolbug
double
draft_function_call
enqueue
fix
fixliveness
fixsched
forhsw
gl_sharing
hack_egl_display
hsw_darktable
image_refine
llvm-3.5
loop_opt
loop_unroll
loopspill
master
merge_gl_sharing
mixsimd16
opencl-1.1
optimize
optimize2
prepare_spill16
spillsimd16
stable
test_math
userptr
vectoropt
vectoropt_test
vload_opt
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cl_device_id.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
Runtime: add CL_DEVICE_SPIR_VERSIONS to clGetDeviceInfo.
Yang Rong
1
-0
/
+2
2015-09-22
enable create image 2d from buffer in clCreateImage.
Luo Xionghu
1
-0
/
+2
2015-08-13
Set proper Vendor ID
Midhun Kodiyath
1
-0
/
+1
2015-07-06
runtime: Add cl device's standalone extension.
Junyan He
1
-1
/
+1
2015-07-02
runtime: Add fp16 extension to BDW later platform.
Junyan He
1
-0
/
+1
2015-06-30
use self test to determine enable/or disable atomics in L3 for HSW.
Luo Xionghu
1
-0
/
+1
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-10-27
GBE: fix a wrong type of cl_device_info.
Zhigang Gong
1
-1
/
+1
2014-10-10
BDW: Add device's sub slice field, for cl_get_kernel_max_wg_sz.
Yang Rong
1
-0
/
+1
2014-09-11
fix clGetKernelWorkGroupInfo built-in kernel fail.
Luo Xionghu
1
-0
/
+3
2014-07-01
runtime: fix max group size calculation issue.
Zhigang Gong
1
-6
/
+6
2014-06-23
Add some OpenCL1.2 parameters of function clGetDeviceInfo.
Yang Rong
1
-0
/
+3
2014-06-20
Add some API's OpenCL 1.2 parameter support.
Yang Rong
1
-0
/
+1
2014-06-20
GBE/runtime: fixup broken 1d array image support.
Zhigang Gong
1
-0
/
+1
2014-06-13
add [opencl-1.2] API clCreateSubDevice.
Luo
1
-0
/
+7
2014-06-13
Add the support for 1D image from buffer.
Junyan He
1
-0
/
+1
2014-02-17
CL: make the scratch size as a device resource attribute.
Zhigang Gong
1
-0
/
+1
2013-11-13
GBE: Add support for kernel attribute reqd_work_group_size.
Zhigang Gong
1
-1
/
+0
2013-11-11
Runtime: complete the api clGetKernelWorkGroupInfo.
Zhigang Gong
1
-5
/
+7
2013-05-17
Correct type of device properties
Simon Richter
1
-2
/
+2
2013-05-17
Add clGetDeviceInfo(..., CL_BUILT_IN_KERNELS, ...)
Simon Richter
1
-0
/
+2
2013-04-24
Implement clGetDeviceInfo(..., CL_DRIVER_VERSION, ...)
Simon Richter
1
-0
/
+2
2013-04-18
Implement KHR ICD extension
Simon Richter
1
-0
/
+1
2012-08-10
Cleaned up the code from previous unused dependencies Upate the README
Benjamin Segovia
1
-2
/
+1
2012-08-10
Added first test for stack handling
Benjamin Segovia
1
-0
/
+1
2012-08-10
Added support for: clEnqueueReadBuffer clgetkernelWorkGroupInfo: For this cur...
hlthantr
1
-0
/
+8
2012-08-10
Cleaned and simplified all test kernels and codes. Now everything is inside o...
bsegovia
1
-0
/
+3
2012-08-10
Added all miniCL files
bsegovia
1
-0
/
+111