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_image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
add extension intel_planar_yuv.
Luo Xionghu
1
-0
/
+7
2017-02-14
Enable support for two-component 16-bit planes
Mark Thompson
1
-0
/
+2
2016-11-08
Runtime: Refine clGetSupportedImageFormats to support CL_MEM_FLAGS
Pan Xiuli
1
-0
/
+5
2016-11-08
Runtime: Add support for sRGB
Pan Xiuli
1
-1
/
+18
2015-07-03
enable CL_UNSIGNED_INT8 for CL_RG to fix regression
Guo Yejun
1
-0
/
+1
2015-06-19
enable CL_RG + CL_UNORM_INT8 for image
Guo Yejun
1
-0
/
+5
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-05-28
Return CL_IMAGE_FORMAT_NOT_SUPPORTED if image_format is not supported.
Yang Rong
1
-0
/
+3
2013-09-18
Runtime: disable some unecessary image formats.
Zhigang Gong
1
-7
/
+13
2013-09-04
Runtime: Only return the format allowed in the spec.
Zhigang Gong
1
-0
/
+6
2013-03-29
update headers to OpenCL 1.2 standards
Lu Guanqun
1
-1
/
+1
2012-08-10
Removed all direct dependencies to the intel driver (ie files contained in in...
Benjamin Segovia
1
-4
/
+0
2012-08-10
Plasma specific changes
ojomer
1
-0
/
+4
2012-08-10
Finished first support for image2D. Right now, we only support linear formats
bsegovia
1
-0
/
+119
2012-08-10
First test now passes with images (format still hard-coded and constant patch...
bsegovia
1
-0
/
+95