index
:
~gongzg/beignet
1.0rc
OpenCL20
Release_v0.9.x
Release_v1.0
blender
boolbug
double
draft_function_call
enqueue
fix
fixliveness
fixsched
forhsw
gl_sharing
hack_egl_display
hsw_darktable
image_refine
llvm-3.5
loop_opt
loop_unroll
loopspill
master
merge_gl_sharing
mixsimd16
opencl-1.1
optimize
optimize2
prepare_spill16
spillsimd16
stable
test_math
userptr
vectoropt
vectoropt_test
vload_opt
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_kernel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
1
-1
/
+5
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-09-12
fix piglit get kernel info FUNCTION ATTRIBUTE fail.
Luo
1
-0
/
+3
2014-09-11
fix clGetKernelWorkGroupInfo built-in kernel fail.
Luo Xionghu
1
-0
/
+2
2014-07-30
GBE: Refine bti usage in backend & runtime.
Ruiling Song
1
-0
/
+1
2014-06-13
Add the clGetKernelArgInfo api and misc help functions
Junyan He
1
-0
/
+6
2014-05-28
separate runtime(libcl.so) and compiler(libgbe.so)
Guo Yejun
1
-1
/
+1
2013-11-27
Runtime: fix some piglit failures.
Zhigang Gong
1
-1
/
+0
2013-11-27
Runtime: fixed one missing case for clGetKernelWorkGroupInfo.
Zhigang Gong
1
-0
/
+1
2013-11-13
GBE: Add support for kernel attribute reqd_work_group_size.
Zhigang Gong
1
-0
/
+2
2013-11-11
Runtime: complete the api clGetKernelWorkGroupInfo.
Zhigang Gong
1
-0
/
+1
2013-05-15
GBE/Runtime: Optimize Sample/TypedWrite instruction.
Zhigang Gong
1
-0
/
+2
2013-05-15
GBE: concentrate all samplers' allocation at compile time.
Zhigang Gong
1
-3
/
+2
2013-05-15
CL: Support kernel side defined samplers.
Zhigang Gong
1
-0
/
+3
2013-04-18
Implement KHR ICD extension
Simon Richter
1
-0
/
+1
2013-04-10
Implement sampler support.
Zhigang Gong
1
-0
/
+1
2012-08-10
Create make-based build infrastructure
Keith Packard
1
-1
/
+1
2012-08-10
Cleaned up the code from previous unused dependencies Upate the README
Benjamin Segovia
1
-1
/
+0
2012-08-10
Made most of the very basic pieces for the simulation parts
Benjamin Segovia
1
-11
/
+21
2012-08-10
Started to implement curbe support
Benjamin Segovia
1
-3
/
+6
2012-08-10
Fixed compilation with the current compiler code
Benjamin Segovia
1
-1
/
+1
2012-08-10
Adapted properly the driver to the new gen compiler interface
Benjamin Segovia
1
-10
/
+11
2012-08-10
Made the structure naming more consistent
Benjamin Segovia
1
-3
/
+3
2012-08-10
Removed all direct dependencies to the intel driver (ie files contained in in...
Benjamin Segovia
1
-2
/
+3
2012-08-10
Made EOT work on simulator
Benjamin Segovia
1
-8
/
+21
2012-08-10
Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...
Benjamin Segovia
1
-288
/
+1
2012-08-10
Fixed SNB build
bsegovia
1
-0
/
+4
2012-08-10
Implemented SIMD8 for IVB (only tested on Fulsim but should work out of the b...
bsegovia
1
-1
/
+1
2012-08-10
Ported the code to HSW
bsegovia
1
-8
/
+18
2012-08-10
Changed FP mode for the kernels. Seems to be required by the compiler Added a...
bsegovia
1
-0
/
+3
2012-08-10
All unit tests now pass
bsegovia
1
-2
/
+7
2012-08-10
Cleaned and simplified code for gen6 Code now starts to work for gen7
bsegovia
1
-4
/
+1
2012-08-10
Kept changing file layout
bsegovia
1
-1
/
+8
2012-08-10
Cleaned up code to start GPGPU_WALKER integration
bsegovia
1
-4
/
+17
2012-08-10
Added all miniCL files
bsegovia
1
-0
/
+316