summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Runtime: Add new API enums for cl_intel_required_subgroup_size extensionPan Xiuli2017-06-161-0/+6
* add extension intel_planar_yuv.Luo Xionghu2017-03-131-0/+7
* CL: update to 2.0 header files.Zhigang Gong2016-11-0811-12576/+405
* Runtime: Add API clGetKernelSubGroupInfoKHR for subgroup extensionPan Xiuli2016-06-131-0/+27
* Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng2015-11-101-0/+103
* Add extension clCreateImageFromFdINTEL to create cl image by external fd.Chuanbo Weng2015-11-101-0/+21
* Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffe...Chuanbo Weng2015-11-101-0/+16
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* GBE: switch to ocl-1.2 header files.Zhigang Gong2014-06-1211-1470/+10703
* Add clGetMemObjectFdIntel() apiChuanbo Weng2014-03-101-0/+11
* add clCreateImageFromLibvaIntel() apiLu Guanqun2013-10-181-0/+21
* add clCreateBufferFromLibvaIntel() apiLu Guanqun2013-10-181-0/+11
* update to OpenCL 1.1 headerHomer Hsing2013-06-1911-10079/+1200
* Add CL/*.hpp to installing filesBoqun Feng2013-05-201-0/+2
* Updated cl.hpp from http://www.khronos.org/registry/cl/api/1.2/cl.hppDag Lem2013-05-171-48/+56
* Add typedefs for extension functionsSimon Richter2013-04-221-0/+24
* Rename Intel specific extension functions for ICDSimon Richter2013-04-221-13/+13
* Add clIntelMapBufferGTT, clIntelUnmapBufferGTT, cl_mem_map_gtt and cl_mem_unm...Homer Hsing2013-04-221-0/+8
* install header filesLu Guanqun2013-04-101-0/+3
* update headers to OpenCL 1.2 standardsLu Guanqun2013-03-2910-236/+13104
* First implementation for extension cl_khr_gl_sharing.Zhigang Gong2013-03-291-0/+2
* Remove glext.h.Zhigang Gong2013-03-291-8662/+0
* Started to inject the new compiler APIBenjamin Segovia2012-08-101-3/+5
* Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia2012-08-102-7/+7
* Implemented image tiling on IVB fulsimbsegovia2012-08-101-1/+1
* Made fulsim integration seamless from the user point of viewbsegovia2012-08-101-39/+0
* Unifying the OpenCL stack to work with latest Linux CPU headers. Fixed a smal...hlthantr2012-08-104-14/+21
* Cleaned and simplified all test kernels and codes. Now everything is inside o...bsegovia2012-08-101-0/+4
* Added all miniCL filesbsegovia2012-08-1010-0/+11579