summaryrefslogtreecommitdiff
path: root/src/cl_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* OCL20: handle device enqueue in runtime.Yang, Rong R2016-12-301-1/+5
* OCL20: Implement clSetKernelExecInfo apiYang Rong2016-11-081-1/+5
* OCL20: Add svm support.Yang Rong2016-11-081-1/+7
* Add ref check for CL object's validation.Junyan He2016-09-281-1/+3
* Runtime: Apply base_object to cl_kernelJunyan He2016-09-021-3/+5
* make Beignet as intermedia layer of CMRTGuo Yejun2015-12-091-0/+2
* Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng2015-11-101-1/+5
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2014-09-121-0/+3
* fix clGetKernelWorkGroupInfo built-in kernel fail.Luo Xionghu2014-09-111-0/+2
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-301-0/+1
* Add the clGetKernelArgInfo api and misc help functionsJunyan He2014-06-131-0/+6
* separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun2014-05-281-1/+1
* Runtime: fix some piglit failures.Zhigang Gong2013-11-271-1/+0
* Runtime: fixed one missing case for clGetKernelWorkGroupInfo.Zhigang Gong2013-11-271-0/+1
* GBE: Add support for kernel attribute reqd_work_group_size.Zhigang Gong2013-11-131-0/+2
* Runtime: complete the api clGetKernelWorkGroupInfo.Zhigang Gong2013-11-111-0/+1
* GBE/Runtime: Optimize Sample/TypedWrite instruction.Zhigang Gong2013-05-151-0/+2
* GBE: concentrate all samplers' allocation at compile time.Zhigang Gong2013-05-151-3/+2
* CL: Support kernel side defined samplers.Zhigang Gong2013-05-151-0/+3
* Implement KHR ICD extensionSimon Richter2013-04-181-0/+1
* Implement sampler support.Zhigang Gong2013-04-101-0/+1
* Create make-based build infrastructureKeith Packard2012-08-101-1/+1
* Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia2012-08-101-1/+0
* Made most of the very basic pieces for the simulation partsBenjamin Segovia2012-08-101-11/+21
* Started to implement curbe supportBenjamin Segovia2012-08-101-3/+6
* Fixed compilation with the current compiler codeBenjamin Segovia2012-08-101-1/+1
* Adapted properly the driver to the new gen compiler interfaceBenjamin Segovia2012-08-101-10/+11
* Made the structure naming more consistentBenjamin Segovia2012-08-101-3/+3
* Removed all direct dependencies to the intel driver (ie files contained in in...Benjamin Segovia2012-08-101-2/+3
* Made EOT work on simulatorBenjamin Segovia2012-08-101-8/+21
* Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia2012-08-101-288/+1
* Fixed SNB buildbsegovia2012-08-101-0/+4
* Implemented SIMD8 for IVB (only tested on Fulsim but should work out of the b...bsegovia2012-08-101-1/+1
* Ported the code to HSWbsegovia2012-08-101-8/+18
* Changed FP mode for the kernels. Seems to be required by the compiler Added a...bsegovia2012-08-101-0/+3
* All unit tests now passbsegovia2012-08-101-2/+7
* Cleaned and simplified code for gen6 Code now starts to work for gen7bsegovia2012-08-101-4/+1
* Kept changing file layoutbsegovia2012-08-101-1/+8
* Cleaned up code to start GPGPU_WALKER integrationbsegovia2012-08-101-4/+17
* Added all miniCL filesbsegovia2012-08-101-0/+316