summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Runtime: Add new API enums for cl_intel_required_subgroup_size extensionPan Xiuli1-0/+6
2017-03-13add extension intel_planar_yuv.Luo Xionghu1-0/+7
2016-11-08CL: update to 2.0 header files.Zhigang Gong11-12576/+405
2016-06-13Runtime: Add API clGetKernelSubGroupInfoKHR for subgroup extensionPan Xiuli1-0/+27
2015-11-10Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng1-0/+103
2015-11-10Add extension clCreateImageFromFdINTEL to create cl image by external fd.Chuanbo Weng1-0/+21
2015-11-10Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffe...Chuanbo Weng1-0/+16
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-06-12GBE: switch to ocl-1.2 header files.Zhigang Gong11-1470/+10703
2014-03-10Add clGetMemObjectFdIntel() apiChuanbo Weng1-0/+11
2013-10-18add clCreateImageFromLibvaIntel() apiLu Guanqun1-0/+21
2013-10-18add clCreateBufferFromLibvaIntel() apiLu Guanqun1-0/+11
2013-06-19update to OpenCL 1.1 headerHomer Hsing11-10079/+1200
2013-05-20Add CL/*.hpp to installing filesBoqun Feng1-0/+2
2013-05-17Updated cl.hpp from http://www.khronos.org/registry/cl/api/1.2/cl.hppDag Lem1-48/+56
2013-04-22Add typedefs for extension functionsSimon Richter1-0/+24
2013-04-22Rename Intel specific extension functions for ICDSimon Richter1-13/+13
2013-04-22Add clIntelMapBufferGTT, clIntelUnmapBufferGTT, cl_mem_map_gtt and cl_mem_unm...Homer Hsing1-0/+8
2013-04-10install header filesLu Guanqun1-0/+3
2013-03-29update headers to OpenCL 1.2 standardsLu Guanqun10-236/+13104
2013-03-29First implementation for extension cl_khr_gl_sharing.Zhigang Gong1-0/+2
2013-03-29Remove glext.h.Zhigang Gong1-8662/+0
2012-08-10Started to inject the new compiler APIBenjamin Segovia1-3/+5
2012-08-10Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia2-7/+7
2012-08-10Implemented image tiling on IVB fulsimbsegovia1-1/+1
2012-08-10Made fulsim integration seamless from the user point of viewbsegovia1-39/+0
2012-08-10Unifying the OpenCL stack to work with latest Linux CPU headers. Fixed a smal...hlthantr4-14/+21
2012-08-10Cleaned and simplified all test kernels and codes. Now everything is inside o...bsegovia1-0/+4
2012-08-10Added all miniCL filesbsegovia10-0/+11579