index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cl_program.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
enable cl_khr_spir extension to build and run from SPIR binary.
Luo Xionghu
1
-1
/
+2
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-09-12
runtime: fix build status handling.
Zhigang Gong
1
-0
/
+1
2014-06-20
Add some API's OpenCL 1.2 parameter support.
Yang Rong
1
-0
/
+6
2014-06-18
add binary type support for compiled object and library.
Luo
1
-0
/
+1
2014-06-13
add [opencl-1.2] API clLinkProgram.
Luo
1
-0
/
+7
2014-06-13
add [opencl-1.2] API clCompileProgram.
Luo
1
-1
/
+7
2014-06-13
add [opencl-1.2] API clCreateProgramWithBuiltInKernels.
Luo
1
-0
/
+7
2014-05-28
separate runtime(libcl.so) and compiler(libgbe.so)
Guo Yejun
1
-1
/
+1
2013-11-27
Runtime: implement the get build log function and fix one build error check i...
Zhigang Gong
1
-0
/
+3
2013-10-10
Implement api clCreateKernelsInProgram.
Yang Rong
1
-0
/
+3
2013-09-12
Implement the clCreateProgramWithBinary to deseralize the binary.
Junyan He
1
-0
/
+2
2013-06-19
add the support of clGetProgramBuildInfo and clGetProgramInfo
Junyan He
1
-0
/
+1
2013-06-19
Support multi-source CL program
Ruiling Song
1
-2
/
+1
2013-04-18
Implement KHR ICD extension
Simon Richter
1
-0
/
+1
2013-03-29
pass build-options of clBuildProgram to clang compiler
Homer Hsing
1
-1
/
+1
2012-08-10
Create make-based build infrastructure
Keith Packard
1
-1
/
+1
2012-08-10
Added first support for compilation from source
Benjamin Segovia
1
-1
/
+21
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
-12
/
+13
2012-08-10
Made EOT work on simulator
Benjamin Segovia
1
-2
/
+2
2012-08-10
Started to inject the new compiler API
Benjamin Segovia
1
-2
/
+6
2012-08-10
Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...
Benjamin Segovia
1
-0
/
+8
2012-08-10
Added all miniCL files
bsegovia
1
-0
/
+66