index
:
delta/beignet.git
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
opencl-1.1
runtime_dev
stable
gitlab.freedesktop.org: beignet/beignet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cl_kernel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refine error check in SetKernelArg() and support NULL buffer argument
Ruiling Song
2013-06-14
1
-15
/
+45
*
Support non-16 multiple group size.
Ruiling Song
2013-05-31
1
-1
/
+1
*
Add ICD dispatch table in cloned kernels
Simon Richter
2013-05-23
1
-0
/
+1
*
GBE/Runtime: Optimize Sample/TypedWrite instruction.
Zhigang Gong
2013-05-15
1
-0
/
+20
*
GBE: concentrate all samplers' allocation at compile time.
Zhigang Gong
2013-05-15
1
-9
/
+5
*
CL: Support kernel side defined samplers.
Zhigang Gong
2013-05-15
1
-12
/
+24
*
Add constant pointer as argument support in runtime.
Yang Rong
2013-04-22
1
-1
/
+15
*
Implement KHR ICD extension
Simon Richter
2013-04-18
1
-0
/
+2
*
Implement sampler support.
Zhigang Gong
2013-04-10
1
-0
/
+17
*
Finish the incomplete 2d image support in runtime library.
Zhigang Gong
2013-04-10
1
-2
/
+2
*
Added support for __local pointer in kernel arguments. This require to add more
Benjamin Segovia
2012-11-09
1
-1
/
+1
*
Made flat address space finally work Fixed a bug in the state setting
Benjamin Segovia
2012-08-10
1
-0
/
+2
*
Added a new copy buffer test
Benjamin Segovia
2012-08-10
1
-9
/
+2
*
Made most of the very basic pieces for the simulation parts
Benjamin Segovia
2012-08-10
1
-2
/
+60
*
Started to implement curbe support
Benjamin Segovia
2012-08-10
1
-11
/
+20
*
Fixed compilation with the current compiler code
Benjamin Segovia
2012-08-10
1
-1
/
+0
*
Adapted properly the driver to the new gen compiler interface
Benjamin Segovia
2012-08-10
1
-9
/
+9
*
Made the structure naming more consistent
Benjamin Segovia
2012-08-10
1
-1
/
+1
*
Removed all direct dependencies to the intel driver (ie files contained in in...
Benjamin Segovia
2012-08-10
1
-9
/
+7
*
Made EOT work on simulator
Benjamin Segovia
2012-08-10
1
-7
/
+100
*
Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...
Benjamin Segovia
2012-08-10
1
-776
/
+0
*
Plasma specific changes
ojomer
2012-08-10
1
-0
/
+7
*
Implemented SIMD8 for IVB (only tested on Fulsim but should work out of the b...
bsegovia
2012-08-10
1
-3
/
+7
*
Fixed compilation while using the old compiler
bsegovia
2012-08-10
1
-1
/
+11
*
Ported the code to HSW
bsegovia
2012-08-10
1
-8
/
+21
*
Silent GCC warnings in release mode
bsegovia
2012-08-10
1
-1
/
+1
*
Added first support for (still linear) images for Gen7
bsegovia
2012-08-10
1
-17
/
+11
*
First test now passes with images (format still hard-coded and constant patch...
bsegovia
2012-08-10
1
-48
/
+0
*
Started to implement support for images (back end part of it is still missing)
bsegovia
2012-08-10
1
-1
/
+58
*
Changed FP mode for the kernels. Seems to be required by the compiler Added a...
bsegovia
2012-08-10
1
-2
/
+2
*
All unit tests now pass
bsegovia
2012-08-10
1
-1
/
+22
*
Made test_imm_paramters / test_2d_copy pass on IVB
bsegovia
2012-08-10
1
-1
/
+1
*
Cleaned and simplified code for gen6 Code now starts to work for gen7
bsegovia
2012-08-10
1
-9
/
+9
*
Kept changing file layout
bsegovia
2012-08-10
1
-0
/
+29
*
Cleaned up code to start GPGPU_WALKER integration
bsegovia
2012-08-10
1
-0
/
+81
*
Started to support Gen7 Implemented new surface state for Gen7
bsegovia
2012-08-10
1
-0
/
+6
*
Added all miniCL files
bsegovia
2012-08-10
1
-0
/
+694