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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AppStream metadata
Rebecca N. Palmer
2017-03-01
1
-0
/
+5
*
Enable OpenCL 2.0 only where supported
Pan Xiuli
2017-02-14
1
-14
/
+32
*
CMAKE: if user disable ICD support, must pass cmake option explicitly.
Yang Rong
2017-02-10
1
-0
/
+1
*
Add example of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
2017-02-10
1
-17
/
+17
*
Add a CMake option for toggling OCL ICD Loader compatibility
Marek Szuba
2017-02-07
1
-0
/
+3
*
Bump version to 1.4.
Yang Rong
2017-01-20
1
-1
/
+1
*
CMake: add an option to enable OpenCL 2.0.
Yang, Rong R
2016-12-30
1
-15
/
+41
*
disable CMRT as default, since no real case reported
Guo, Yejun
2016-12-02
1
-0
/
+5
*
OCL20: Add OpenCL2.0 apis to icd.
Yang Rong
2016-11-08
1
-2
/
+7
*
OCL20: Add svm support.
Yang Rong
2016-11-08
1
-2
/
+3
*
Runtime: re-enable cl_khr_gl_sharing with existing egl extension.
Chuanbo Weng
2016-09-12
1
-23
/
+16
*
Bump version to 1.3.
Yang Rong
2016-08-30
1
-1
/
+1
*
CMAKE: Make utests and benchmark not build for default
Pan Xiuli
2016-07-20
1
-2
/
+2
*
Runtime: set the sub slice according to kernel pooled EU configure.
Yang Rong
2016-07-06
1
-0
/
+12
*
CMAKE: Use DRM_INTEL_LIBDIR for CHECK_LIBRARY_EXISTS path
Pan Xiuli
2016-06-30
1
-3
/
+3
*
CMake: use CHECK_LIBRARY_EXISTS to check the function instead of version.
Yang Rong
2016-06-23
1
-11
/
+14
*
CMakeLists: respect existing CMAKE_C/CXX_FLAGS
Ross Burton
2016-05-25
1
-2
/
+2
*
standalone utest for unified OpenCL implementation.
Luo Xionghu
2016-04-22
1
-0
/
+2
*
Runtime: because double's built-ins haven't completely support, so disable it...
Yang Rong
2015-12-23
1
-0
/
+6
*
make Beignet as intermedia layer of CMRT
Guo Yejun
2015-12-09
1
-0
/
+6
*
First reference beignet's CL header to build
Zhenyu Wang
2015-11-17
1
-1
/
+3
*
Bump master version to 1.2.
Yang Rong
2015-07-31
1
-1
/
+1
*
Add example to show v4l2 buffer sharing with extension clGetMemObjectFdIntel.
Chuanbo Weng
2015-06-19
1
-14
/
+21
*
BUGFIX: Prohibit 'make package' from doing system install of ICD vendor file
Brian Kloppenborg
2015-03-24
1
-0
/
+1
*
Query the driver directly for compute units and subslice
Jeff McGee
2015-03-19
1
-0
/
+9
*
Build: fix the beignet icd name when CMAKE_INSTALL_FULL_LIBDIR is undefined.
Zhigang Gong
2015-03-19
1
-2
/
+8
*
Bump to 1.1
Zhigang Gong
2015-03-16
1
-1
/
+1
*
Build: use -Bsymbolic to fix conflicts with other LLVM users.
Zhigang Gong
2015-03-02
1
-1
/
+1
*
Enable multiarch (32/64-bit co-installation)
Rebecca N. Palmer
2015-02-27
1
-3
/
+18
*
remove unsafe define -D__$(USER)__
Andreas Beckmann
2015-02-11
1
-2
/
+0
*
Add example to show libva buffer sharing with extension clCreateImageFromLibv...
Chuanbo Weng
2015-02-06
1
-0
/
+28
*
only build tests that do not need compiler when standalone compiler is provided
Guo Yejun
2015-01-12
1
-0
/
+4
*
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
2015-01-12
1
-4
/
+11
*
Remove deprecated fulsim code
Zhenyu Wang
2014-12-25
1
-23
/
+1
*
CL: Don't find mesa source code.
Zhigang Gong
2014-12-15
1
-6
/
+6
*
Fix a makefile bug for gcc is not the default compiler
Lv Meng
2014-12-15
1
-2
/
+9
*
re-enable userptr with fix: CPU access after GPU finishes the rendering
Guo Yejun
2014-11-19
1
-7
/
+6
*
Remove patch version on master branch.
Zhigang Gong
2014-11-18
1
-1
/
+0
*
Bump to 1.0.0.
Release_v1.0.0
Zhigang Gong
2014-11-14
1
-2
/
+3
*
runtime: disable userptr due to random fail.
Zhigang Gong
2014-11-13
1
-6
/
+7
*
support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
2014-11-07
1
-2
/
+9
*
Let the failure of intel_drm lib's check as a FATAL_ERROR
Junyan He
2014-10-14
1
-1
/
+1
*
Add the libdrm version check.
Junyan He
2014-10-14
1
-1
/
+1
*
Fix the bug of LLVM_LFLAGS fail to set
Junyan He
2014-09-16
1
-1
/
+2
*
Enable ICC and CLANG compiler for beignet
Lv Meng
2014-09-12
1
-5
/
+33
*
remove dependency for non-X runtime environment
Guo Yejun
2014-09-02
1
-5
/
+6
*
cmake: Fix a license issue.
Ruiling Song
2014-08-13
1
-7
/
+0
*
Build: Change versioning policy.
Zhigang Gong
2014-07-08
1
-1
/
+0
*
Bump to 0.9.1 (development version).
Zhigang Gong
2014-06-30
1
-1
/
+1
*
Bump to version 0.9.
Release_v0.9
Zhigang Gong
2014-06-26
1
-2
/
+2
[next]