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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Add example to show v4l2 buffer sharing with extension clGetMemObjectFdIntel.
Chuanbo Weng
1
-14
/
+21
2015-03-24
BUGFIX: Prohibit 'make package' from doing system install of ICD vendor file
Brian Kloppenborg
1
-0
/
+1
2015-03-19
Query the driver directly for compute units and subslice
Jeff McGee
1
-0
/
+9
2015-03-19
Build: fix the beignet icd name when CMAKE_INSTALL_FULL_LIBDIR is undefined.
Zhigang Gong
1
-2
/
+8
2015-03-16
Bump to 1.1
Zhigang Gong
1
-1
/
+1
2015-03-02
Build: use -Bsymbolic to fix conflicts with other LLVM users.
Zhigang Gong
1
-1
/
+1
2015-02-27
Enable multiarch (32/64-bit co-installation)
Rebecca N. Palmer
1
-3
/
+18
2015-02-11
remove unsafe define -D__$(USER)__
Andreas Beckmann
1
-2
/
+0
2015-02-06
Add example to show libva buffer sharing with extension clCreateImageFromLibv...
Chuanbo Weng
1
-0
/
+28
2015-01-12
only build tests that do not need compiler when standalone compiler is provided
Guo Yejun
1
-0
/
+4
2015-01-12
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
1
-4
/
+11
2014-12-25
Remove deprecated fulsim code
Zhenyu Wang
1
-23
/
+1
2014-12-15
CL: Don't find mesa source code.
Zhigang Gong
1
-6
/
+6
2014-12-15
Fix a makefile bug for gcc is not the default compiler
Lv Meng
1
-2
/
+9
2014-11-19
re-enable userptr with fix: CPU access after GPU finishes the rendering
Guo Yejun
1
-7
/
+6
2014-11-18
Remove patch version on master branch.
Zhigang Gong
1
-1
/
+0
2014-11-14
Bump to 1.0.0.
Release_v1.0.0
Zhigang Gong
1
-2
/
+3
2014-11-13
runtime: disable userptr due to random fail.
Zhigang Gong
1
-6
/
+7
2014-11-07
support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
1
-2
/
+9
2014-10-14
Let the failure of intel_drm lib's check as a FATAL_ERROR
Junyan He
1
-1
/
+1
2014-10-14
Add the libdrm version check.
Junyan He
1
-1
/
+1
2014-09-16
Fix the bug of LLVM_LFLAGS fail to set
Junyan He
1
-1
/
+2
2014-09-12
Enable ICC and CLANG compiler for beignet
Lv Meng
1
-5
/
+33
2014-09-02
remove dependency for non-X runtime environment
Guo Yejun
1
-5
/
+6
2014-08-13
cmake: Fix a license issue.
Ruiling Song
1
-7
/
+0
2014-07-08
Build: Change versioning policy.
Zhigang Gong
1
-1
/
+0
2014-06-30
Bump to 0.9.1 (development version).
Zhigang Gong
1
-1
/
+1
2014-06-26
Bump to version 0.9.
Release_v0.9
Zhigang Gong
1
-2
/
+2
2014-06-24
add BEIGNET_INSTALL_DIR to clean code
Guo Yejun
1
-0
/
+3
2014-06-13
Bump beignet version to 0.8.99.
Zhigang Gong
1
-1
/
+1
2014-06-13
Bump OpenCL version to 1.2.
Zhigang Gong
1
-1
/
+1
2014-04-30
Init Benchmark suite
Yi Sun
1
-0
/
+1
2014-04-17
Use pkg-config to check modules
Zhenyu Wang
1
-15
/
+32
2014-02-12
Bump to version 0.8.0.
Release_v0.8
Zhigang Gong
1
-2
/
+10
2014-01-16
cmake: use libdir macros
Igor Gnatenko
1
-0
/
+3
2014-01-16
CL: prepare to support ICD if the system has ocl-icd..
Zhigang Gong
1
-9
/
+6
2014-01-14
Revert faulty pushed patchset
Zhigang Gong
1
-7
/
+9
2014-01-10
CL: prepare to support ICD if the system has ocl-icd..
Zhigang Gong
1
-9
/
+7
2013-11-27
Fix a build problem when the llvm version has the fix version digit.
Zhigang Gong
1
-1
/
+1
2013-10-22
Bump to version 0.3.
Zhigang Gong
1
-1
/
+1
2013-09-26
GBE/Runtime: implement workaround for IVB sampler bug
Zhigang Gong
1
-0
/
+3
2013-09-18
Refine cmake script file.
Zhigang Gong
1
-9
/
+6
2013-07-24
check whether python is installed.
Zhigang Gong
1
-0
/
+2
2013-07-12
CL: Refine the version string handling.
Zhigang Gong
1
-2
/
+4
2013-07-05
Bump the version number.
Release_v0.2
Zhigang Gong
1
-1
/
+1
2013-05-23
Change CMake to support LLVM 3.1.
Yang Rong
1
-1
/
+1
2013-05-08
CMakeLists.txt enable custom C/CXXFLAGS
Mario Kicherer
1
-2
/
+2
2013-04-18
Implement KHR ICD extension
Simon Richter
1
-0
/
+7
2013-04-17
--no-rtti should be changed to -fno-rtti in clang++
Lu Guanqun
1
-1
/
+1
2013-04-10
Set the initial library versions to 0.1.
Zhigang Gong
1
-1
/
+8
[next]