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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
Use aligned16 and aligne4 kernel to copy for large 3D image with TILE_Y.
Yan Wang
1
-0
/
+2
2017-05-25
Fix bug of clEnqueueCopyBufferToImage and clEnqueueCopyImageToBuffer.
Yan Wang
1
-0
/
+1
2017-05-25
build: fix cmake code generation dependencies.
Ismo Puustinen
1
-2
/
+2
2017-03-07
CMAKE: Refine builtin kernel bin generator
Pan Xiuli
1
-7
/
+7
2016-12-30
OCL20: handle device enqueue in runtime.
Yang, Rong R
1
-0
/
+2
2016-12-15
Modify program Info using cl_get_info_helper.
Junyan He
1
-0
/
+1
2016-12-15
Modify clGetSamplerInfo using cl_get_info_helper.
Junyan He
1
-1
/
+2
2016-12-15
Modify clGetDeviceInfo using cl_get_info_helper.
Junyan He
1
-0
/
+1
2016-12-15
Modify clGetContextInfo using cl_get_info_helper.
Junyan He
1
-0
/
+1
2016-12-15
Modify clGetPlatformInfo using cl_get_info_helper.
Junyan He
1
-0
/
+1
2016-12-15
Add a helper function for all information get.
Junyan He
1
-0
/
+1
2016-11-08
OCL20: Add svm support.
Yang Rong
1
-0
/
+5
2016-10-10
Delete useless cl_thread files.
Junyan He
1
-1
/
+0
2016-10-10
buildsys: Use CMRT_LIBDIR instead of CMRT_LIBRARY_DIRS
Armin K
1
-1
/
+1
2016-09-28
Modify all event related functions using new event handle.
Junyan He
1
-0
/
+5
2016-09-12
Runtime: re-enable cl_khr_gl_sharing with existing egl extension.
Chuanbo Weng
1
-12
/
+10
2016-09-02
Runtime: Add CL base object for all cl objects.
Junyan He
1
-0
/
+1
2016-07-06
Runtime: set the sub slice according to kernel pooled EU configure.
Yang Rong
1
-0
/
+10
2016-06-23
CMake: use CHECK_LIBRARY_EXISTS to check the function instead of version.
Yang Rong
1
-20
/
+20
2015-12-09
make Beignet as intermedia layer of CMRT
Guo Yejun
1
-0
/
+7
2015-11-17
CMake: Add -lrt to the link command of libcl.so
Junyan He
1
-0
/
+1
2015-11-10
Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
1
-1
/
+3
2015-07-17
Reorder GBE_BIN_GENERATER arguments.
Koop Mast
1
-2
/
+2
2015-05-04
Optimization of clEnqueueCopyBufferToImage for 16 aligned case.
Luo Xionghu
1
-1
/
+1
2015-03-19
Query the driver directly for compute units and subslice
Jeff McGee
1
-0
/
+10
2015-03-17
Add LLVM_INCLUDE_DIR to CMakeList of src.
Junyan He
1
-1
/
+2
2015-02-13
Optimization of clEnqueueCopyImageToBuffer for 16 aligned case.
Chuanbo Weng
1
-1
/
+1
2015-02-06
Implement 1D/2D image array related cl_mem_kernel_copy_image in cl way instea...
Chuanbo Weng
1
-0
/
+3
2015-01-12
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
1
-2
/
+3
2014-11-07
support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
1
-0
/
+5
2014-11-05
add building dependency GIT_SHA1
Meng Mengmeng
1
-0
/
+1
2014-10-24
create GIT_SHA1 without any dependency
Meng Mengmeng
1
-3
/
+2
2014-10-23
add beignet GIT_HAL1 if there is .git directory
Meng Mengmeng
1
-0
/
+7
2014-08-28
Only compiler X11 files and do X11 operations when found X11.
Yang Rong
1
-2
/
+9
2014-07-16
improve the clEnqueueCopyBufferRect performance in some cases
Lv Meng
1
-1
/
+2
2014-07-08
remove lspci, gbe_bin_genenrater would generator llvm binary by default.
Luo
1
-19
/
+13
2014-07-04
Build: check whether lspci exists.
Zhigang Gong
1
-0
/
+7
2014-06-24
add cpu copy for 1Darray and 2darray related copy APIs.
Luo
1
-2
/
+2
2014-06-24
add BEIGNET_INSTALL_DIR to clean code
Guo Yejun
1
-1
/
+1
2014-06-24
implement API clEnqueueFillImage.
Luo
1
-1
/
+3
2014-06-19
Fix linking to X11 libraries.
Abrahm Scully
1
-1
/
+1
2014-06-13
Add the kernels used by clEnqueueBufferFill API
Junyan He
1
-1
/
+4
2014-06-12
relax the build dependency on Gen GPU
Guo Yejun
1
-3
/
+5
2014-06-04
add DRM_LIBDIR path into link directory list
Li Peng
1
-1
/
+1
2014-05-30
extract libgbeinterp.so from runtime (libcl.so)
Guo Yejun
1
-1
/
+0
2014-05-28
separate runtime(libcl.so) and compiler(libgbe.so)
Guo Yejun
1
-1
/
+4
2014-05-22
move enqueue_copy_image kernels outside of runtime code.
Luo
1
-2
/
+21
2014-05-22
Add the pci id support for gbe_generate
Junyan He
1
-1
/
+7
2014-04-17
Use pkg-config to check modules
Zhenyu Wang
1
-6
/
+6
2014-04-02
Add three copy cl files for Enqueue Copy usage.
Junyan He
1
-1
/
+3
[next]