index
:
~hejunyan/beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
master
opencl-1.1
stable
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_gt_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Change CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR from 8 to 16.
Chuanbo Weng
1
-1
/
+1
2015-01-09
runtime: tweak max memory allocation size.
Zhigang Gong
1
-2
/
+2
2015-01-09
fix min_max_read_image_args and min_max_parameter_size issue.
Luo Xionghu
1
-2
/
+2
2015-01-09
GBE/CL: use 2D image to implement large image1D_buffer.
Zhigang Gong
1
-1
/
+1
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-11-07
enable CL_DEVICE_HOST_UNIFIED_MEMORY when userptr is supported
Guo Yejun
1
-0
/
+4
2014-09-11
fix clGetKernelWorkGroupInfo built-in kernel fail.
Luo Xionghu
1
-0
/
+3
2014-08-19
Fix compile warnings for CLANG compiler
Lv Meng
1
-1
/
+0
2014-07-31
GBE: adjust preferred vector length.
Zhigang Gong
1
-12
/
+12
2014-07-03
runtime: recover the maximum read image args to 128.
Zhigang Gong
1
-1
/
+1
2014-07-01
runtime: fix potential curbe allocation issue.
Zhigang Gong
1
-1
/
+1
2014-06-25
add image_1d_to_1d builtin kernel name.
Luo
1
-0
/
+1
2014-06-24
implement API clEnqueueFillImage.
Luo
1
-1
/
+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
-1
/
+6
2014-06-13
Add the support for 1D image from buffer.
Junyan He
1
-0
/
+1
2014-06-13
add [opencl-1.2] API clCreateProgramWithBuiltInKernels.
Luo
1
-1
/
+23
2014-05-05
GBE: increase the global memory size to 1GB.
Zhigang Gong
1
-2
/
+2
2014-01-08
Move the memory allocate size check to the callee.
Yang Rong
1
-1
/
+1
2013-11-27
Runtime: fix some piglit failures.
Zhigang Gong
1
-1
/
+1
2013-11-27
Enlarge the global mem size.
Yang Rong
1
-1
/
+1
2013-11-11
Runtime: complete the api clGetKernelWorkGroupInfo.
Zhigang Gong
1
-0
/
+1
2013-11-07
Runtime: fix some max/alignment values.
Zhigang Gong
1
-2
/
+2
2013-11-07
Runtime: fix some max values.
Zhigang Gong
1
-3
/
+3
2013-11-07
Runtime: fix the incorrect device info string size.
Zhigang Gong
1
-1
/
+1
2013-10-29
Remove CL_FP_DENORM in clGetDeviceInfo.
Yang Rong
1
-1
/
+1
2013-10-18
Runtime: correct some image related maximum values for IVB.
Zhigang Gong
1
-1
/
+1
2013-09-26
GBE/Runtime: implement workaround for IVB sampler bug
Zhigang Gong
1
-1
/
+1
2013-09-13
Implement api clEnqueueTask and clEnqueueNativeKernel.
Yang Rong
1
-1
/
+1
2013-09-04
Implement constant buffer based on constant cache.
Ruiling Song
1
-1
/
+1
2013-09-04
Runtime: fix the incorrect global mem size.
Zhigang Gong
1
-1
/
+1
2013-09-02
Runtime: initialize single fp mode correctly.
Zhigang Gong
1
-0
/
+2
2013-07-12
CL: Refine the version string handling.
Zhigang Gong
1
-3
/
+3
2013-07-08
Fix OpenCL C version format
Simon Richter
1
-1
/
+1
2013-05-17
Add clGetDeviceInfo(..., CL_BUILT_IN_KERNELS, ...)
Simon Richter
1
-0
/
+1
2013-04-24
Implement clGetDeviceInfo(..., CL_DRIVER_VERSION, ...)
Simon Richter
1
-0
/
+1
2013-04-10
enable CL_DEVICE_IMAGE_SUPPORT check
Lv, Meng
1
-1
/
+1
2013-04-10
Change the cl version to 1.0.
Zhigang Gong
1
-1
/
+1
2012-08-10
Started to implement support for images (back end part of it is still missing)
bsegovia
1
-5
/
+5
2012-08-10
Started to support Gen7 Implemented new surface state for Gen7
bsegovia
1
-0
/
+77